R3102-R3103-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference

225
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 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 44 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 non-stop-routing
Use display bgp non-stop-routing to display the running status of BGP NSR.
Syntax
display bgp non-stop-routing [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: 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.