Neighbor, Network, Interface, Ifaddress, Metric, Neighbor, Nexthop
.Precedence, Metric Add/Subtract
Interface, Ifaddress, Metric, Network, Nexthop
Metric Add/Subtract
Metric Set
Network
(Route Prefix)Precedence
Network, Interface, Ifaddress, Metric, Route-type, Nexthop
Metric, Route-type
When you do initial configuration, set the router ID. You can also use the following command to change the router ID.
set router-id {default | <ip_address>}
Command |
Description |
---|---|
|
Selects the highest interface address when OSPF is enabled. |
|
The Router ID uniquely identifies the router in the autonomous system. The router ID is used by the BGP and OSPF protocols. We recommend setting the router ID rather than relying on the default setting. This prevents the router ID from changing if the interface used for the router ID goes down. Use an address on a loopback interface that is not the loopback address (127.0.0.1). Note - In a cluster, you must select a router ID and make sure that it is the same on all cluster members.
|
Use the following group of commands to set and view parameters for BGP.
set as {<as_number> | off} |
Parameter |
Description |
---|---|
|
The local autonomous system number of the router. This number is mutually exclusive from the confederation and routing domain identifier. The router can be configured with either the autonomous system number or confederation number, not both. Caution: When you change the autonomous system number, all current peer sessions are reset and all BGP routes are deleted. |
|
Disables the configured local autonomous system number. |