
Release 1.0 | BGP Commands |
|
|
neighbor remote-as
The neighbor
Group Access
ISP
Command Mode
Router Configuration
Command Line Usage
neighbor <A.B.C.D> remote-as <1-65535>
creates a new BGP peer and assigns an AS number to it. If such peer does not exist already, it assigns a new AS number to existing peer. Such assignment can be done for the existing peer only if it is not a member of any
no neighbor <A.B.C.D> [remote-as [<1-65535>]]
deletes the corresponding peer, regardless if it is
neighbor <WORD> remote-as <1-65535>
assigns a new AS number to existing
no neighbor <WORD> remote-as [<1-65535>]
removes the
MGBI |