374
export: Performs a soft reset in the outbound direction.
import: Performs a soft reset in the inbound direction.
Examples
# Soft reset all IPv6 BGP connections in VPN instance vpn1 in the inbound direction to make new
configurations take effect.
<Sysname> refresh bgp ipv6 vpn-instance vpn1 all import
refresh bgp vpnv6
Description
Use the refresh bgp vpnv6 command to soft reset BGP VPNv6 connections.
Syntax
refresh bgp vpnv6 { ip-address | all | external | internal } { export | import }
View
User view
Default level
1: Monitor level
Parameters
ip-address: Soft resets of the BGP VPNv6 connection with the BGP peer identified by this IP address.
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.
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
Description
Use the reset bgp ipv6 vpn-instance command to reset IPv6 BGP connections in a VPN instance.
Syntax
reset bgp ipv6 vpn-instance vpn-instance-name { as-number | ipv6-address | all | external }
View
User view
Default level
1: Monitor level