Display Bgp Routing-Table - HP FlexNetwork 3600 v2 Series Command Reference Manual

Hide thumbs Also See for FlexNetwork 3600 v2 Series:
Table of Contents

Advertisement

display bgp routing-table

Syntax
display bgp routing-table [ ip-address [ { mask | mask-length } [ longer-prefixes ] ] ] [ | { begin |
exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
ip-address: Destination IP address.
mask: Network mask, in dotted decimal notation.
mask-length: Mask length, in the range of 0 to 32.
longer-prefixes: Displays the routing entries selected through the following steps:
AND the specified destination IP address with the specified mask.
1.
AND the destination IP address of each route with the specified mask.
2.
Find the calculation results of 2) that match the result of 1) and display the route with the longest
3.
mask among the matching routes that have a mask shorter than or equal to the specified mask.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals 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.
Description
Use display bgp routing-table to display specified BGP routing information in the BGP routing
table.
Examples
# Display BGP routing table information.
<Sysname> display bgp routing-table
Total Number of Routes: 1
BGP Local router ID is 10.10.10.1
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
Network
*>
40.40.40.0/24
h - history,
i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? – incomplete
NextHop
20.20.20.1
MED
LocPrf
0
206
PrefVal Path/Ogn
0
200 300i

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents