-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathFloor1-Acc.txt
222 lines (213 loc) · 4.65 KB
/
Floor1-Acc.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
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
!
!Acc-Floor1
!
! Last configuration change at 21:24:15 UTC Thu Jul 11 2024
!
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
service compress-config
!
hostname Acc-Floor1
!
boot-start-marker
boot-end-marker
!
!
no logging console
enable secret 5 $1$WVXx$EU9LpcTNmIMOzDhN013PJ1
!
no aaa new-model
!
!
!
!
!
vtp mode transparent
no ip routing
!
!
!
no ip domain-lookup
no ip cef
no ipv6 cef
!
!
archive
path tftp://10.150.0.16/Floor1-Acc
write-memory
time-period 10080
!
spanning-tree mode rapid-pvst
spanning-tree extend system-id
!
!
vlan 105
name PharmaPlus
!
vlan 115
name DynaLabs
!
vlan 125
name Reception
!
vlan 135
name Security
!
vlan 145
name Facilities
!
vlan 155
name Visitor1
!
vlan 720
name IT
!
vlan 999
name Native
!
vlan 888
name Closed
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0
switchport trunk allowed vlan 105,115,125,135,145,155,720,999
switchport trunk encapsulation dot1q
switchport trunk native vlan 999
switchport mode trunk
negotiation auto
!
interface GigabitEthernet0/1
switchport trunk allowed vlan 105,115,125,135,145,155,720,999
switchport trunk encapsulation dot1q
switchport trunk native vlan 111
switchport mode trunk
negotiation auto
!
interface GigabitEthernet0/2
switchport access vlan 105
switchport mode access
switchport nonegotiate
negotiation auto
!
interface GigabitEthernet0/3
switchport access vlan 115
switchport mode access
switchport nonegotiate
negotiation auto
!
interface GigabitEthernet1/0
switchport access vlan 125
switchport mode access
switchport nonegotiate
negotiation auto
!
interface GigabitEthernet1/1
switchport access vlan 125
switchport mode access
switchport nonegotiate
negotiation auto
!
interface GigabitEthernet1/2
switchport access vlan 135
switchport mode access
switchport nonegotiate
negotiation auto
!
interface GigabitEthernet1/3
switchport access vlan 135
switchport mode access
switchport nonegotiate
negotiation auto
!
interface GigabitEthernet2/0
switchport access vlan 145
switchport mode access
switchport nonegotiate
negotiation auto
!
interface GigabitEthernet2/1
switchport access vlan 155
switchport mode access
switchport nonegotiate
negotiation auto
!
interface GigabitEthernet2/2
switchport access vlan 155
switchport mode access
switchport nonegotiate
negotiation auto
!
interface GigabitEthernet2/3
switchport access vlan 720
switchport mode access
switchport nonegotiate
negotiation auto
!
interface Vlan105
ip address 10.150.8.31 255.255.255.0
!
ip forward-protocol nd
!
ip http server
ip http secure-server
!
ip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctr
ip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctr
!
!
!
!
!
!
control-plane
!
banner exec
IOSv - Cisco Systems Confidential -
Supplemental End User License Restrictions
This IOSv software is provided AS-IS without warranty of any kind. Under no circumstances may this software be used separate from the Cisco Modeling Labs Software that this software was provided with, or deployed or used as part of a production environment.
By using the software, you agree to abide by the terms and conditions of the Cisco End User License Agreement at http://www.cisco.com/go/eula. Unauthorized use or distribution of this software is expressly prohibited.
banner incoming
IOSv - Cisco Systems Confidential -
Supplemental End User License Restrictions
This IOSv software is provided AS-IS without warranty of any kind. Under no circumstances may this software be used separate from the Cisco Modeling Labs Software that this software was provided with, or deployed or used as part of a production environment.
By using the software, you agree to abide by the terms and conditions of the Cisco End User License Agreement at http://www.cisco.com/go/eula. Unauthorized use or distribution of this software is expressly prohibited.
banner login
IOSv - Cisco Systems Confidential -
Supplemental End User License Restrictions
This IOSv software is provided AS-IS without warranty of any kind. Under no circumstances may this software be used separate from the Cisco Modeling Labs Software that this software was provided with, or deployed or used as part of a production environment.
By using the software, you agree to abide by the terms and conditions of the Cisco End User License Agreement at http://www.cisco.com/go/eula. Unauthorized use or distribution of this software is expressly prohibited.
!
line con 0
exec-timeout 0 0
password cisco
logging synchronous
login
line aux 0
line vty 0 4
password cisco
login
transport input telnet
line vty 5 15
password cisco
login
transport input telnet
!
!
end