Clear BGP4+ Dynamic Neighbors

You can clear all dynamic neighbor connections on a device or all dynamic neighbor connections in a specified VRF.

About this task

Procedure

  1. To clear all dynamic neighbor connections on a device, run the following command.
    device# clear ipv6 bgp neighbor dynamic all
    
  2. To clear all dynamic neighbor connections in a specific VRF, run the following command.
    device# clear ipv6 bgp neighbor dynamic all vrf-red
    
    This example clears the neighbor connections in the VRF named vrf-red.