Release : 1.1f 711 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
27.6 bgp router-id
This command configures the BGP Identifier of the BGP Speaker and the no form of the
command resets the BGP Identifier of the BGP Speaker to default value.
bgp router-id <bgp router id (ip-address)>
no bgp router-id
Mode
Router Configuration Mode
Defaults
The highest interface address is used as the router id
Example
SMIS(config-router)# bgp router-id 10.0.0.1
Bgp router id is a unique number associated with the BGP speaker. This router-id
is advertised to other peers and identifies the BGP speaker uniquely.
Administrator can set the router-id of BGP to any value. If router-id is changed,
then all the active peer sessions will go DOWN and will be re-started with the
new configured router-id.
BGP Speaker Local AS number must be configured
Related Commands
router bgp – Sets the AS number of the BGP Speaker
show ip bgp – Displays the BGP related information
show ip bgp summary – Displays the status of all BGP4 connections