Cisco Cisco ASR 5700

Page of 8994
BGP Configuration Mode Commands   
▀  router-id 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
1662 
   
router-id 
Overrides the configured router identifier and causes BGP peers to reset. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > BGP Configuration 
configure > context context_name > router bgp as_number
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-bgp)# 
Syntax
 
router-id ip_address 
no router-id [ ip_address ] 
no
 
Remove the specified router ID from the router’s configuration and use the default router ID. 
router-id
 
ip_address
 
Specifies the IP address to use as the BGP router ID as an IPv4 address in dotted-decimal notation. 
Usage 
Use this command to configure a specific router ID that overrides the default. 
Example
 
The following command sets the router ID to 
192.168.100.25
router-id 192.168.100.25