ipv6 mld snooping robustness-variable
Examples
This example shows how to configure the global robustness variable so that the switch sends out three
queries before it deletes a listener port that does not respond:
Switch(config)# ipv6 mld snooping robustness-variable 3
This example shows how to configure the robustness variable for VLAN 1. This value overrides the
global configuration for the VLAN:
Switch(config)# ipv6 mld snooping vlan 1 robustness-variable 1
You can verify your settings by entering the show ipv6 mld snooping [vlan vlan-id] user EXEC
command.
Related Commands
Command
ipv6 mld snooping last-listener-query-count
sdm prefer
show ipv6 mld snooping
Catalyst 2350 Switch Command Reference
2-112
Chapter 2
Catalyst 2350 Switch Cisco IOS Commands
Description
Sets IPv6 MLD snooping last-listener query count.
Configures an SDM template to optimize system
resources based on how the switch is being used.
Displays MLD snooping configuration.
OL-19055-01