354Syntaxreset bgp vpn-instance vpn-instance-name dampening [ network-address [ mask | mask-length ] ]ViewsUser viewDefault command level1: Monitor levelParametersvpn-instance-name: Specifies the name of a VPN instance, a case-sensitive string of 1 to 31 characters.network-address: Specifies a network address.mask: Specifies the network mask, in the format of X.X.X.X.mask-length: Specifies the length of the network mask, in the range of 0 to 32.Examples# Clear the route flap dampening information for VPN instance vpn1. reset bgp vpn-instance vpn1 dampeningreset bgp vpn-instance flap-infoUse reset bgp vpn-instance flap-info to clear the route flap history information about BGP peers of a VPNinstance.Syntaxreset bgp vpn-instance vpn-instance-name ip-address flap-inforeset bgp vpn-instance vpn-instance-name flap-info [ ip-address [ mask | mask-length ] | as-path-aclas-path-acl-number | regexp as-path-regexp ]ViewsUser viewDefault command level1: Monitor levelParametersvpn-instance-name: Specifies the name of a VPN instance, a case-sensitive string of 1 to 31 characters.ip-address: Specifies the IP address of a BGP peer.mask: Specifies the network mask, in the format of X.X.X.X.mask-length: Specifies the length of the network mask, in the range of 0 to 32.as-path-acl-number: Specifies the number of an AS_PATH list, in the range of 1 to 256.as-path-regexp: Specifies an AS_PATH regular expression.Examples# Clear route flap history information about BGP peer 2.2.2.2 of VPN instance vpn1. reset bgp vpn-instance vpn1 2.2.2.2 flap-info