Table 103 Command output
Field Description
Address
Routing address in the local database
Hash
Hash bucket for storing routes
Refcount
Number of times that the path is referenced
MED
Metric for routes
Path/Origin
AS_PATH attribute/Route origin code
display bgp vpnv4 vpn-instance peer
Syntax
display bgp vpnv4 vpn-instance vpn-instance-name
peer
[
group-name
log-info
|
ip-address
{
log-info
|
verbose
} |
verbose
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
vpn-instance-name
: Displays information about the specified VPN.
vpn-instance-name
is the VPN
instance name, a case-sensitive string of 1 to 31 characters.
group-name
: Name of a peer group, a string of 1 to 47 characters.
log-info
: Displays the log information about the peer group.
ip-address
: IP address of the peer.
verbose
: Displays detailed information.
|
: 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 vpnv4 vpn-instance peer
to display information about the BGP VPNv4 peers.
Examples
# Display information about the BGP VPNv4 peers of the VPN instance
vpn1
.
<Sysname> display bgp vpnv4 vpn-instance vpn1 peer
BGP local router ID : 2.2.2.2
Local AS number : 100
Total number of peers : 1 Peers in established state : 1
Peer AS MsgRcvd MsgSent OutQ PrefRcv Up/Down State
10.1.1.1 200 24 29 0 1 00:18:47 Established
450