Deleting BGP Configuration
This section describes how to delete the default BGP as an example. You can use either of the following commands.
1 2 | calicoctl delete bgpConfiguration default calicoctl delete -f - < bgp.yaml |
Parent topic: Managing BGP Configuration