-
Notifications
You must be signed in to change notification settings - Fork 1
/
spine-2
290 lines (217 loc) · 6.24 KB
/
spine-2
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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
!Command: show running-config
!Running configuration last done at: Fri Jul 21 02:12:25 2023
!Time: Sat Jul 22 03:31:21 2023
version 10.3(1) Bios:version
hostname spine-2
policy-map type network-qos jumboframes
class type network-qos class-default
mtu 9216
vdc spine-2 id 1
limit-resource vlan minimum 16 maximum 4094
limit-resource vrf minimum 2 maximum 4096
limit-resource port-channel minimum 0 maximum 511
limit-resource m4route-mem minimum 58 maximum 58
limit-resource m6route-mem minimum 8 maximum 8
nv overlay evpn
feature ospf
feature bgp
feature pim
no password strength-check
username admin password 5 $5$HLFHJN$IARdcnfXa67QkW.LbfKYROw0dFBqkP4YNSsnkByg3HA
role network-admin
username cisco password 5 $5$BLILPP$fLIBF8Eb026Rfs6r5UwHDynqn5OIX71m2JgnjY18168
role network-admin
username cisco passphrase lifetime 99999 warntime 14 gracetime 3
ip domain-lookup
system qos
service-policy type network-qos jumboframes
copp profile strict
snmp-server user admin network-admin auth md5 480F37593633028FFE44AFF71CBCC5D90C
19 priv aes-128 167A665A7D6202C7F346FBDD56FDED8C4707 localizedV2key
snmp-server user cisco network-admin auth md5 1759021036D9B56B59FB7745DF61734581
C0 priv aes-128 5232694F74471582FC50DF860AFFF88D7A3E localizedV2key
rmon event 1 log trap public description FATAL(1) owner PMON@FATAL
rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL
rmon event 3 log trap public description ERROR(3) owner PMON@ERROR
rmon event 4 log trap public description WARNING(4) owner PMON@WARNING
rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO
ip pim rp-address 10.255.0.123 group-list 239.0.0.0/8
ip pim ssm range 232.0.0.0/8
ip pim anycast-rp 10.255.0.123 10.255.0.1
ip pim anycast-rp 10.255.0.123 10.255.0.2
vlan 1
vrf context management
interface Ethernet1/1
description ** Leaf-1-a Port E1/2 **
no switchport
mtu 9216
medium p2p
ip unnumbered loopback0
ip ospf authentication-key 3 fa3ab8e90610229c
ip ospf network point-to-point
ip router ospf UNDERLAY-NET area 0.0.0.0
ip pim sparse-mode
no shutdown
interface Ethernet1/2
description ** Leaf-1-b Port E1/2 **
no switchport
mtu 9216
medium p2p
ip unnumbered loopback0
ip ospf authentication-key 3 fa3ab8e90610229c
ip ospf network point-to-point
ip router ospf UNDERLAY-NET area 0.0.0.0
ip pim sparse-mode
no shutdown
interface Ethernet1/3
description ** Leaf-2-a Port E1/2 **
no switchport
mtu 9216
medium p2p
ip unnumbered loopback0
ip ospf authentication-key 3 fa3ab8e90610229c
ip ospf network point-to-point
ip router ospf UNDERLAY-NET area 0.0.0.0
ip pim sparse-mode
no shutdown
interface Ethernet1/4
description ** Leaf-2-b Port E1/2 **
no switchport
mtu 9216
medium p2p
ip unnumbered loopback0
ip ospf authentication-key 3 fa3ab8e90610229c
ip ospf network point-to-point
ip router ospf UNDERLAY-NET area 0.0.0.0
ip pim sparse-mode
no shutdown
interface Ethernet1/5
description ** Borader-Leaf-1-a Port E1/2 **
no switchport
mtu 9216
medium p2p
ip unnumbered loopback0
ip ospf authentication-key 3 fa3ab8e90610229c
ip ospf network point-to-point
ip router ospf UNDERLAY-NET area 0.0.0.0
ip pim sparse-mode
no shutdown
interface Ethernet1/6
description ** Borader-Leaf-1-b Port E1/2 **
no switchport
mtu 9216
medium p2p
ip unnumbered loopback0
ip ospf authentication-key 3 fa3ab8e90610229c
ip ospf network point-to-point
ip router ospf UNDERLAY-NET area 0.0.0.0
ip pim sparse-mode
no shutdown
interface Ethernet1/7
interface Ethernet1/8
interface Ethernet1/9
interface Ethernet1/10
interface Ethernet1/11
interface Ethernet1/12
interface Ethernet1/13
interface Ethernet1/14
interface Ethernet1/15
interface Ethernet1/16
interface Ethernet1/17
interface Ethernet1/18
interface Ethernet1/19
interface Ethernet1/20
interface Ethernet1/21
interface Ethernet1/22
interface Ethernet1/23
interface Ethernet1/24
interface Ethernet1/25
interface Ethernet1/26
interface Ethernet1/27
interface Ethernet1/28
interface Ethernet1/29
interface Ethernet1/30
interface Ethernet1/31
interface Ethernet1/32
interface Ethernet1/33
interface Ethernet1/34
interface Ethernet1/35
interface Ethernet1/36
interface Ethernet1/37
interface Ethernet1/38
interface Ethernet1/39
interface Ethernet1/40
interface Ethernet1/41
interface Ethernet1/42
interface Ethernet1/43
interface Ethernet1/44
interface Ethernet1/45
interface Ethernet1/46
interface Ethernet1/47
interface Ethernet1/48
interface Ethernet1/49
interface Ethernet1/50
interface Ethernet1/51
interface Ethernet1/52
interface Ethernet1/53
interface Ethernet1/54
interface Ethernet1/55
interface Ethernet1/56
interface Ethernet1/57
interface Ethernet1/58
interface Ethernet1/59
interface Ethernet1/60
interface Ethernet1/61
interface Ethernet1/62
interface Ethernet1/63
interface Ethernet1/64
interface mgmt0
vrf member management
interface loopback0
description ** RID/BGP Overlay **
ip address 10.255.0.2/32
ip router ospf UNDERLAY-NET area 0.0.0.0
ip pim sparse-mode
interface loopback1
description ** Anycat-RP address **
ip address 10.255.0.123/32
ip ospf authentication-key 3 fa3ab8e90610229c
ip router ospf UNDERLAY-NET area 0.0.0.0
ip pim sparse-mode
icam monitor scale
cli alias name wr copy running-config startup-config
line console
line vty
router ospf UNDERLAY-NET
router-id 10.255.0.2
log-adjacency-changes
area 0.0.0.0 authentication
router bgp 65001
router-id 10.255.0.2
log-neighbor-changes
template peer VXLAN_LEAF
remote-as 65001
update-source loopback0
address-family ipv4 unicast
address-family l2vpn evpn
send-community
send-community extended
route-reflector-client
neighbor 10.255.1.1
inherit peer VXLAN_LEAF
description ** iBGP Peer to Border-Leaf-1-a **
neighbor 10.255.1.2
inherit peer VXLAN_LEAF
description ** iBGP Peer to Border-Leaf-1-b **
neighbor 10.255.1.11
inherit peer VXLAN_LEAF
description ** iBGP Peer to Leaf-1-a **
neighbor 10.255.1.12
inherit peer VXLAN_LEAF
description ** iBGP Peer to Leaf-1-b **
neighbor 10.255.1.21
inherit peer VXLAN_LEAF
description ** iBGP Peer to Leaf-2-a **
neighbor 10.255.1.22
inherit peer VXLAN_LEAF
description ** iBGP Peer to Leaf-2-b **