Layer 3 Routing Commands 1290• remote-as as-number—The autonomous system number of the neighbor’sAS. The range is 1 to 65,535. If the neighbor’s AS number is the same asthe local router and the peer is considered an internal peer. Otherwise, thepeer is an external peer.Default ConfigurationNo neighbors are configured by default.Command ModeBGP Router Configuration modeIPv4 Address Family Configuration modeUser GuidelinesUp to 100 neighbors can be configured.Command HistoryIntroduced in version 6.2.0.1 firmware.Updated in version 6.3.0.1 firmware.Exampleconsole(config-router)#neighbor 10.130.14.55 remote-as 10neighbor remove-private-asUse the neighbor remove-private-as command to remove private AS numberswhen advertising IPv4 routes to an external peer. To stop removing private ASnumbers, use the no form of this command.Syntaxneighbor { ip-address | ipv6-address [interface vlan vlan-id]} remove-private-as [ all replace-as ]no neighbor { ip-address | ipv6-address [interface vlan vlan-id]} remove-private-as• ip-address – The neighbor’s IPv4 address.