Versions Compared

Key

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

...


Command Syntax
set protocols igmp interface <text> vif <text> <text> query-interval <value>
delete protocols igmp interface <text> vif <text> <text> query-interval


Parameter
<text>network interface or virtual interface
<value> The query interval (in seconds),[1..1024]

...

Code Block
admin@XorPlus# set protocols igmp interface vlan2 vif vlan2 query-interval 4 
admin@XorPlus# commit

...