Chapter 23
| Multicast Filtering Commands
MLD Snooping
– 588 –
Example
The following shows how to configure port 1 as a multicast router port within VLAN
1:
Console(config)#ipv6 mld snooping vlan 1 mrouter ethernet 1/1
Console(config)#
ipv6 mld snooping
vlan static
This command adds a port to an IPv6 multicast group. Use the
no
form to remove
the port.
Syntax
[
no
]
ipv6 mld snooping vlan
vlan-id
static
ipv6-address interface
vlan - VLAN ID (Range: 1-4094)
ipv6-address - An IPv6 address of a multicast group. (Format: X:X:X:X::X)
interface
ethernet
unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-10/28)
port-channel
channel-id (Range: 1-8)
Default Setting
None
Command Mode
Global Configuration
Example
Console(config)#ipv6 mld snooping vlan 1 static ff05:0:1:2:3:4:5:6 ethernet
1/6
Console(config)#
clear ipv6 mld
snooping groups
dynamic
This command clears multicast group information dynamically learned through
MLD snooping.
Syntax
clear ipv6 mld snooping groups dynamic
Command Mode
Privileged Exec