HP VPN Firewall Appliances Network Management Command Reference

939
display ipv6 routing-table statistics
Use display ipv6 routing-table statistics to display IPv6 route statistics.
Syntax
display ipv6 routing-table [ vpn-instance vpn-instance-name ] statistics [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
vpn-instance vpn-instance-name: Specifies a VPN by its name, a case-sensitive string of 1 to 31
characters. Without this option, the command displays routing information for the public network.
|: 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.
Examples
# Display IPv6 route statistics for the public network.
<Sysname> display ipv6 routing-table statistics
Protocol route active added deleted freed
DIRECT 1 1 1 0 0
STATIC 3 0 3 0 0
RIPng 0 0 0 0 0
OSPFv3 0 0 0 0 0
BGP4+ 0 0 0 0 0
Total 4 1 4 0 0
Table 212 Command output
Field Descri
p
tion
Protocol Routing protocol hat installed the route.
route Number of routes installed by the protocol.
active Number of active routes.
added
Number of routes added to the routing table after the router started up or the routing table
was last cleared.
deleted Number of routes marked as deleted, which will be cleared after a period.
freed Number of routes that got freed (removed permanently)
Total Total number of routes.