Command Line Reference Guide

Multicast | 685
Example
Figure 24-8. Command Example: show ipv6 mroute count group
Example
Figure 24-9. Command Example: show ipv6 mroute count source
show ipv6 mroute mld
e
Display the Multicast MLD information.
Syntax
show ipv6 mroute [mld [group-address | all | vlan vlan-id]]
Parameters
Defaults
No default values or behavior
Command Modes
EXEC
EXEC Privilege
Command
History
Force10#show ipv6 mroute count group ff05:3300::1
IP Multicast Statistics
1 routes using 648 bytes of memory
1 groups, 1.00 average sources per group
Forwarding Counts: Pkt Count/Pkts per second
Group: ff05:3300::1, Source count: 1
Source: 165:87:31::30, Forwarding: 3997/0
Force10#
Force10#show ipv6 mroute count source 165:87:31::30
IP Multicast Statistics
2 routes using 1296 bytes of memory
2 groups, 1.00 average sources per group
Forwarding Counts: Pkt Count/Pkts per second
Group: ff05:300::1, Source count: 1
Source: 165:87:31::30, Forwarding: 3993/0
Group: ff05:3300::1, Source count: 1
Source: 165:87:31::30, Forwarding: 3997/0
Force10#
mld (OPTIONAL) Enter the keyword mld to display Multicast MLD
information.
group-address (OPTIONAL) Enter the multicast group address in the x:x:x:x::x format.
The :: notation specifies successive hexadecimal fields of zero.
all (OPTIONAL) Enter the keyword all to view all the MLD information.
vlan vlan-id
(OPTIONAL) Enter the keyword vlan followed by the VLAN ID to view
MLD VLAN information.
Version 7.4.1.0 Introduced