1711
all: Resets all BGP connections.
external: Resets EBGP sessions.
Description Use the
reset bgp vpn-instance command to reset the BGP connections of a
VPN instance.
Example # Reset all BGP connections of VPN instance vpn1.
<Sysname> reset bgp vpn-instance vpn1 all
reset bgp vpn-instance dampening
Syntax reset bgp vpn-instance vpn-instance-name dampening [ network-address [ mask |
mask-length ]]
View User view
Parameter vpn-instance-name: Name of the VPN instance, a string of 1 to 31 characters.
dampening: Specifies route flap dampening information.
mask: Network mask, in the format of X.X.X.X.
mask-length: Length of the network mask, in the range 0 to 32.
Description Use the
reset bgp vpn-instance dampening command to clear the route flap
dampening information of a VPN instance.
Example # Clear the route flap dampening information of VPN instance vpn1.
<Sysname> reset bgp vpn-instance vpn1 dampening
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
Parameter vpn-instance-name: Name of the VPN instance, a string of 1 to 31 characters.
ip-address: IP address of the BGP peer.
mask: Network mask, in the format of X.X.X.X.
mask-length: Length of the network mask, in the range 0 to 32.