mirror of
https://github.com/Telecominfraproject/olg-ucentral-schema.git
synced 2026-03-20 03:39:23 +00:00
16 lines
325 B
JSON
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"
|
|
]
|
|
}
|
|
}
|
|
} |