· 7 years ago · Sep 19, 2018, 02:36 PM
1Confliction between devices is very possible.
2
3Building configuration...
4
5Current configuration : 1460 bytes
6!
7! Last configuration change at 00:51:38 UTC Mon Mar 1 1993
8!
9version 15.0
10no service pad
11service timestamps debug datetime msec
12service timestamps log datetime msec
13no service password-encryption
14!
15hostname S2
16!
17boot-start-marker
18boot-end-marker
19!
20enable secret 5 $1$1Xi8$RP1lFEjgNeHVG50Vug6k00
21!
22no aaa new-model
23system mtu routing 1500
24!
25!
26no ip domain-lookup
27!
28!
29!
30!
31!
32!
33!
34!
35spanning-tree mode pvst
36spanning-tree extend system-id
37!
38vlan internal allocation policy ascending
39!
40!
41!
42!
43!
44!
45interface FastEthernet0/1
46!
47interface FastEthernet0/2
48!
49interface FastEthernet0/3
50!
51interface FastEthernet0/4
52!
53interface FastEthernet0/5
54!
55interface FastEthernet0/6
56!
57interface FastEthernet0/7
58!
59interface FastEthernet0/8
60!
61interface FastEthernet0/9
62!
63interface FastEthernet0/10
64!
65interface FastEthernet0/11
66!
67interface FastEthernet0/12
68!
69interface FastEthernet0/13
70!
71interface FastEthernet0/14
72!
73interface FastEthernet0/15
74!
75interface FastEthernet0/16
76!
77interface FastEthernet0/17
78!
79interface FastEthernet0/18
80!
81interface FastEthernet0/19
82!
83interface FastEthernet0/20
84!
85interface FastEthernet0/21
86!
87interface FastEthernet0/22
88!
89interface FastEthernet0/23
90!
91interface FastEthernet0/24
92!
93interface GigabitEthernet0/1
94!
95interface GigabitEthernet0/2
96!
97interface Vlan1
98 ip address 192.168.1.12 255.255.255.0
99!
100ip http server
101ip http secure-server
102!
103banner motd ^Cnauthorized
104banner Motd ^C
105!
106line con 0
107 password cisco
108 login
109line vty 0 4
110 login
111line vty 5 15
112 login
113!
114end
115
116S2#