304
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.
Description
Use display multicast ipv6 routing-table to display information about the IPv6 multicast routing table.
IPv6 multicast routing tables are the basis of IPv6 multicast forwarding. You can determine the
establishment state of an (S, G) entry by viewing the IPv6 multicast routing table.
Related commands: display multicast ipv6 forwarding-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: Vlan-interface1
List of 1 downstream interface
1: Vlan-interface2
Table 66 Command output
Field Descri
tion
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) (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.
display multicast ipv6 rpf-info
Syntax
display multicast ipv6 rpf-info ipv6-source-address [ ipv6-group-address ] [ | { begin | exclude |
include } regular-expression ]
View
Any view
Default level
1: Monitor level