HP VPN Firewall Appliances Network Management Command Reference
886
Default command level
1: Monitor level
Parameters
|: 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 BGP label routing information.
<Sysname> display bgp ipv6 routing-table label
Total Number of Routes: 1
Network Prefix NextHop In/Out Label
200:: 96 ::FFFF:2.1.1.1 NULL/1024
Table 208 Command output
Field Descri
p
tion
Network Network address.
Prefix Prefix length.
NextHop Next hop.
In/Out Label MPLS incoming/outgoing label information.
display bgp ipv6 routing-table peer
Use display bgp ipv6 routing-table peer to display the routing information advertised to or received from
the specified IPv4 or IPv6 BGP peer.
Syntax
display bgp ipv6 routing-table peer { ipv4-address | ipv6-address } { advertised-routes |
received-routes } [ network-address prefix-length | statistic ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
ipv4-address: Specifies the IPv4 peer to be displayed.
ipv6-address: Specifies the IPv6 peer to be displayed.