-
Notifications
You must be signed in to change notification settings - Fork 0
/
R8_i8_startup-config.cfg
294 lines (293 loc) · 4.5 KB
/
R8_i8_startup-config.cfg
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
291
292
293
294
!
!
!
!
!
!
!
!
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R8
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
no ip icmp rate-limit unreachable
!
!
ip cef
no ip domain lookup
!
!
ip vrf BOB
rd 100:2
route-target export 100:2
route-target import 100:2
!
ip vrf HDFC
rd 100:3
route-target export 100:3
route-target import 100:3
!
ip vrf ICICI
rd 100:4
route-target export 100:4
route-target import 100:4
!
ip vrf SBI
rd 100:1
route-target export 100:1
route-target import 100:1
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
mpls label protocol ldp
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip tcp synwait-time 5
!
!
crypto isakmp policy 10
encr aes 256
authentication pre-share
group 5
crypto isakmp key BANK address 80.1.1.2
!
!
crypto ipsec transform-set TS esp-aes 256 esp-sha-hmac
!
crypto map ipsec-map 10 ipsec-isakmp
set peer 80.1.1.2
set security-association lifetime seconds 86400
set transform-set TS
set pfs group5
match address 100
!
!
!
!
interface Loopback0
ip address 4.4.4.4 255.255.255.255
!
interface FastEthernet0/0
ip vrf forwarding HDFC
ip address 180.1.1.2 255.255.255.0
ip ospf 4 area 0
duplex auto
speed auto
!
interface FastEthernet0/1
ip vrf forwarding ICICI
ip address 170.1.1.2 255.255.255.0
ip ospf 5 area 0
duplex auto
speed auto
!
interface FastEthernet1/0
no ip address
shutdown
duplex auto
speed auto
!
interface Ethernet2/0
ip address 100.1.1.2 255.255.255.0
half-duplex
mpls label protocol ldp
mpls ip
crypto map ipsec-map
!
interface Ethernet3/0
no ip address
shutdown
half-duplex
!
interface Ethernet3/1
no ip address
shutdown
half-duplex
!
interface Ethernet3/2
no ip address
shutdown
half-duplex
!
interface Ethernet3/3
no ip address
shutdown
half-duplex
!
interface FastEthernet4/0
!
interface FastEthernet4/1
!
interface FastEthernet4/2
!
interface FastEthernet4/3
!
interface FastEthernet4/4
!
interface FastEthernet4/5
!
interface FastEthernet4/6
!
interface FastEthernet4/7
!
interface FastEthernet4/8
!
interface FastEthernet4/9
!
interface FastEthernet4/10
!
interface FastEthernet4/11
!
interface FastEthernet4/12
!
interface FastEthernet4/13
!
interface FastEthernet4/14
!
interface FastEthernet4/15
!
interface Serial5/0
no ip address
shutdown
serial restart-delay 0
!
interface Serial5/1
no ip address
shutdown
serial restart-delay 0
!
interface Serial5/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial5/3
no ip address
shutdown
serial restart-delay 0
!
interface FastEthernet6/0
no ip address
shutdown
duplex auto
speed auto
!
interface Vlan1
no ip address
!
router ospf 4 vrf HDFC
router-id 4.4.4.5
log-adjacency-changes
redistribute bgp 100 subnets
!
router ospf 5 vrf ICICI
router-id 4.4.4.6
log-adjacency-changes
redistribute bgp 100 subnets
!
router ospf 1
log-adjacency-changes
network 4.4.4.4 0.0.0.0 area 0
network 100.1.1.0 0.0.0.255 area 0
network 170.1.1.0 0.0.0.255 area 0
network 180.1.1.0 0.0.0.255 area 0
!
router bgp 100
no synchronization
bgp log-neighbor-changes
neighbor 1.1.1.1 remote-as 100
neighbor 1.1.1.1 update-source Loopback0
neighbor 2.2.2.2 remote-as 100
neighbor 2.2.2.2 update-source Loopback0
neighbor 3.3.3.3 remote-as 100
neighbor 3.3.3.3 update-source Loopback0
no auto-summary
!
address-family vpnv4
neighbor 1.1.1.1 activate
neighbor 1.1.1.1 send-community extended
neighbor 2.2.2.2 activate
neighbor 2.2.2.2 send-community extended
neighbor 3.3.3.3 activate
neighbor 3.3.3.3 send-community extended
exit-address-family
!
address-family ipv4 vrf SBI
redistribute ospf 2 vrf SBI match internal external 1 external 2
no synchronization
exit-address-family
!
address-family ipv4 vrf ICICI
redistribute ospf 5 vrf ICICI match internal external 1 external 2
no synchronization
exit-address-family
!
address-family ipv4 vrf HDFC
redistribute ospf 4 vrf HDFC match internal external 1 external 2
no synchronization
exit-address-family
!
address-family ipv4 vrf BOB
redistribute ospf 3 vrf BOB match internal external 1 external 2
no synchronization
exit-address-family
!
no ip http server
no ip http secure-server
ip forward-protocol nd
!
!
!
access-list 100 permit ip 100.1.1.0 0.0.0.255 80.1.1.0 0.0.0.255
no cdp log mismatch duplex
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
end