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

218
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 }
Views
User view
Default command level
2: System level
Parameters
as-number: Resets BGP VPNv6 connections with the peers in the AS identified by this number. The value
ranges for the as-number argument is 1 to 4294967295.