
2
Parameters
vpn-instance
vpn-instance-name
: Specifies the name of a VPN instance, a string of 1 to 31 case-sensitive
characters.
group-name
: Specifies the name of a BGP peer group, a string of 1 to 47 case-sensitive characters. If no
peer group is specified, this command displays information about all peer groups.
Examples
# Display information about all BGP peer groups for VPN instance
vpn1
.
<Sysname> display bgp vpnv4 vpn-instance vpn1 group
BGP peer group: grp1
Remote AS number: Not specified
Type: external
Members:
10.1.1.1
BGP peer group: grp2
Remote AS: 100
Type: internal
Members:
1.1.1.1
# Display information about the BGP VPNv4 peer group
grp1
for VPN instance
vpn1
.
<Sysname> display bgp vpnv4 vpn-instance vpn1 group grp1
BGP peer group: grp1
Remote AS number: Not specified
Type: external
Maximum allowed prefix number: 4294967295
Threshold: 75%
Configured hold timer value: 180 seconds
Keepalive timer value: 60 seconds
Minimum time between advertisements: 30 seconds
Peer preferred value: 0
Members:
Peer AS MsgRcvd MsgSent OutQ PrefRcv Up/Down State
10.1.1.1 10 0 0 0 0 00:01:02 Connect
Table 1
Output description
Field Description
BGP peer-group
Name of the BGP VPNv4 peer group.
remote AS number
Number of the remote AS.
Type
Peer group type, external or internal.
Maximum allowed prefix number
Maximum number of routes that the VPN instance supports.
Threshold
Threshold value.
If the threshold is reached, the device generates prompt information.
MsgRcvd
Number of messages received.