![Dell EMC PowerEdge R640 Deployment Manual Download Page 40](http://html.mh-extra.com/html/dell/emc-poweredge-r640/emc-poweredge-r640_deployment-manual_85133040.webp)
40
Dell EMC Networking with Isilon Front-End Deployment and Best Practices Guide | version 1.0
BGP neighbors are configured, and fast fall-over is enabled.
Finally, exit configuration mode and save the configuration with the
end
and
write
commands.
S4048-ON Leaf 3
S4048-ON Leaf 4
router bgp 64703
bgp bestpath as-path multipath-relax
bgp graceful-restart
bgp graceful-restart role receiver-only
maximum-paths ebgp 2
redistribute connected route-map spine-leaf
neighbor spine-leaf peer-group
neighbor spine-leaf fall-over
neighbor spine-leaf timers 3 9
neighbor spine-leaf advertisement-interval 1
neighbor spine-leaf no shutdown
neighbor 192.168.1.4 remote-as 64601
neighbor 192.168.1.4 peer-group spine-leaf
neighbor 192.168.1.4 no shutdown
neighbor 192.168.2.4 remote-as 64602
neighbor 192.168.2.4 peer-group spine-leaf
neighbor 192.168.2.4 no shutdown
end
write memory
router bgp 64704
bgp bestpath as-path multipath-relax
bgp graceful-restart
bgp graceful-restart role receiver-only
maximum-paths ebgp 2
redistribute connected route-map spine-leaf
neighbor spine-leaf peer-group
neighbor spine-leaf fall-over
neighbor spine-leaf timers 3 9
neighbor spine-leaf advertisement-interval 1
neighbor spine-leaf no shutdown
neighbor 192.168.1.6 remote-as 64601
neighbor 192.168.1.6 peer-group spine-leaf
neighbor 192.168.1.6 no shutdown
neighbor 192.168.2.6 remote-as 64602
neighbor 192.168.2.6 peer-group spine-leaf
neighbor 192.168.2.6 no shutdown
end
write memory