reset bgp vpn-instance flap-info
Syntax
reset bgp vpn-instance
vpn-instance-name ip-address
flap-info
reset bgp vpn-instance
vpn-instance-name
flap-info
[
ip-address
[
mask
|
mask-length
] |
as-path-acl as-path-acl-number
|
regexp as-path-regexp
]
View
User view
Default level
1: Monitor level
Parameters
vpn-instance-name
: Name of the VPN instance, a string of 1 to 31 characters.
ip-address
: IP address of the peer.
mask
: Network mask, in the format of x.x.x.x.
mask-length
: Length of the network mask, in the range of 0 to 32.
as-path-acl as-path-acl-number
: Specifies the AS_PATH filtering list. The
as-path-acl-number
argument ranges from 1 to 256.
regexp as-path-regexp
: Specifies the AS_PATH regular expression.
Description
Use
reset bgp vpn-instance
flap-info
to clear the route flap history information about BGP peers of
a VPN instance.
Examples
# Clear route flap history information about BGP peer 2.2.2.2 of VPN instance
vpn1
.
<Sysname> reset bgp vpn-instance vpn1 2.2.2.2 flap-info
route-distinguisher
Syntax
route-distinguisher
route-distinguisher
View
VPN instance view
Default level
2: System level
Parameters
route-distinguisher
: Route distinguisher (RD) for the VPN instance, a string of 3 to 21 characters in
one of the following formats:
•
16-bit AS number
:
32-bit user-defined number
. For example, 101:3.
•
32-bit IP address
:
16-bit user-defined number
. For example, 192.168.122.15:1.
•
32-bit AS number
:
16-bit user-defined number
, where the minimum value of the AS number is
65536. For example, 65536:1.
Description
Use
route-distinguisher
to configure a route distinguisher (RD) for a VPN instance.
469