Deployment Guide

20 Dell EMC Networking OS10EE FCoE Deployment with FSB
Note: Configuration of the spine switches are not detailed in this document. For information about the leaf-
spine architecture and detailed configuration, see Dell EMC Networking Layer 3 Leaf-Spine Deployment and
Best Practices with OS10EE.
5.2.9 Configure BGP routing
The example configuration use of BGP is for the application traffic that is associated with the layer 3 leaf-
spine network. Other routing protocols can be used and will not affect the FC storage configuration.
S5248-Leaf1
S5248-Leaf2
route-map spine-leaf permit 10
match ip address prefix-list spine-
leaf
ip prefix-list spine-leaf seq 10
permit 10.0.0.0/8 ge 24
ip prefix-list spine-leaf seq 20
permit 172.16.0.0/16 ge 24
router bgp 64703
bestpath as-path multipath-relax
maximum-paths ebgp 2
address-family ipv4 unicast
redistribute connected route-map
spine-leaf
exit
graceful-restart role receiver-only
template spine-leaf
fall-over
advertisement-interval 1
timers 3 9
exit
neighbor 192.168.1.4
remote-as 64601
inherit template spine-leaf
no shutdown
exit
neighbor 192.168.2.4
remote-as 64602
inherit template spine-leaf
no shutdown
route-map spine-leaf permit 10
match ip address prefix-list spine-
leaf
ip prefix-list spine-leaf seq 10
permit 10.0.0.0/8 ge 24
ip prefix-list spine-leaf seq 20
permit 172.16.0.0/16 ge 24
router bgp 64702
bestpath as-path multipath-relax
maximum-paths ebgp 2
address-family ipv4 unicast
redistribute connected route-map
spine-leaf
exit
graceful-restart role receiver-only
template spine-leaf
fall-over
advertisement-interval 1
timers 3 9
exit
neighbor 192.168.1.2
remote-as 64601
inherit template spine-leaf
no shutdown
exit
neighbor 192.168.2.2
remote-as 64602
inherit template spine-leaf
no shutdown