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
Purpose
Configures a fixed BGP router ID for a BGP-speaking router.
Default Access Level
15
Command Syntax
configure router bgp [<int>] bgp router-id <a.b.c.d>
configure router bgp [<int>] bgp router-id [<a.b.c.d>] no
Supplemental
Information
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
[<int>]
Autonomous System (AS) number. Valid range is 1-65535
<a.b.c.d>
IP address of the desired router ID
Related Commands
configure router bgp * bgp always-compare-med