-
Notifications
You must be signed in to change notification settings - Fork 0
/
router_configuration.txt
196 lines (195 loc) · 2.98 KB
/
router_configuration.txt
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
Current configuration : 2979 bytes
!
! Last configuration change at 14:28:35 UTC Tue Oct 8 2019
!
version 15.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname EDGE
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
cts logging verbose
!
!
voice-card 0
!
!
!
!
!
!
!
!
license udi pid CISCO2911/K9 sn FCZ184960N3
license boot module c2900 technology-package securityk9
license boot module c2900 technology-package uck9
license boot module c2900 technology-package datak9
!
!
username root privilege 15 password 0 allyourbasex0x0
!
redundancy
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
description << Fiber link to: AB01 - Campus core
ip address 202.165.200.223 255.255.255.0
duplex auto
speed auto
!
interface GigabitEthernet0/1
description << Fiber link to: AA01 - Building A
no ip address
duplex auto
speed auto
!
interface GigabitEthernet0/1.1
description <<< management network
encapsulation dot1Q 1 native
ip address 192.168.1.1 255.255.255.0
!
interface GigabitEthernet0/1.10
description <<< students network
encapsulation dot1Q 10
ip address 192.168.10.1 255.255.255.0
!
interface GigabitEthernet0/1.20
description <<< staff network
encapsulation dot1Q 20
ip address 192.168.20.1 255.255.255.0
!
interface GigabitEthernet0/2
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/1/0
no ip address
shutdown
clock rate 2000000
!
interface Serial0/1/1
no ip address
shutdown
clock rate 2000000
!
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/0
!
!
!
!
control-plane
!
!
!
!
!
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
!
!
!
!
!
!
gatekeeper
shutdown
!
!
banner motd ^C
.==========================================================================================.
| __ ____ _____ ____ __ __ __ _____ ___ ___ _ ___ _ _ |
| ( (` | |_ | | | |_ / /` / /\ ( (` | | | |_) / / \ | |\ | / / \ | |\/| \ \_/ |
| _)_) |_|__ |_| |_|__ \_\_, /_/--\ _)_) |_| |_| \ \_\_/ |_| \| \_\_/ |_| | |_| |
| |
'=========================================================================================='
^C
!
line con 0
password TOOMANYSECRETS
logging synchronous
login
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
password TOOMANYSECRETS
login local
transport input none
line vty 5 15
password TOOMANYSECRETS
login local
transport input none
!
scheduler allocate 20000 1000
!
end