R3102-R3103-HP 6600/HSR6600 Routers MPLS Command Reference Guide

336
Syntax
reset bgp vpn-instance vpn-instance-name dampening [ network-address [ mask | mask-length ] ]
Views
User view
Default command level
1: Monitor level
Parameters
vpn-instance-name: Name of the VPN instance, a case-sensitive string of 1 to 31 characters.
network-address: Network address.
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.
Examples
# Clear the route flap dampening information for VPN instance vpn1.
<Sysname> reset bgp vpn-instance vpn1 dampening
reset bgp vpn-instance flap-info
Use reset bgp vpn-instance flap-info to clear the route flap history information about BGP peers of a VPN
instance.
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 ]
Views
User view
Default command level
1: Monitor level
Parameters
vpn-instance-name: Name of the VPN instance, a case-sensitive 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 of 0 to 32.
as-path-acl-number: Number of the AS_PATH list, in the range of 1 to 256.
as-path-regexp: AS_PATH regular expression.
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