HP VPN Firewall Appliances Network Management Command Reference
958
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 222 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 ]
Views
Any view
Default command level
1: Monitor level
Parameters
ipv6-source-address: Specifies an IPv6 multicast source address.
ipv6-group-address: Specifies an IPv6 multicast group address, in the range of FFxy::/16 (excluding
FFx0::/16, FFx1::/16, FFx2::/16, and FF0y::), where x and y represent any hexadecimal number from
0 to F.