14-23
View
User view
Default Level
1: Monitor level
Parameters
vpn-instance-name
: Name of a VPN instance, a string of 1 to 31 characters.
ip-address
: IP address of a peer.
all
: Performs a soft reset of all BGP VPN instance connections.
external
: Performs a soft reset of EBGP sessions.
group group-name
: Performs a soft reset of the connections with the specified BGP peer group. The
group-name
argument is a string of 1 to 47 characters.
export
: Performs a soft reset in the outbound direction.
import
: Performs a soft reset in the inbound direction.
Description
Use the
refresh bgp vpn-instance
command to perform a soft reset of BGP connections in a VPN
instance.
Examples
# Perform a soft reset of all BGP connections in VPN instance vpn1 in the inbound direction to make
new configurations take effect.
<Sysname> refresh bgp vpn-instance vpn1 all import
reset bgp vpn-instance
Syntax
reset bgp vpn-instance
vpn-instance-name
{
as-number
|
ip-address
|
all
|
external
|
group
group-name
}
View
User view
Default Level
1: Monitor level
Parameters
vpn-instance-name
: Name of a VPN instance, a string of 1 to 31 characters.
as-number
: AS number, in the range 1 to 4294967295.
ip-address
: IP address of a peer.
group
group-name
: Resets the connections with the specified BGP peer group. The
group-name
argument is a string of 1 to 47 characters.
all
: Resets all BGP connections.
external
: Resets EBGP sessions.