network bgp peer-group delete
Delete a BGP peer group
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The network bgp peer-group delete command is used to delete border gateway protocol (BGP) peer group configuration.
Parameters
- -ipspace <IPspace> - IPspace Name
- This parameter specifies the IPspace of the BGP peer group being deleted.
- -peer-group <text> - Peer Group Name
- This parameter specifies the name of the BGP peer group being deleted.
Examples
cluster1::> network bgp peer-group delete -ipspace Default -peer-group group1
Give documentation feedback