{ "uuid": 2, "radios": [ { "band": "5G", "channel": 52, "channel-mode": "HE", "channel-width": 80, "country": "CA" }, { "band": "2G", "channel": 11, "channel-mode": "HE", "channel-width": 20, "country": "CA" } ], "interfaces": [ { "name": "WAN", "role": "upstream", "services": [ "lldp" ], "ethernet": [ { "select-ports": [ "WAN*" ] } ], "ipv4": { "addressing": "dynamic" } }, { "name": "LAN", "role": "downstream", "services": [ "ssh", "lldp" ], "ethernet": [ { "select-ports": [ "LAN*" ] } ], "ipv4": { "addressing": "static", "subnet": "192.168.1.1/24", "dhcp": { "lease-first": 10, "lease-count": 100, "lease-time": "6h" } }, "ssids": [ { "name": "OpenWifi", "role": "downstream", "wifi-bands": [ "2G", "5G" ], "bss-mode": "ap", "encryption": { "proto": "psk2", "key": "OpenWifi", "ieee80211w": "optional" } } ] } ], "metrics": { "statistics": { "interval": 120, "types": [ "ssids", "lldp", "clients" ] }, "health": { "interval": 120 }, "wifi-frames": { "filters": [ "probe", "auth" ] } }, "services": { "lldp": { "describe": "uCentral", "location": "universe" }, "ssh": { "port": 22 } } }