ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
43
| Multicast Filtering Commands
MVR for IPv6
– 1506
COMMAND MODE
Interface Configuration (Ethernet, Port Channel)
COMMAND USAGE
Multicast groups can be statically assigned to a receiver port using this
command. The assigned address must fall within the range set by the
mvr6 associated-profile command.
All IPv6 addresses must be according to RFC 2373 “IPv6 Addressing
Architecture,” using 8 colon-separated 16-bit hexadecimal values. One
double colon may be used in the address to indicate the appropriate
number of zeros required to fill the undefined fields. (Note that the IP
address ff02::X is reserved.)
The MVR VLAN cannot be specified as the receiver VLAN for static
bindings.
EXAMPLE
The following statically assigns a multicast group to a receiver port:
Console(config)#interface ethernet 1/2
Console(config-if)#mvr6 domain 1 type receiver
Console(config-if)#mvr6 domain 1 vlan 2 group ff00::1
Console(config-if)#
clear mvr6 groups This command clears multicast group information dynamically learned
through MVR6.
SYNTAX
clear mvr6 groups dynamic [domain domain-id]
domain-id - An independent multicast domain. (Range: 1-5)
COMMAND MODE
Privileged Exec
COMMAND USAGE
This command only clears entries learned though MVR6. Statically
configured multicast addresses are not cleared.
EXAMPLE
The following shows how to clear the MVR learned group entries:
Console#clear mvr6 groups dynamic
Console#