210
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp snooping mrouter vpc-peer-link
ip igmp snooping mrouter vpc-peer-link
To configure a static connection to a virtual port channel (vPC) peer link, use the ip igmp snooping
mrouter vpc-peer-link command. To remove the static connection, use the no form of this command.
ip igmp snooping mrouter vpc-peer-link
no ip igmp snooping mrouter vpc-peer-link
Syntax Description This command has no arguments or keywords.
Command Default None
Command Modes Global configuration mode
Command History
Usage Guidelines By default, the vPC peer-link is considered as a multicast router port and the multicast packet is sent to
the peer-link for each receiver VLAN.
To send the multicast traffic over a vPC peer-link to each receiver VLAN that does not have orphan ports,
use the no ip igmp snooping mrouter vpc-peer-link command.
By default, a vPC Peer-link is considered an IGMP snooping mrouter port. The multicast traffic is sent
over to a peer-link for the source VLAN and for each receiving VLAN. If you use the no ip igmp
snooping mrouter vpc-peer-link command, the multicast traffic is not sent over to a peer-link for the
source VLAN and receiver VLAN unless there are orphan ports in the VLAN.
This command does not require a license.
Examples This example shows how to configure a static connection to a vPC peer link:
switch(config)# ip igmp snooping mrouter vpc-peer-link
switch(config)#
This example shows how to remove a static connection to a vPC peer link:
switch(config)# no ip igmp snooping mrouter vpc-peer-link
Warning: IGMP Snooping mrouter vpc-peer-link should be globally disabled on peer
VPC switch as well.
switch(config)#
Release Modification
6.0(2)N1(1) This command was introduced.