
BGP and BGP4+ Configuration
Router 2
awplus(config)#
configure terminal Enter the Global Configuration mode.
awplus(config-router)#
router bgp 200 Define the BGP4+ routing process. The number 200 specifies the AS number of Router 2.
awplus(config-router)#
bgp
awplus(config-router)#
bgp graceful-restart Enable BGP4+ graceful restart support.
awplus(config-router)#
bgp
120for neighbor(s) to restart.
awplus(config-router)#
bgp
120stale paths from the restarting neighbor(s).
awplus(config-router)#
bgp
awplus(config-router)#
neighbor 2001:db8::10:10
100(2001:db8::10:10) and the AS number of the neighbor (100) Router 1. Router 1 is the neighbor of Router 2. This command defines BGP neighbor Router 1, and establishes a TCP session by specifying the global unicast IPv6 address and AS number of the neighbor.
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
AlliedWare PlusTM Operating System - Software Version | 2.37 |