R3102-R3103-HP 6600/HSR6600 Routers MPLS Command Reference Guide
334
refresh bgp vpn-instance
Use refresh bgp vpn-instance to soft reset the BGP connections in a VPN instance.
Syntax
refresh bgp vpn-instance vpn-instance-name { ip-address | all | external | group group-name } { export
| import }
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: Soft resets the BGP connection with the BGP peer identified by this IP address.
all: Soft resets all BGP connections in the specified VPN instance.
external: Soft resets EBGP sessions.
group group-name: Soft resets the connections with the BGP peer group identified by this name. 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.
Usage guidelines
Soft reset of BGP connections refers to updating BGP routing information without breaking BGP neighbor
relationships.
Examples
# Soft reset 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
refresh bgp vpnv4
Use refresh bgp vpnv4 to soft reset BGP VPNv4 connections.
Syntax
refresh bgp vpnv4 { ip-address | all | external | group group-name | internal } { export | import }
Views
User view
Default command level
1: Monitor level
Parameters
ip-address: Soft resets the BGP VPNv4 connection with the BGP peer identified by this IP address.
all: Soft resets all BGP VPNv4 connections.










