140
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use display bgp network to display routing information advertised with the network command.
Examples
# Display routing information advertised with the network command.
<Sysname> display bgp network
BGP Local Router ID is 10.1.4.2.
Local AS Number is 400.
Network Mask Route-policy Short-cut
100.1.2.0 255.255.255.0
100.1.1.0 255.255.255.0 Short-cut
Table 30 Command output
Field Description
BGP Local Router ID BGP Local Router ID
Local AS Number Local AS Number
Network Network address
Mask Mask
Route-policy Routing policy
Short-cut Short-cut route
display bgp paths
Syntax
display bgp paths [ as-regular-expression | | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
as-regular-expression: AS path regular expression, a string of 1 to 80 characters.
|: 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.