
| BGP and BGP4+ Configuration |
|
|
Peer 2 (cont’d) |
|
|
|
| Define BGP neighbors for Peer 2 by specifying the IP |
neighbor 10.10.10.5 | |
| addresses and the AS numbers of neighbors. |
neighbor 10.10.9.1 |
|
|
|
neighbor 10.10.7.3 |
|
|
|
Peer 5 |
|
|
|
awplus(config)# | Define the BGP routing process. The number 1001 specifies |
router bgp 1001 | |
| the AS number of Peer 5. |
|
|
| 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. |
|
|
| Specify 1000 (AS1000) and 1002 (AS1002) to become |
bgp confederation peers 1000 1002 | |
| members of the Confederation. |
|
|
| Define BGP neighbors for Peer 5 by specifying the IP |
neighbor 10.10.10.2 | |
| addresses and the AS numbers of neighbors. |
neighbor 10.10.11.7 |
|
|
|
neighbor 10.10.13.6 |
|
|
|
neighbor 10.10.12.4 |
|
|
|
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
AlliedWare PlusTM Operating System - Software Version | 2.9 |