Hide
Services/Collaborations
Campus Network as a Service
CNaaS Installation
Infrastructure setup:
- Server installation (SUNET-specific for Dell VEP, skip this if you have other hardware)
- NMS installation
- NAC installation
Switch fabric setup:
- Add dist1 and dist2 via API call POST /api/v1.0/devices (set hostname, device_type=dist and platform/OS)
- Generate config for dist1 and dist2 GET /api/v1.0/device/dist1/generate_config
- Paste generated config to device via console
- Manually configure linknets from dist devices to management servers
- Add linknet configs to the settings git repository: device/dist1/{interfaces,routing}.yml and run refresh settings API call
- Try syncto dist1 and dist2 to make sure they are reachable and get correct configs
- Boot up core1 and watch for new DISCOVERED device in API, run device_initcheck on core devices and start init if it looks ok. Same for core2
- Additional dist devices can also be installed via ZTP