Matteo Scandolo | a80b473 | 2020-09-04 13:51:10 -0700 | [diff] [blame] | 1 | { |
| 2 | "org.opencord.igmpproxy" : { |
| 3 | "igmpproxy":{ |
| 4 | "FastLeave":"true", |
| 5 | "LastQueryInterval":1, |
| 6 | "MaxResp":1, |
| 7 | "enableIgmpProvisioning":"false", |
| 8 | "globalConnectPointMode":"true", |
| 9 | "globalConnectPoint" : "of:0000000000000001/3", |
| 10 | "sourceDeviceAndPort":"of:0000000000000001/3", |
| 11 | "outgoingIgmpVlanId":550, |
| 12 | "outgoingIgmpInnerVlanId":55, |
| 13 | "outgoingIgmpWithV3":"true", |
| 14 | "IgmpCos":5, |
| 15 | "IgmpUniCos":5, |
| 16 | "PeriodicQuery":"true", |
| 17 | "KeepAliveInterval":60, |
| 18 | "KeepAliveCount":5, |
| 19 | "requestDsIgmpPackets":false |
| 20 | } |
| 21 | } |
| 22 | } |