44-8
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 44 Configuring IPv6 MLD Snooping
How to Configure IPv6 MLD Snooping
Enabling MLD Immediate LeaveConfiguring MLD Snooping Queries
Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 ipv6 mld snooping vlan vlan-id
immediate-leave
Enables MLD Immediate Leave on the VLAN interface.
Step 3 end Returns to privileged EXEC mode.
Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 ipv6 mld snooping robustness-variable
value
(Optional) Sets the number of queries that are sent before switch will
deletes a listener (port) that does not respond to a gene ral query. The
range is 1 to 3; the default is 2.
Step 3 ipv6 mld snooping vlan vlan-id
robustness-variable value
(Optional) Sets the robustness variable on a VLAN basis, which
determines the number of general queries that MLD sn ooping sends
before aging out a multicast address when there is no MLD report
response. The range is 1 to 3; the default is 0. When set to 0, the number
used is the global robustness variable value.
Step 4 ipv6 mld snooping
last-listener-query-count count
(Optional) Sets the number of MASQs that the switch sends before
aging out an MLD client. The range is 1 to 7; the default is 2. The
queries are sent 1 second apart.
Step 5 ipv6 mld snooping vlan vlan-id
last-listener-query-count count
(Optional) Sets the last-listener query count on a VLAN basis. This
value overrides the value configured globally. The range is 1 to 7; the
default is 0. When set to 0, the global count value is used. Queries are
sent 1 second apart.
Step 6 ipv6 mld snooping
last-listener-query-interval interval
(Optional) Sets the maximum response time that the switch waits after
sending out a MASQ before deleting a port from the multicast group.
The range is 100 to 32,768 thousands of a second. The default is 1000
(1 second).
Step 7 ipv6 mld snooping vlan vlan-id
last-listener-query-interval interval
(Optional) Sets the last-listener query interval on a VLAN basis. This
value overrides the value configured globally. The range is 0 to 32,768
thousands of a second. The default is 0. When set to 0, the global
last-listener query interval is used.
Step 8 ipv6 mld snooping tcn query solicit (Optional) Enables topology change notification (TCN) solicitation,
which means that VLANs flood all IPv6 multicast traffic for the
configured number of queries before sending multicast data to only
those ports requesting to receive it. The default is for TCN to be
disabled.
Step 9 ipv6 mld snooping tcn flood query count
count
(Optional) When TCN is enabled, specifies the number of TCN queries
to be sent. The range is from 1 to 10; the default is 2.
Step 10 end Returns to privileged EXEC mode.