match: Displays the IPv6 routing entries that contain only the specified interface in the outgoing interface
list.
Usage guidelines
IPv6 multicast routing tables are the basis of IPv6 multicast forwarding. You can display the establishment
state of an (S, G) entry by examining the IPv6 multicast routing table.
Examples
# Display IPv6 multicast routing entries on the public network.
<Sysname> display ipv6 multicast routing-table
Total 1 entry
00001. (2001::2, FFE3::101)
Uptime: 00:00:14
Upstream Interface: Vlan-interface1
List of 2 downstream interfaces
1: Vlan-interface2
2: Vlan-interface3
Table 82 Command output
Field Descri
tion
Total 1 entry Total number of (S, G) entries.
00001 Sequence number of the (S, G) entry.
(2001::2, FFE3::101) (S, G) entry.
Uptime Length of time for which the (S, G) entry has been up.
Upstream Interface Upstream interface at which the (S, G) packets should arrive.
List of 2 downstream interfaces List of downstream interface lists that need to forward (S, G) packets.
Related commands
reset ipv6 multicast routing-table
display ipv6 multicast rpf-info
Use display ipv6 multicast rpf-info to display RPF information for IPv6 multicast sources.
Syntax
display ipv6 multicast [ vpn-instance vpn-instance-name ] rpf-info ipv6-source-address
[ ipv6-group-address ]
Views
Any view
Predefined user roles
network-admin
network-operator
265