
BGP and BGP4+ Configuration
Peer 2
awplus(config)# | Enter the Global Configuration mode. |
configure terminal | |
|
|
| Define the BGP routing process. |
router bgp 200 | |
| The number 200 specifies the AS number of Peer 2. |
|
|
| Enable BGP graceful restart support. |
bgp | |
|
|
| Configure to invoke graceful restart when a configuration |
bgp | |
| change forces a peer reset. |
|
|
| Specify the neighbor’s IP address (1.1.1.1) and the AS |
neighbor 1.1.1.1 | |
| number of the neighbor (100). |
|
|
| Specify the neighbor’s IP address (1.1.1.1) for which the |
neighbor 1.1.1.1 capability | |
graceful restart capability is supported | |
|
|
Names of Commands Used
bgp
bgp
neighbor
Validation Commands
show ip bgp (BGP)
show ip bgp neighbors (BGP) show ip bgp summary (BGP)
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
2.14 | AlliedWare PlusTM Operating System - Software Version |