Files
archived-olg-ucentral-schema/testinput/igmp_proxy.json
alex18_huang 82e30a1c25 Added ntp and igmp_proxy function
Signed-off-by: alex18_huang <alex18_huang@accton.com>
2026-02-23 10:15:04 +08:00

16 lines
325 B
JSON

{
"uuid": 1765963993,
"services": {
"igmp-proxy": {
"upstream-interface": "eth0",
"downstream-interfaces": [
"eth1",
"eth2"
],
"alt-subnets": [
"10.0.0.0/8",
"192.168.0.0/16"
]
}
}
}