Chapter 46: Command Line Descriptions
STANDARD Revision 1.0 C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved. 2410
configure router bgp * neighbor * remote-as
This command creates a new neighbor.
configure router bgp [<int>] neighbor <ipv6> remote-as <1-65535>
This command should only be used on directly connected neighbors or when there is only one interface that handles BGP traffic. If
the neighbor is not directly connected, the first neighbor command should be.
The IP address of the specified neighbor by the update-source option is used by the other routes to reference the CMTS in their
neighbor commands. If the initial neighbor command does not contain the update-source, then the other routers will reference us
by the directly connected physical interface on the CMTS.
Note: We do not allow the update-source to be specified after a neighbor is created.
Parameters
Autonomous System (AS) number. Valid range is 1-65535
Specifies the autonomous system number of the neighbor. REQUIRED when neighbor is created.
Related Commands
configure router bgp * neighbor * update-source loopback (page 2421)