Requests a dynamic refresh of BGP4+ connections or routes from a neighbor, with a variety of options.
Note
Use soft-outbound only if the outbound policy is changed. This operand updates all outbound routes by applying the new or changed filters. However, the device sends to the neighbor only the existing routes that are affected by the new or changed filters. The soft out operand updates all outbound routes and then sends the entire BGP4+ route table on the device to the neighbor after the device changes or excludes the routes affected by the filters.Privileged EXEC mode
This example refreshes all BGP4+ neighbor connections.
device# clear ipv6 bgp neighbor all
This example resets all the counters for BGP4+ messages.
device# clear ipv6 bgp neighbor all traffic
This example clears BGP4+ connections with a specified peer group.
device# clear ipv6 bgp neighbor P1
This example clears BGP4+ connections with a specified peer group for VRF "red".
device# clear ipv6 bgp neighbor P1 vrf red