Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Command Syntax
set protocols igmp interface <text> vif <text> <text> robust-count <count>
delete protocols igmp interface <text> vif <text> <text> robust-count


Parameter
<text>network interface or virtual interface
<count> robustness variable count,[2..10]

...

Code Block
admin@XorPlus# set protocols igmp interface vlan2 vif vlan2 robust-count 9 
admin@XorPlus# commit

...