BGP and BGP4+ Configuration

 

 

Peer 2 (cont’d)

 

 

 

awplus(config-router)#

Define BGP neighbors for Peer 2 by specifying the IP

neighbor 10.10.10.5 remote-as 1001

awplus(config-router)#

addresses and the AS numbers of neighbors.

neighbor 10.10.9.1 remote-as 1000

 

awplus(config-router)#

 

neighbor 10.10.7.3 remote-as 1000

 

 

 

Peer 5

 

 

 

awplus(config)#

Define the BGP routing process. The number 1001 specifies

router bgp 1001

 

the AS number of Peer 5.

 

 

awplus(config-router)#

Specify a BGP Confederation Identifier. To routers outside

bgp confederation identifier 1

 

the confederation, the whole confederation will appear as a

 

single AS, and the identifier will appear as its AS number.

 

 

awplus(config-router)#

Specify 1000 (AS1000) and 1002 (AS1002) to become

bgp confederation peers 1000 1002

 

members of the Confederation.

 

 

awplus(config-router)#

Define BGP neighbors for Peer 5 by specifying the IP

neighbor 10.10.10.2 remote-as 1000

awplus(config-router)#

addresses and the AS numbers of neighbors.

neighbor 10.10.11.7 remote-as 1002

 

awplus(config-router)#

 

neighbor 10.10.13.6 remote-as 1001

 

awplus(config-router)#

 

neighbor 10.10.12.4 remote-as 1001

 

 

 

 

Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches

 

C613-50032-01 REV D

AlliedWare PlusTM Operating System - Software Version 5.4.3-2.6

2.9

Page 61
Image 61
Allied Telesis VERSION 5.4.3-2.6 Neighbor 10.10.9.1 remote-as, Neighbor 10.10.7.3 remote-as, Bgp confederation identifier