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 config 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 BGP configuration
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The network bgp config modify
command is used to modify a node's border gateway protocol (BGP) configuration.
Parameters
-node {<nodename>|local}
- Node-
This parameter specifies the node on which BGP configuration will be modified.
[-asn <integer>]
- Autonomous System Number-
This parameter specifies the autonomous system number (ASN). The ASN attribute is a non-negative 16-bit integer. It should typically be chosen from RFC6996 "Autonomous System (AS) Reservation for Private Use" or the AS number assigned to the operator's organization.
[-hold-time <integer>]
- Hold Time-
This parameter specifies the hold time in seconds.
[-router-id <IP Address>]
- Router ID-
This parameter specifies the local router ID. The router-id value takes the form of an IPv4 address.
Examples
cluster1::> network bgp config modify -node node1 -router-id 1.1.1.1 -asn 20