Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.02 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.02 KB

README

What is this repository for?

smpte

logo

Infra Network (static)

  • Switch: 192.168.0.0/24
  • Endpoints/devices/gateways: 192.168.1.0/24

network

Services

Service HTTP port
Netbox 2000
DHCP 3000
Riedel MNSet 4000
NMOS registry 8000

Installation guide.

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

Ansible

User guide.

If you want to experiment with pynetbox without ansible, take a look at the helper scripts.