23 Dell EMC Networking with Isilon Front-End Deployment and Best Practices Guide | version 1.0
router bgp 64601
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.1
inherit template spine-leaf
remote-as 64701
no shutdown
neighbor 192.168.1.3
inherit template spine-leaf
remote-as 64702
no shutdown
neighbor 192.168.1.5
inherit template spine-leaf
remote-as 64703
no shutdown
neighbor 192.168.1.7
inherit template spine-leaf
remote-as 64704
no shutdown
end
write memory
router bgp 64602
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.2.1
inherit template spine-leaf
remote-as 64701
no shutdown
neighbor 192.168.2.3
inherit template spine-leaf
remote-as 64702
no shutdown
neighbor 192.168.2.5
inherit template spine-leaf
remote-as 64703
no shutdown
neighbor 192.168.2.7
inherit template spine-leaf
remote-as 64704
no shutdown
end
write memory
6.2 Configuration of S4048-ON OS10EE Leaf Switches
Configurations of the leaf switches one and two running OS10EE will be shown next as seen in Figure 19.