R3303-HP HSR6800 Routers MPLS Command Reference

339
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.
Usage guidelines
Soft reset of BGP connections refers to updating BGP routing information without breaking BGP neighbor
relationships.
Examples
# Soft reset all BGP VPNv4 connections in the inbound direction to make new configurations take effect.
<Sysname> refresh bgp vpnv4 all import
reset bgp vpn-instance
Use reset bgp vpn-instance to reset the BGP connections in a VPN instance.
Syntax
reset bgp vpn-instance vpn-instance-name { as-number | ip-address | all | external | group
group-name }
Views
User view
Default command level
2: System level