Dell Z9100 EMC Networking with Isilon Front-End Deployment and Best Practices - Page 21

ip address 10.0.1.1/32, ip address 192.168.2.0/31

Page 21 highlights

Z9100-ON Spine 1 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 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.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. 21 Dell EMC Networking with Isilon Front-End Deployment and Best Practices Guide | version 1.0

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78

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.