Cisco Catalyst 4500 Series Configuration Manual page 437

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 2
Examples
The following 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#
The following 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#
The following 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#
The following 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 XE 3.9.xE and 15.2(5)Ex
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.
ipv6 mld snooping vlan
2-397

Advertisement

Table of Contents
loading

Table of Contents