Cisco Catalyst 4500 Series Command Reference Manual page 418

Cisco ios command reference
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

ipv6 mld snooping vlan
Examples
This example shows how to enable MLD Immediate-Leave processing on VLAN 1:
Switch# configure terminal
Enter configuration commands, one per line.
Switch(config)# ipv6 mld snooping vlan 1 immediate-leave
Switch(config)# end
Switch#
This example shows how to disable MLD Immediate-Leave processing on VLAN 1:
Switch# configure terminal
Enter configuration commands, one per line.
Switch(config)# no ipv6 mld snooping vlan 1 immediate-leave
Switch(config)# end
Switch#
This example shows how to configure a port as a multicast switch port:
Switch# configure terminal
Enter configuration commands, one per line.
Switch(config)# ipv6 mld snooping vlan 1 mrouter interface GigabitEthernet1/1
Switch(config)# end
Switch#
This example shows how to configure a static multicast group:
Switch# configure terminal
Enter configuration commands, one per line.
Switch(config)# ipv6 mld snooping vlan 2 static FF12::34 interface GigabitEthernet1/1
Switch(config)# end
Switch#
You can verify your settings by entering the show ipv6 mld snooping vlan vlan-id user EXEC
command.
Related Commands
Command
ipv6 mld snooping
show ipv6 mld snooping
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0SG and IOS 15.1(1)SG)
2-360
Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
End with CNTL/Z.
End with CNTL/Z.
End with CNTL/Z.
End with CNTL/Z.
Description
Enables IP version 6 (IPv6) Multicast Listener Discovery
(MLD) snooping globally or on the specified VLAN.
Displays IP version 6 (IPv6) MLD snooping configuration
of the switch or the VLAN.
OL-25342 -01

Advertisement

Table of Contents
loading

Table of Contents