neighbor local-as
Assigns a local AS number for the specified BGP peer or peer group. The no version restores the default value set globally for the BGP instance with the router bgp command.
neighbor { ipAddress | peerGroupName } local-as number
no neighbor { ipAddress | peerGroupName } local-as [ number ]
- ipAddress—Neighbor IP address
- peerGroupName—Name of the BGP peer group. If you specify a BGP peer group by using the peerGroupName argument, all the members of the peer group inherit the characteristic configured with this command, unless it is overridden for a specific peer.
- number—Number in the range 1-4294967295; the local AS to assign to the peer
Address Family Configuration, Router Configuration