[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


neighbor remote-as

Description: 

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

Syntax: 

neighbor { ipAddress | ipv6Address | peerGroupName } remote-as number

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

no neighbor peerGroupName remote-as [ number ]

Mode(s): 

Address Family Configuration, Router Configuration

Release Information: 

Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.

    Related Topics    


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]