Field Description
(when no session is established).
State State
machine state of peer.
display bgp ipv6 network
Syntax
display bgp ipv6 network
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default 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.
Description
Use
display bgp ipv6 network
to display IPv6 routes advertised with the
network
command.
Examples
# Display IPv6 routes advertised with the
network
command.
<Sysname> display bgp ipv6 network
BGP Local Router ID is 1.1.1.2.
Local AS Number is 200.
Network Prefix Route-policy Short-cut
2002:: 64
2001:: 64 Short-cut
Table 82 Command output
Field Description
BGP Local Router ID
BGP Local Router ID
Local AS Number
Local AS Number
Network Network
address
Prefix Prefix
length
Route-policy
Routing policy (A null value indicates no routing policy is configured.)
Short-cut
Shortcut route (A null value indicates the route is not a shortcut route.)
352