[Table of Contents] [Previous Page] [Next Page] [View Index] [Report an Error] [No Frames]


neighbor remote-as

Description: 

Adds an entry to the BGP neighbor table. The no version removes an entry from the table. Specifying a neighbor with an AS number that matches the AS number specified in the router bgp Global Configuration command identifies the neighbor as internal to the local AS. Otherwise, the neighbor is considered external.

Syntax: 

neighbor { ipAddress | peerGroupName } remote-as number

no neighbor { ipAddress | peerGroupName } [ remote-as [ number ] ]

Mode(s): 

Address Family Configuration, Router Configuration


[Table of Contents] [Previous Page] [Next Page] [View Index] [Report an Error] [No Frames]