F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
957
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
IPv6 multicast routing tables are the basis of IPv6 multicast forwarding. You can view the establishment
state of an (S, G) entry by checking the IPv6 multicast routing table.
Examples
# Display information about the IPv6 multicast routing table.
<Sysname> display multicast ipv6 routing-table
IPv6 multicast routing table
Total 1 entry
00001. (2001::2, FFE3::101)
Uptime: 00:00:14
Upstream Interface: GigabitEthernet0/1
List of 1 downstream interface
1: GigabitEthernet0/2
Table 224 Command output
Field Descri
p
tion
IPv6 multicast routing table IPv6 multicast routing table.
Total 1 entry Total number of (S, G) entries in the IPv6 multicast routing table.
00001 Sequence number of the (S, G) entry.
(2001::2, FFE3::101) An (S, G) entry in the IPv6 multicast forwarding table.
Uptime Length of time for which the (S, G) entry has been up.
Upstream interface
Upstream interface of the (S, G) entry. Multicast packets should arrive
through this interface.
List of 2 downstream interfaces Downstream interface list. These interfaces must forward multicast packets.
Related commands
display multicast ipv6 forwarding-table
display multicast ipv6 rpf-info
Use display multicast ipv6 rpf-info to display RPF information of an IPv6 multicast source.
Syntax
display multicast ipv6 rpf-info ipv6-source-address [ ipv6-group-address ] [ | { begin | exclude |
include } regular-expression ]