Versions Compared

Key

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

...


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


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

...

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

...