Release 1.0

BGP Commands

 

 

neighbor remote-as

The neighbor remote-ascommand performs many functions as described below. Use the neighbor remote-as number command to assign a BGP router to an autonomous system.

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 peer-group.

no neighbor <A.B.C.D> [remote-as [<1-65535>]]

deletes the corresponding peer, regardless if it is peer-group member or not.

neighbor <WORD> remote-as <1-65535>

assigns a new AS number to existing peer-group. If the peer-group has an AS number already, it will be replaced with the new one. All existing peer-group members will inherit this AS number too.

no neighbor <WORD> remote-as [<1-65535>]

removes the peer-group and all its members.

526363-001-00 Rev. B

MGBI

12-41

Page 859
Image 859
Motorola BSR 2000 Neighbor remote-as, Neighbor A.B.C.D remote-as, No neighbor A.B.C.D remote-as, Neighbor Word remote-as