set protocols igmp interface
The set protocols igmp interface command enables IGMP on an L3 interface.
Command Syntax
set protocols igmp interface <interface-name>
delete protocols igmp interface <interface-name>
Parameter
Parameter | Description |
interface <interface-name> | Specifies the VLAN interface name, the loopback interface name, the routed interface or the sub-interface name. The value is a string. |
Usage Guidelines
On a shared network segment, user hosts and Layer 3 multicast devices directly connected to the user network segment must run IGMP. A multicast device can process IGMP messages sent from user hosts only after IGMP is enabled on the interfaces connected to user network segments.
Example
• This example enables IGMP on vlan2:
admin@XorPlus# set protocols igmp interface vlan2 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.