Disabling Mld Listener Message Suppression - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Displaying MLD Snooping Information
Switch# configure terminal
Switch(config)# ipv6 mld snooping robustness-variable 3
Switch(config)# exit
This example shows how to set the MLD snooping last-listener query count for a VLAN to 3:
Switch# configure terminal
Switch(config)# ipv6 mld snooping vlan 200 last-listener-query-count 3
Switch(config)# exit
This example shows how to set the MLD snooping last-listener query interval (maximum response time)
to 2000 (2 seconds):
Switch# configure terminal
Switch(config)# ipv6 mld snooping last-listener-query-interval 2000
Switch(config)# exit

Disabling MLD Listener Message Suppression

MLD snooping listener message suppression is enabled by default. When it is enabled, the switch
forwards only one MLD report per multicast router query. When message suppression is disabled,
multiple MLD reports could be forwarded to the multicast routers.
To disable MLD listener message suppression, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# no ipv6 mld snooping
listener-message-suppression
Step 3
Switch(config)# end
Step 4
Switch# show ipv6 mld snooping
Step 5
Switch# copy running-config startup-config
To reenable MLD message suppression, use the ipv6 mld snooping listener-message-suppression
global configuration command.
Displaying MLD Snooping Information
You can display MLD snooping information for dynamically learned and statically configured router
ports and VLAN interfaces. You can also display MAC address multicast entries for a VLAN configured
for MLD snooping.
To display MLD snooping information, use one or more of the privileged EXEC commands in
Table
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
29-10
29-2.
Chapter 29
Configuring IPv6 Multicast Listener Discovery Snooping
Purpose
Enters global configuration mode.
Disables MLD message suppression.
Returns to privileged EXEC mode.
Verifies that IPv6 MLD snooping report suppression is
disabled.
(Optional) Saves your entries in the configuration file.

Advertisement

Table of Contents
loading

Table of Contents