ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
43
| Multicast Filtering Commands
MVR for IPv6
– 1510
show mvr6
members
This command shows information about the current number of entries in
the forwarding database, or detailed information about a specific multicast
address.
SYNTAX
show mvr6 [domain domain-id] members [ip-address]
domain-id - An independent multicast domain. (Range: 1-5)
ip-address - IPv6 address for an MVR multicast group.
DEFAULT SETTING
Displays configuration settings for all domains and all forwarding entries.
COMMAND MODE
Privileged Exec
EXAMPLE
The following shows information about the number of multicast forwarding
entries currently active in domain 1:
Console#show mvr6 domain 1 members
MVR6 Domain : 1
MVR6 Forwarding Entry Count :1
Flag: S - Source port, R - Receiver port.
H - Host counts (number of hosts join the group on this port).
P - Port counts (number of ports join the group).
Up time: Group elapsed time (d:h:m:s).
Expire : Group remaining time (m:s).
Group Address VLAN Port Up time Expire Count
------------------------------ ---- ----------- ----------- ------ --------
FF00::1 1 2(P)
1 Eth1/ 1(S)
2 Eth1/ 2(S)
Console#
The following example shows detailed information about a specific
multicast address:
Console#show mvr6 domain 1 members ff00::1
MVR6 Domain : 1
MVR6 Forwarding Entry Count :1
Flag: S - Source port, R - Receiver port.
H - Host counts (number of hosts join the group on this port).
P - Port counts (number of ports join the group).
Up time: Group elapsed time (d:h:m:s).
Expire : Group remaining time (m:s).
Group Address VLAN Port Up time Expire Count
------------------------------ ---- ----------- ----------- ------ --------
FF00::1 1 2(P)
1 Eth1/ 1(S)
2 Eth1/ 2(S)
Console#