21
Dell EMC Networking with Isilon Front-End Deployment and Best Practices Guide | version 1.0
Z9100-ON Spine 1
Z9100-ON Spine 2
interface breakout 1/1/1 map 40g-1x
interface breakout 1/1/2 map 40g-1x
interface breakout 1/1/3 map 40g-1x
interface breakout 1/1/4 map 40g-1x
interface ethernet1/1/1:1
description
“S4048-Leaf1”
no shutdown
no switchport
mtu 9216
ip address 192.168.1.0/31
interface ethernet1/1/2:1
description
“S4048-Leaf2”
no shutdown
no switchport
mtu 9216
ip address 192.168.1.2/31
interface ethernet1/1/3:1
description
“S4048-Leaf3”
no shutdown
no switchport
mtu 9216
ip address 192.168.1.4/31
interface ethernet1/1/4:1
description
“S4048-Leaf4”
no shutdown
no switchport
mtu 9216
ip address 192.168.1.6/31
interface loopback0
description
“Router ID”
no shutdown
ip address 10.0.1.1/32
interface breakout 1/1/1 map 40g-1x
interface breakout 1/1/2 map 40g-1x
interface breakout 1/1/3 map 40g-1x
interface breakout 1/1/4 map 40g-1x
interface ethernet1/1/1:1
description
“S4048-Leaf1”
no shutdown
no switchport
mtu 9216
ip address 192.168.2.0/31
interface ethernet1/1/2:1
description
“S4048-Leaf2”
no shutdown
no switchport
mtu 9216
ip address 192.168.2.2/31
interface ethernet1/1/3:1
description
“S4048-Leaf3”
no shutdown
no switchport
mtu 9216
ip address 192.168.2.4/31
interface ethernet1/1/4:1
description
“S4048-Leaf4”
no shutdown
no switchport
mtu 9216
ip address 192.168.2.6/31
interface loopback0
description
“Router ID”
no shutdown
ip address 10.0.1.2/32
Configure a route map and IP prefix list to redistribute all loopback addresses and leaf networks via BGP.
The command
seq 10 permit 10.0.1.0/24 ge 32
includes all addresses in the 10.0.1.0/24 address
range with a mask greater than or equal to 32. This includes all loopback addresses used as router IDs.