CLI Reference Guide-R05

Table Of Contents
Chapter 22
| Multicast Filtering Commands
MVR for IPv6
– 703 –
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 MVR6 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 forwarding ports).
Up time: Group elapsed time (d:h:m:s).
Expire : Group remaining time (m:s).
Group Address VLAN Port Up time Expire Count
------------------------------ ---- ----------- ----------- ------ --------
ff05::101 2 00:00:00:19 2(P)
2 Eth1/ 2(S)
1 Eth1/ 4(R) 0(H)
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 forwarding ports).
Up time: Group elapsed time (d:h:m:s).
Expire : Group remaining time (m:s).
Group Address VLAN Port Up time Expire Count
------------------------------ ---- ----------- ----------- ------ --------
ff05::101 2 00:00:03:18 2(P)
2 Eth1/ 2(S)
1 Eth1/ 4(R) 0(H)
Console#