-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSpine and Leaf fabricALLv.yml
143 lines (133 loc) · 3.78 KB
/
Spine and Leaf fabricALLv.yml
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
---
leaf1:
HostName: leaf1
HostIPv4Address: "192.168.2.1" #Loopback int management interface
Interfaces:
LACPPortGroup1:
InterfaceRange: GigabitEthernet0/20-34
channelgroup: "1"
PortType: No switchport
IPV4Address: "10.0.1.2"
Netmask: " 255.255.255.252"
IPV6Address: FD29:611:608:1A::/64 eui 64
Description1: Etherchannel Connection to spine1
LACPPortGroup2:
InterfaceRange: GigabitEthernet0/41-48
channelgroup: "6"
PortType: No switchport
IPV4Address: "10.0.2.10"
Netmask: " 255.255.255.252"
IPV6Address: FD29:611:608:2C::/64 eui 64
Description1: Etherchannel Connection to spine2
Dynamic Routing:
OSPF1:
OSPFprocessID: "1"
Area: "0"
ECMPmaximum-Paths: "2"
Vlans:
Vlan 10:
InterfaceIP: "172.16.10.1 255.255.255.0"
Name: ManagementStation
vlan 20:
InterfaceIP: "172.16.20.1 255.255.255.0"
Name: HypervisorsManagementESXi
Vlan 30:
InterfaceIP: "172.16.30.1 255.255.255.0"
Name: PhysicalServeriLoManagement
Vlan 40:
InterfaceIP: "172.16.40.1 255.255.255.0"
Name: VMWindowsServersFarm
Vlan 50:
InterfaceIP: "172.16.50.1 255.255.255.0"
Name: VMWindowsEnterpriseworkstation
Vlan 51:
InterfaceIP: "172.16.51.1 255.255.255.0"
Name: PhysicalWindowsWorkstation
leaf2:
HostName: leaf2
HostIPv4Address: "192.168.2.2" #Loopback int management interface
Interfaces:
LACPPortGroup1:
InterfaceRange: GigabitEthernet1/0/33-47
channelgroup: "2"
PortType: No switchport
IPV4Address: "10.0.1.6"
Netmask: " 255.255.255.252"
IPV6Address: FD29:611:608:1B::/64 eui 64
Description1: Etherchannel Connection to spine1
LACPPortGroup2:
InterfaceRange: GigabitEthernet1/0/2-16
channelgroup: "4"
PortType: No switchport
IPV4Address: "10.0.2.2"
Netmask: " 255.255.255.252"
IPV6Address: FD29:611:608:2A::/64 eui 64
Description1: Etherchannel Connection to spine2
Dynamic Routing:
OSPF1:
OSPFprocessID: "1"
Area: "0"
ECMPmaximum-Paths: "2"
Vlans:
Vlan 10:
InterfaceIP: "172.16.10.1 255.255.255.0"
Name: ManagementStation
vlan 20:
InterfaceIP: "172.16.20.1 255.255.255.0"
Name: HypervisorsManagementESXi
Vlan 30:
InterfaceIP: "172.16.30.1 255.255.255.0"
Name: PhysicalServeriLoManagement
Vlan 40:
InterfaceIP: "172.16.40.1 255.255.255.0"
Name: VMWindowsServersFarm
Vlan 50:
InterfaceIP: "172.16.50.1 255.255.255.0"
Name: VMWindowsEnterpriseworkstation
Vlan 51:
InterfaceIP: "172.16.51.1 255.255.255.0"
Name: PhysicalWindowsWorkstation
leaf3:
HostName: leaf3
HostIPv4Address: "192.168.2.3" #Loopback int management interface
Interfaces:
LACPPortGroup1:
InterfaceRange: GigabitEthernet1/0/1-8
channelgroup: "3"
PortType: No switchport
IPV4Address: "10.0.1.10"
Netmask: " 255.255.255.252"
IPV6Address: FD29:611:608:1C::/64 eui 64
Description1: Etherchannel Connection to spine1
LACPPortGroup2:
InterfaceRange: GigabitEthernet1/0/17-31
channelgroup: "5"
PortType: No switchport
IPV4Address: "10.0.2.6"
Netmask: " 255.255.255.252"
IPV6Address: FFD29:611:608:2B::/64 eui 64
Description1: Etherchannel Connection to spine2
Dynamic Routing:
OSPF1:
OSPFprocessID: "1"
Area: "0"
ECMPmaximum-Paths: "2"
Vlans:
Vlan 10:
InterfaceIP: "172.16.10.1 255.255.255.0"
Name: ManagementStation
vlan 20:
InterfaceIP: "172.16.20.1 255.255.255.0"
Name: HypervisorsManagementESXi
Vlan 30:
InterfaceIP: "172.16.30.1 255.255.255.0"
Name: PhysicalServeriLoManagement
Vlan 40:
InterfaceIP: "172.16.40.1 255.255.255.0"
Name: VMWindowsServersFarm
Vlan 50:
InterfaceIP: "172.16.50.1 255.255.255.0"
Name: VMWindowsEnterpriseworkstation
Vlan 51:
InterfaceIP: "172.16.51.1 255.255.255.0"
Name: PhysicalWindowsWorkstation