-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCisco7200pirated-1_i1_startup-config.cfg
128 lines (127 loc) · 1.51 KB
/
Cisco7200pirated-1_i1_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
!
!
!
!
!
!
!
!
!
upgrade fpd auto
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R0
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
!
no aaa new-model
ip source-route
no ip icmp rate-limit unreachable
ip cef
!
!
!
!
no ip domain lookup
ipv6 unicast-routing
ipv6 cef
ipv6 dhcp pool DELEGATION_POOL
prefix-delegation pool CLIENTS_POOL lifetime infinite infinite
address prefix 2001:67C:2154:FFE0::/64 lifetime infinite infinite
dns-server 2001:67C:2154:FFFF:B2C6:9AFF:FE39:E1C1
domain-name smartcom.bg
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
archive
log config
hidekeys
!
!
!
!
!
ip tcp synwait-time 5
!
!
!
!
interface Loopback0
no ip address
ipv6 address FE80::1 link-local
ipv6 address 2001:67C:2154:FFFF:B2C6:9AFF:FE39:E1C1/64
!
interface FastEthernet0/0
no ip address
duplex half
ipv6 address FE80::1 link-local
ipv6 address 2001:67C:2154:FFE0::1/64
ipv6 nd managed-config-flag
ipv6 dhcp server DELEGATION_POOL
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
!
no cdp log mismatch duplex
ipv6 local pool CLIENTS_POOL 2001:67C:2154:FFE8::/61 64
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
gatekeeper
shutdown
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line vty 0 4
logging synchronous
login
line vty 5 15
logging synchronous
login
!
end