Privileged EXEC mode
This example removes all dynamic BGP4 neighbors.
device# configure terminal device(config)# clear ip bgp neighbor dynamic all
This example removes all dynamic BGP4 neighbors from the VRF named vrf-red.
device# configure terminal device(config)# clear ip bgp neighbor dynamic vrf vrf-red