communication between Switch A and Switch C is not affected when an active/ standby main board switchover
occurs on Switch B.
Figure 67: Network diagram for BGP GR configuration
Configuration procedure
Procedure
1.
Configure Switch A.
2.
# Configure IP addresses for interfaces (omitted.)
3.
# Configure the eBGP connection.
switch(config)# router bgp 65008
switch(bgp)# bgp router-id 1.1.1.1
4.
# Configure BGP GR stalepath-timeout (optional.)
switch(bgp)# bgp graceful-restart stalepath-time 360
switch(bgp)# neighbor 200.1.1.1 remote-as 65009
5.
# Add network 8.0.0.0/8 to the BGP routing table.
switch(bgp)# network 8.0.0.0/8
6.
# Enable GR for BGP Peer.
switch(bgp)# neighbor 200.1.1.1 graceful-restart
7.
Configure Switch B.
8.
# Configure IP addresses for interfaces (omitted.)
9.
# Configure the eBGP connection.
switch(bgp)# router bgp 65009
10.
# Configure BGP GR restart-time and stalepath-timeout (Optional.)
switch(bgp)# bgp graceful-restart restart-time 120
stalepath-time 360
switch(bgp)# bgp router-id 2.2.2.2
switch(bgp)# neighbor 200.1.1.2 remote-as 65008
11.
# Configure the iBGP connection.
400
Aruba 3810 / 5400R Multicast and Routing Guide for ArubaOS-
Switch 16.08