
BGP and BGP4+ Configuration
exit Exit the
awplus(config)#
router bgp 10 Define the routing process, where 10 is the Autonomous System (AS) number for Router 1.
awplus(config-router)#
bgp
awplus(config-router#
neighbor 2001:db8::10:11 Define BGP neighbor Router 2, and establish a TCP session by
(2001:db8::10:11) and the AS number (11) of neighbor Router 2.
awplus(config-router)#
awplus(config-router-af)#
neighbor 2001:db8::10:11 Apply the
route-map list1 in
awplus(config-router-af)#
neighbor 2001:db8::10:11 Activate the neighbor Router 2 (2001:db8::10:11), and activate enable the exchange of IPv6 address prefix types with this neighbor. 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)#
awplus(config-router)#
exit Exit the Router Configuration mode, and return to the Global Configuration mode.
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
2.32 | AlliedWare PlusTM Operating System - Software Version |