Chapter 46: Command Line Descriptions
STANDARD Revision 1.0 C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved. 2392
configure router bgp * bgp router-id
Configures a fixed BGP router ID for a BGP-speaking router.
configure router bgp [<int>] bgp router-id <a.b.c.d>
configure router bgp [<int>] bgp router-id [<a.b.c.d>] no
Note: Ordinarily the AS number is optional with this command. However, it becomes mandatory if BGP is configured before any
interfaces have been configured. In that case, this must be the first BGP command.
The default router-id is the highest loopback address, if there is one, or the highest interface address in the absence of a
loopback.
To restore the default value of the router ID, use the no option.
Parameters
Autonomous System (AS) number. Valid range is 1-65535
IP address of the desired router ID
Related Commands
configure router bgp * bgp always-compare-med (page 2382)