- Demo @ SMPTE Bootcamp in MTL 2023
- Config + scripts to deploy a simple ST2110 setup
- Sponsored by:
- Switch: 192.168.0.0/24
- Endpoints/devices/gateways: 192.168.1.0/24
Service | HTTP port |
---|---|
Netbox | 2000 |
DHCP | 3000 |
Riedel MNSet | 4000 |
NMOS registry | 8000 |
Test services:
IP=192.168..X.X # server IP for user access
firefox http://$IP:2000 http://$IP:3000/admin/#/ http://$IP:4000/ http:$IP:8000
If you want to experiment with pynetbox
without ansible
, take a look
at the helper scripts.