C
HAPTER
39
| Multicast Filtering Commands
MVR for IPv6
– 1293 –
EXAMPLE
The following shows all configured MVR profiles:
Console#show mvr6 profile
MVR Profile Name Start IPv6 Addr. End IPv6 Addr.
-------------------- ------------------------- -------------------------
rd FF00::1 FF00::9
Console#
show mvr6
statistics
This command shows MVR protocol-related statistics for the specified
interface.
SYNTAX
show mvr6 statistics {input | output} [interface interface]
show mvr6 domain domain-id statistics
{input [interface interface] | output [interface interface] |
query}
domain-id - An independent multicast domain. (Range: 1-5)
interface
ethernet unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-28)
port-channel channel-id (Range: 1-12)
vlan vlan-id - VLAN ID (Range: 1-4094)
query - Displays MVR query-related statistics.
DEFAULT SETTING
Displays statistics for all domains.
COMMAND MODE
Privileged Exec
EXAMPLE
The following shows MVR protocol-related statistics received:
Console#show mvr6 domain 1 statistics input
MVR Domain : 1
Input Statistics:
Interface Report Leave G Query G(-S)-S Query Drop Join Succ Group
--------- -------- -------- -------- ------------- -------- --------- ------
Eth 1/ 1 23 11 4 10 5 20 9
Eth 1/ 2 12 15 8 3 5 19 4
VLAN 1 2 0 0 2 2 20 9
Console#