
BGP and BGP4+ Configuration
awplus(config-router)#
awplus(config-router-af)#
neighbor 2001:db8::120 activate
Activate the exchange of information to the peer (neighbor) with the IPv6 address 2001:db::120 for Router 2. Note that other information apart from prefixes is sent in updates. This command activates the exchange of information for the peer defined.
awplus(config-router-af)#
neighbor 2001:db8::120 capability | Specify the neighbor’s global unicast IPv6 address |
(2001:db::120) for which the graceful restart | |
| capability is supported. This command advertises the |
| graceful restart capability to the peer. |
|
|
| Exit IPv6 Address Family Configuration mode, and return |
| |
| to the Router Configuration mode. |
|
|
| Exit the Router Configuration mode, and return to the |
exit | |
| Global Configuration mode. |
|
|
Router 2
awplus(config)# | Enter the Global Configuration mode. |
configure terminal | |
|
|
| Define the BGP4+ routing process. |
router bgp 200 | |
| The number 200 specifies the AS number of Router 2. |
|
|
| Configure a fixed Router ID (192.168.10.10) for the |
bgp | |
| BGP4+ routing process. |
|
|
| Enable BGP4+ graceful restart support. |
bgp | |
|
|
| Configure to invoke graceful restart when a configuration |
bgp | |
| change forces a peer reset. |
|
|
| Specify the neighbor’s IPv6 address (2001:db::119) |
neighbor 2001:db8::119 | |
100 | and the AS number of the neighbor (100). |
|
|
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
2.44 | AlliedWare PlusTM Operating System - Software Version |