The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
network bgp peer-group modify
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Modify a BGP peer group
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The network bgp peer-group modify
command is used to modify a border gateway protocol (BGP) peer group configuration.
Parameters
-ipspace <IPspace>
- IPspace Name-
This parameter specifies the IPspace of the peer group being modified.
-peer-group <text>
- Peer Group Name-
This parameter specifies the name of the peer group being modified.
[-peer-address <IP Address>]
- Peer Router Address-
This parameter specifies an updated value for the IP address of the peer router.
Examples
cluster1::> network bgp peer-group modify -ipspace Default -peer-group peer1 -peer-address 10.10.10.10