F3215-HP Load Balancing Module Network Management Command Reference-6PW101

478
From : 122::1 Flaps : 3
Duration : 00:13:47 Reuse : 00:16:36
Path/Ogn : 200?
Table 124 Command output
Field Descri
p
tion
Flaps Number of flaps.
Duration Flap duration.
Reuse Reuse time of the route.
For command output, see Table 121.
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.
advertised-routes: Routing information advertised to the specified peer.
received-routes: Routing information received from the specified peer.
network-address prefix-length: IPv6 address and prefix length. The prefix length ranges from 0 to 128.
statistic: Displays route statistics.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management Configuration 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 the routing information advertised to the specified BGP peer.
<Sysname> display bgp ipv6 routing-table peer 10:10::10:1 advertised-routes