ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
43
| Multicast Filtering Commands
MLD Snooping
– 1466
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 - Stack unit. (Range: 1)
port - Port number. (Range: 1-28)
port-channel channel-id (Range: 1-8)
DEFAULT SETTING
None
COMMAND MODE
Global Configuration
EXAMPLE
Console(config)#ipv6 mld snooping vlan 1 static FF00:0:0:0:0:0:0:10C ethernet
1/6
Console(config)#
ipv6 mld snooping
vlan immediate-
leave
This command immediately deletes a member port of an IPv6 multicast
service when a leave packet is received at that port and immediate-leave is
enabled for the parent VLAN. Use the no form to restore the default.
SYNTAX
[no] ipv6 mld snooping vlan vlan-id immediate-leave
vlan-id - A VLAN identification number. (Range: 1-4094)
DEFAULT SETTING
Disabled