Requests a dynamic refresh of BGP EVPN 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 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 BGP EVPN neighbor connections.
device# clear bgp evpn neighbor all
This example clears BGP EVPN connections with a specified IPv6 address.
device# clear bgp evpn neighbor 2001::1
This example refreshes routes received from a neighbor with the IP address 10.0.0.1.
device# clear bgp evpn neighbor 10.0.0.1 soft in