
BGP and BGP4+ Configuration
awplus(config-router)#
neighbor 10.10.11.50 | Configure Peer 5 as the |
client | neighbor Peer 4 as its client. |
|
|
Route Reflector Client 1 (Peer 2)
awplus(config)#
router bgp 1 Define the BGP routing process. The number 1 specifies the AS number of Peer 2.
awplus(config-router)#
neighbor 10.10.10.10
Route Reflector Client 2 (Peer 4)
awplus(config)#
router bgp 1 Define the BGP routing process. The number 1 specifies the AS number of Peer 4.
awplus(config-router)#
neighbor 10.10.11.10
Names of Commands Used
neighbor
Validation Commands
show ip bgp (BGP)
show ip bgp neighbors (BGP)
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
AlliedWare PlusTM Operating System - Software Version | 2.7 |