{ "protocols": { "igmp-proxy": { "interface": { "eth1": { "alt-subnet": "0.0.0.0/0", "role": "upstream", "threshold": "1" }, "eth1.10": { "alt-subnet": "0.0.0.0/0", "role": "downstream", "threshold": "1" } } } }, "system": { "task-scheduler": { "task": { "igmpcheck": { "executable": { "path": "/config/igmpcheck.sh" }, "interval": "5m" } } } } }