29-13
Cisco 7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
OL-4266-08
Chapter 29 Configuring MLDv2 Snooping for IPv6 Multicast Traffic
Configuring MLDv2 Snooping
Enabling Fast-Leave Processing
To enable fast-leave processing in a VLAN, perform this task:
This example shows how to enable fast-leave processing on the VLAN 200 interface and verify the
configuration:
Router#
interface vlan 200
Router(config-if)#
ipv6 mld snooping fast-leave
Configuring fast leave on vlan 200
Router(config-if)#
end
Router#
show ipv6 mld interface vlan 200 | include fast-leave
MLD snooping fast-leave is enabled and querier is enabled
Router#
Enabling SSM Safe Reporting
To enable source-specific multicast (SSM) safe reporting, perform this task:
This example shows how to SSM safe reporting:
Router(config)#
interface vlan 10
Router(config-if)#
ipv6 mld snooping ssm-safe-reporting
Command
Purpose
Step 1
Router(config)#
interface vlan
vlan_ID
Selects a VLAN interface.
Step 2
Router(config-if)#
ipv6 mld snooping fast-leave
Enables fast-leave processing in the VLAN.
Router(config-if)#
no ipv6 mld snooping
fast-leave
Disables fast-leave processing in the VLAN.
Step 3
Router#
show ipv6 mld interface vlan
vlan_ID
|
include fast-leave
Verifies the configuration.
Command
Purpose
Step 1
Router(config)#
interface vlan
vlan_ID
Selects a VLAN interface.
Step 2
Router(config-if)#
ipv6 mld snooping
ssm-safe-reporting
Enables SSM safe reporting.
Router(config-if)#
no ipv6 mld snooping
ssm-safe-reporting
Clears the configuration.