/
protocols igmp interface <text> vif <text> disable
protocols igmp interface <text> vif <text> disable
Users can configure IGMP on a network interface.
Command Syntax
set protocols igmp interface <text> vif <text> disable <bool>
delete protocols igmp interface <text> vif <text> disable
Parameter
•<text>network interface or virtual interface
•<bool>enable or disable igmp protocol on a specified interface
- true disable igmp protocol on a specified interface
- false configure igmp protocol on a specified interface
Example
• This example is to configure igmp protocol on vlan2:
admin@XorPlus# set protocols igmp interface vlan2 vif vlan2 disable false admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.