Users Guide

31 Dell EMC Networking with Isilon Front-End Deployment and Best Practices Guide | version 1.0
S4048-ON Leaf 1
S4048-ON Leaf 2
router bgp 64701
bestpath as-path multipath-relax
graceful-restart role receiver-only
maximum-paths ebgp 2
address-family ipv4 unicast
redistribute connected route-map spine-leaf
template spine-leaf
advertisement-interval 1
fall-over
timers 3 9
neighbor 192.168.1.0
inherit template spine-leaf
remote-as 64601
no shutdown
neighbor 192.168.2.0
inherit template spine-leaf
remote-as 64602
no shutdown
end
write memory
router bgp 64702
bestpath as-path multipath-relax
graceful-restart role receiver-only
maximum-paths ebgp 2
address-family ipv4 unicast
redistribute connected route-map spine-leaf
template spine-leaf
advertisement-interval 1
fall-over
timers 3 9
neighbor 192.168.1.2
inherit template spine-leaf
remote-as 64601
no shutdown
neighbor 192.168.2.2
inherit template spine-leaf
remote-as 64602
no shutdown
end
write memory