commit | b0018fd0f4d91031404239a4d11b9c5bfc31a2fc | [log] [tgz] |
---|---|---|
author | Arjun E K <arjun.k02@infosys.com> | Tue Apr 07 13:26:40 2020 +0000 |
committer | Arjun E K <arjun.k02@infosys.com> | Tue Apr 07 13:27:20 2020 +0000 |
tree | 64589ec88043e497f51811a497392ab2afe5dfeb | |
parent | 84c2d38c4b5245da517632d65bee5893a5a013f5 [diff] |
VOL-2770 IGMPv2 should stay v2, not get converted to v3 for TT use-cases "outgoingIgmpWithV3" config property added to igmpproxy config parameters. When it is set to true, outgoing IGMP messages are converted to IGMPv3; IGMPv2 otherwise. Change-Id: I9f2f5c15d1073c91f7bd11677e3dd09896321e9e
IGMP Proxy app receives and decodes igmp report messega from hosts.
Please checkout the detailed design document.
After you activated the app in ONOS with
app activate org.opencord.igmpproxy
You need to submit json files for configuration. Some example can be found in the examples folder. Please modify them accordingluy
The command to load a netcfg file is
onos netcfg <onos_ip> path/to/file.json