network bgp peer-group rename
Rename a BGP peer group
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The network bgp peer-group rename command is used to assign a new name to a BGP peer group.
Parameters
-ipspace <IPspace>- IPspace Name (privilege: advanced)-
This parameter specifies the IPspace of the peer group being renamed.
-peer-group <text>- Peer Group Name (privilege: advanced)-
The name of the peer group to be updated.
-new-name <text>- New Name (privilege: advanced)-
The new name for the peer group.
Examples
cluster1::> network bgp peer-group rename -peer-group old_name -new-name new_name