Clears all dynamic neighbor connections on a device or all dynamic neighbor connections in a specified VRF.
Privileged EXEC mode
This example removes all dynamic BGP4+ neighbors.
device# configure terminal device(config)# clear ipv6 bgp neighbor dynamic all
This example removes all dynamic BGP4+ neighbors from the VRF named vrf-red.
device# configure terminal device(config)# clear ipv6 bgp neighbor dynamic vrf vrf-red