PurposeCommand or Action
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 3
Verifies the static member port and the IPv6 address.Use one of the following:
Step 4
•
show ipv6 mld snooping address
•
show ipv6 mld snooping address vlan vlan-id
Example:
Switch# show ipv6 mld snooping address
or
Switch# show ipv6 mld snooping vlan 1
Configuring a Multicast Router Port (CLI)
Static connections to multicast routers are supported only on switch ports.Note
Beginning in privileged EXEC mode, follow these steps to add a multicast router port to a VLAN:
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Specifies the multicast router VLAN ID, and specify the
interface to the multicast router.
ipv6 mld snooping vlan vlan-id mrouter interface
interface-id
Step 2
Example:
Switch(config)# ipv6 mld snooping vlan 1 mrouter
interface gigabitethernet
•
The VLAN ID range is 1 to 1001 and 1006 to 4094.
•
The interface can be a physical interface or a port
channel. The port-channel range is 1 to 48.
0/2
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
177
How to Configure IPv6 MLD Snooping