R2511-HP MSR Router Series MPLS Command Reference(V5)

177
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: 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.
external: Soft resets eBGP sessions.
group group-name: Soft resets the VPNv4 connections with the BGP peer group identified by this name.
internal: Soft resets iBGP sessions.
export: Performs a soft reset in the outbound direction.
import: Performs a soft reset in the inbound direction.