Command Reference Guide BGP Neighbor Configuration Command Set
61200510L1-35E Copyright © 2005 ADTRAN 1293

remote-as <as-number>

Use the remote-as command to specify the BGP autonomous system (AS) to which the neighbor belongs,
adding an entry to the BGP neighbor table. Use the no form of this command to return to default settings.
Syntax Description
<as-number>
Specifies the AS number. This number must be different from the AS number of
the local router (which is defined using the rout e r bg p command). Range: 1 to
65,535. See router bgp on page 496 for more information.
Default Values
By default, no BGP neighb o rs ar e de fin ed.
Applicable Platforms
This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.
Command History
Release 9.3 Command was introduced.
Usage Examples
The following example configures a remote AS number of 200 for this neighbor:
(config)#router bgp-neighbor 192.22.73.101
(config-bgp-neighbor)#remote-as 200