· 7 years ago · Feb 28, 2018, 02:06 PM
1Building configuration...
2
3Current configuration : 1874 bytes
4!
5! Last configuration change at 00:49:01 UTC Mon Mar 1 1993
6!
7version 15.0
8no service pad
9service timestamps debug datetime msec
10service timestamps log datetime msec
11no service password-encryption
12!
13hostname S2
14!
15boot-start-marker
16boot-end-marker
17!
18enable secret 4 06YFDUHH61wAE/kLkDq9BGho1QM5EnRtoyr8cHAUg.2
19!
20no aaa new-model
21system mtu routing 1500
22!
23!
24no ip domain-lookup
25!
26!
27!
28!
29!
30!
31!
32!
33spanning-tree mode pvst
34spanning-tree extend system-id
35!
36vlan internal allocation policy ascending
37!
38!
39!
40!
41!
42!
43interface FastEthernet0/1
44 switchport mode trunk
45!
46interface FastEthernet0/2
47!
48interface FastEthernet0/3
49 shutdown
50!
51interface FastEthernet0/4
52 shutdown
53!
54interface FastEthernet0/5
55 shutdown
56!
57interface FastEthernet0/6
58 shutdown
59!
60interface FastEthernet0/7
61 shutdown
62!
63interface FastEthernet0/8
64 shutdown
65!
66interface FastEthernet0/9
67 shutdown
68!
69interface FastEthernet0/10
70 shutdown
71!
72interface FastEthernet0/11
73 switchport access vlan 10
74 switchport mode access
75!
76interface FastEthernet0/12
77 shutdown
78!
79interface FastEthernet0/13
80 shutdown
81!
82interface FastEthernet0/14
83 shutdown
84!
85interface FastEthernet0/15
86 shutdown
87!
88interface FastEthernet0/16
89 shutdown
90!
91interface FastEthernet0/17
92 shutdown
93!
94interface FastEthernet0/18
95 shutdown
96!
97interface FastEthernet0/19
98 shutdown
99!
100interface FastEthernet0/20
101 shutdown
102!
103interface FastEthernet0/21
104 shutdown
105!
106interface FastEthernet0/22
107 shutdown
108!
109interface FastEthernet0/23
110 shutdown
111!
112interface FastEthernet0/24
113 shutdown
114!
115interface GigabitEthernet0/1
116 shutdown
117!
118interface GigabitEthernet0/2
119 shutdown
120!
121interface Vlan1
122 no ip address
123!
124interface Vlan99
125 ip address 192.168.1.12 255.255.255.0
126!
127ip http server
128ip http secure-server
129!
130banner motd ^C
131Nieautoryzowany dostep wzbroniony
132^C
133!
134line con 0
135 password cisco
136 logging synchronous
137 login
138line vty 0 4
139 password cisco
140 login
141line vty 5 15
142 password cisco
143 login
144!
145end
146
147S2#