Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

The set protocols igmp interface command enables IGMP on an interface.


Command Syntax
set protocols igmp interface <interface-name>
delete protocols igmp interface <interface-name>


Parameter

ParameterDescription
interface <interface-name>The VLAN 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
  • No labels