R3303-HP HSR6800 Routers MPLS Command Reference

341
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: Specifies the name of the VPN instance, a case-sensitive string of 1 to 31 characters.
ip-address: Specifies the IP address of the 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 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
reset bgp vpnv4
Use reset bgp vpnv4 to reset BGP VPNv4 connections.
Syntax
reset bgp vpnv4 { as-number | ip-address | all | external | internal | group group-name }
Views
User view
Default command level
2: System level
Parameters
as-number: Resets VPNv4 connections with the peers in an AS identified by this number in the range of
1 to 4294967295.
ip-address: Resets the VPNv4 connection with a BGP peer identified by this IP address.
all: Resets all BGP VPNv4 connections.
external: Resets EBGP VPNv4 connections.
internal: Resets IBGP VPNv4 connections.
group group-name: Resets the VPNv4 connections with a BGP peer group identified by this name.
Examples
# Reset all BGP VPNv4 connections to make new configurations take effect.
<Sysname> reset bgp vpnv4 all