R3303-HP HSR6800 Routers MPLS Command Reference
380
all: Soft resets all BGP VPNv6 connections.
external: Soft resets EBGP sessions.
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 VPNv6 connections in the inbound direction to make new configurations take effect.
<Sysname> refresh bgp vpnv6 all import
reset bgp ipv6 vpn-instance
Use reset bgp ipv6 vpn-instance to reset IPv6 BGP connections in a VPN instance.
Syntax
reset bgp ipv6 vpn-instance vpn-instance-name { as-number | ipv6-address | all | external }
Views
User view
Default command level
2: System level
Parameters
vpn-instance-name: Resets IPv6 BGP connections with the peers in a VPN instance. The VPN instance
name is a case-sensitive string of 1 to 31 characters.
as-number: Resets IPv6 BGP connections with the peers in an AS. The AS number is in the range of 1 to
4294967295.
ipv6-address: Resets the connection with the BGP peer identified by this IPv6 address.
all: Resets all IPv6 BGP connections in the specified VPN instance.
external: Resets EBGP sessions.
Examples
# Reset all IPv6 BGP connections in VPN instance vpn1.
<Sysname> reset bgp ipv6 vpn-instance vpn1 all
reset bgp vpnv6
Use reset bgp vpnv6 to reset BGP VPNv6 connections.
Syntax
reset bgp vpnv6 { as-number | ip-address | all | external | internal }










