R21xx-HP FlexFabric 11900 MPLS Command Reference

Table Of Contents
136
[Sysname-bgp-af-vpnv6] undo policy vpn-target
refresh bgp vpnv6
Use refresh bgp vpnv6 to soft reset BGP VPNv6 connections.
Syntax
refresh bgp { ip-address | all | external | group group-name | internal } { export | import } vpnv6
Views
User view
Predefined user roles
network-admin
Parameters
ip-address: Soft resets the BGP VPNv6 connection with the BGP peer identified by this IP address.
all: Soft resets all BGP VPNv6 connections.
external: Soft resets EBGP VPNv6 connections.
group group-name: Soft resets BGP VPNv6 connections with the BGP peer group identified by this name,
a case-sensitive string of 1 to 47 characters.
internal: Soft resets IBGP VPNv6 connections.
export: Soft resets outbound EBGP VPNv6 connections.
import: Soft resets inbound EBGP VPNv6 connections.
Usage guidelines
Soft reset can update BGP VPNv6 routing information without breaking down BGP neighbor
relationships.
You can apply a new route selection policy by executing this command. If you execute this command with
the export keyword, BGP filters advertised routing information based on the new policy and sends the
matching routes to the BGP peer. If you execute this command with the import keyword, BGP advertises
a route-refresh message to the peer so the peer re-advertises its routing information. After receiving the
routing information from the peer, BGP filters the routing information by using the new policy.
This command requires that both the local router and the peer support route refresh.
Examples
# Soft reset all inbound BGP VPNv6 connections.
<Sysname> refresh bgp all import vpnv6
Related commands
peer capability-advertise route-refresh (Layer 3IP Routing Command Reference)
reset bgp vpnv6
Use reset bgp vpnv6 to reset BGP VPNv6 connections.
Syntax
reset bgp { as-number | ip-address | all | external | group group-name | internal } vpnv6