Full configuration
Switch>en
Switch#
*Mar 1 01:01:29.368: %LINK-3-UPDOWN: Interface FastEthernet3/0/1, changed state to up
*Mar 1 01:01:30.375: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet3/0/1, changed
state to up
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#int fa3/0/2
Switch(config-if)#do sh run
Building configuration...
Current configuration : 2162 bytes
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
hostname Switch
boot-start-marker
boot-end-marker
!
!
no aaa new-model
switch 3 provision ws-c3750v2-48ts
system mtu routing 1500
spanning-tree mode pvst
spanning-tree extend system-id
vlan internal allocation policy ascending
interface FastEthernet3/0/1
interface FastEthernet3/0/2
duplex full
!
interface FastEthernet3/0/3
speed 100
interface FastEthernet3/0/4
interface FastEthernet3/0/5
interface FastEthernet3/0/6
interface FastEthernet3/0/7
interface FastEthernet3/0/8
interface FastEthernet3/0/9
interface FastEthernet3/0/10
interface FastEthernet3/0/11
interface FastEthernet3/0/12
interface FastEthernet3/0/13
interface FastEthernet3/0/14
!
interface FastEthernet3/0/15
interface FastEthernet3/0/16
interface FastEthernet3/0/17
interface FastEthernet3/0/18
interface FastEthernet3/0/19
interface FastEthernet3/0/20
interface FastEthernet3/0/21
interface FastEthernet3/0/22
interface FastEthernet3/0/23
interface FastEthernet3/0/24
interface FastEthernet3/0/25
interface FastEthernet3/0/26
!
interface FastEthernet3/0/27
interface FastEthernet3/0/28
interface FastEthernet3/0/29
interface FastEthernet3/0/30
interface FastEthernet3/0/31
interface FastEthernet3/0/32
interface FastEthernet3/0/33
interface FastEthernet3/0/34
interface FastEthernet3/0/35
interface FastEthernet3/0/36
interface FastEthernet3/0/37
interface FastEthernet3/0/38
interface FastEthernet3/0/39
!
interface FastEthernet3/0/40
interface FastEthernet3/0/41
interface FastEthernet3/0/42
interface FastEthernet3/0/43
interface FastEthernet3/0/44
interface FastEthernet3/0/45
interface FastEthernet3/0/46
interface FastEthernet3/0/47
interface FastEthernet3/0/48
interface GigabitEthernet3/0/1
interface GigabitEthernet3/0/2
interface GigabitEthernet3/0/3
!
interface GigabitEthernet3/0/4
interface Vlan1
no ip address
shutdown
ip classless
ip http server
ip http secure-server
line con 0
line vty 5 15
end
Switch(config-if)#exit
Switch(config)#do sh vlan
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Fa3/0/1, Fa3/0/2, Fa3/0/3
Fa3/0/4, Fa3/0/5, Fa3/0/6
Fa3/0/7, Fa3/0/8, Fa3/0/9
Fa3/0/10, Fa3/0/11, Fa3/0/12
Fa3/0/13, Fa3/0/14, Fa3/0/15
Fa3/0/16, Fa3/0/17, Fa3/0/18
Fa3/0/19, Fa3/0/20, Fa3/0/21
Fa3/0/22, Fa3/0/23, Fa3/0/24
Fa3/0/25, Fa3/0/26, Fa3/0/27
Fa3/0/28, Fa3/0/29, Fa3/0/30
Fa3/0/31, Fa3/0/32, Fa3/0/33
Fa3/0/34, Fa3/0/35, Fa3/0/36
Fa3/0/37, Fa3/0/38, Fa3/0/39
Fa3/0/40, Fa3/0/41, Fa3/0/42
Fa3/0/43, Fa3/0/44, Fa3/0/45
Fa3/0/46, Fa3/0/47, Fa3/0/48
Gi3/0/1, Gi3/0/2, Gi3/0/3
Gi3/0/4
1002 fddi-default act/unsup
1003 token-ring-default act/unsup
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1004 fddinet-default act/unsup
1005 trnet-default act/unsup
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1 enet 100001 1500 - - - - - 0 0
1002 fddi 101002 1500 - - - - - 0 0
1003 tr 101003 1500 - - - - - 0 0
1004 fdnet 101004 1500 - - - ieee - 0 0
1005 trnet 101005 1500 - - - ibm - 0 0
Remote SPAN VLANs
------------------------------------------------------------------------------
Primary Secondary Type Ports
------- --------- ----------------- ------------------------------------------
Switch(config)#int vlan 1
Switch(config-if)#ip add 192.168.60.1 255.255.255.0
Switch(config-if)#no shut
Switch(config-if)#
*Mar 1 01:04:51.928: %IP-4-DUPADDR: Duplicate address 192.168.60.1 on Vlan1, sourced by
c4ad.34e2.7ac2
*Mar 1 01:04:53.832: %LINK-3-UPDOWN: Interface Vlan1, changed state to up
*Mar 1 01:04:53.840: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up
Switch(config-if)#sh ip int b
% Invalid input detected at '^' marker.
Switch(config-if)#do sh
*Mar 1 01:05:23.687: %IP-4-DUPADDR: Duplicate address 192.168.60.1 on Vlan1, sourced by
c4ad.34e2.7ac2
% Type "show ?" for a list of subcommands
Switch(config-if)#do sh ip int b
Interface IP-Address OK? Method Status Protocol
Vlan1 192.168.60.1 YES manual up up
FastEthernet3/0/1 unassigned YES unset up up
FastEthernet3/0/2 unassigned YES unset up up
FastEthernet3/0/3 unassigned YES unset up up
FastEthernet3/0/4 unassigned YES unset down down
FastEthernet3/0/5 unassigned YES unset down down
FastEthernet3/0/6 unassigned YES unset down down
FastEthernet3/0/7 unassigned YES unset down down
FastEthernet3/0/8 unassigned YES unset down down
FastEthernet3/0/9 unassigned YES unset up up
FastEthernet3/0/10 unassigned YES unset down down
FastEthernet3/0/11 unassigned YES unset down down
FastEthernet3/0/12 unassigned YES unset down down
FastEthernet3/0/13 unassigned YES unset down down
FastEthernet3/0/14 unassigned YES unset down down
FastEthernet3/0/15 unassigned YES unset down down
FastEthernet3/0/16 unassigned YES unset down down
FastEthernet3/0/17 unassigned YES unset down down
FastEthernet3/0/18 unassigned YES unset down down
FastEthernet3/0/19 unassigned YES unset down down
FastEthernet3/0/20 unassigned YES unset down down
FastEthernet3/0/21 unassigned YES unset down down
FastEthernet3/0/22 unassigned YES unset down down
FastEthernet3/0/23 unassigned YES unset down down
FastEthernet3/0/24 unassigned YES unset down down
FastEthernet3/0/25 unassigned YES unset down down
FastEthernet3/0/26 unassigned YES unset down down
FastEthernet3/0/27 unassigned YES unset down down
FastEthernet3/0/28 unassigned YES unset down down
FastEthernet3/0/29 unassigned YES unset down down
FastEthernet3/0/30 unassigned YES unset down down
FastEthernet3/0/31 unassigned YES unset down down
FastEthernet3/0/32 unassigned YES unset down down
FastEthernet3/0/33 unassigned YES unset down down
FastEthernet3/0/34 unassigned YES unset down down
FastEthernet3/0/35 unassigned YES unset down down
FastEthernet3/0/36 unassigned YES unset down down
FastEthernet3/0/37 unassigned YES unset down down
FastEthernet3/0/38 unassigned YES unset down down
FastEthernet3/0/39 unassigned YES unset down down
FastEthernet3/0/40 unassigned YES unset down down
FastEthernet3/0/41 unassigned YES unset down down
FastEthernet3/0/42 unassigned YES unset down down
FastEthernet3/0/43 unassigned YES unset down down
FastEthernet3/0/44 unassigned YES unset down down
FastEthernet3/0/45 unassigned YES unset down down
FastEthernet3/0/46 unassigned YES unset down down
FastEthernet3/0/47 unassigned YES unset down down
FastEthernet3/0/48 unassigned YES unset down down
GigabitEthernet3/0/1 unassigned YES unset down down
GigabitEthernet3/0/2 unassigned YES unset down down
GigabitEthernet3/0/3 unassigned YES unset down down
GigabitEthernet3/0/4 unassigned YES unset down down
Switch(config-if)#
*Mar 1 01:05:54.314: %IP-4-DUPADDR: Duplicate address 192.168.60.1 on Vlan1, sourced by
c4ad.34e2.7ac2
Switch(config-if)#exit
Switch(config)#int vlan1
*Mar 1 01:06:24.680: %IP-4-DUPADDR: Duplicate address 192.168.60.1 on Vlan1, sourced by
c4ad.34e2.7ac2
Switch(config-if)#int vlan 1
Switch(config-if)#ip add 192.168.60.2 255.5
*Mar 1 01:06:55.592: %IP-4-DUPADDR: Duplicate address 192.168.60.1 on Vlan1, sourced by
c4ad.34e2.7ac2
% Incomplete command.
Switch(config-if)#ip add 192.168.60.2 255.255.255.0
Switch(config-if)#do sh ip int b
Interface IP-Address OK? Method Status Protocol
Vlan1 192.168.60.2 YES manual up up
FastEthernet3/0/1 unassigned YES unset up up
FastEthernet3/0/2 unassigned YES unset up up
FastEthernet3/0/3 unassigned YES unset up up
FastEthernet3/0/4 unassigned YES unset down down
FastEthernet3/0/5 unassigned YES unset down down
FastEthernet3/0/6 unassigned YES unset down down
FastEthernet3/0/7 unassigned YES unset down down
FastEthernet3/0/8 unassigned YES unset down down
FastEthernet3/0/9 unassigned YES unset up up
FastEthernet3/0/10 unassigned YES unset down down
FastEthernet3/0/11 unassigned YES unset down down
FastEthernet3/0/12 unassigned YES unset down down
FastEthernet3/0/13 unassigned YES unset down down
FastEthernet3/0/14 unassigned YES unset down down
FastEthernet3/0/15 unassigned YES unset down down
FastEthernet3/0/16 unassigned YES unset down down
FastEthernet3/0/17 unassigned YES unset down down
FastEthernet3/0/18 unassigned YES unset down down
FastEthernet3/0/19 unassigned YES unset down down
FastEthernet3/0/20 unassigned YES unset down down
FastEthernet3/0/21 unassigned YES unset down down
FastEthernet3/0/22 unassigned YES unset down down
FastEthernet3/0/23 unassigned YES unset down down
FastEthernet3/0/24 unassigned YES unset down down
FastEthernet3/0/25 unassigned YES unset down down
FastEthernet3/0/26 unassigned YES unset down down
FastEthernet3/0/27 unassigned YES unset down down
FastEthernet3/0/28 unassigned YES unset down down
FastEthernet3/0/29 unassigned YES unset down down
FastEthernet3/0/30 unassigned YES unset down down
FastEthernet3/0/31 unassigned YES unset down down
FastEthernet3/0/32 unassigned YES unset down down
FastEthernet3/0/33 unassigned YES unset down down
FastEthernet3/0/34 unassigned YES unset down down
FastEthernet3/0/35 unassigned YES unset down down
FastEthernet3/0/36 unassigned YES unset down down
FastEthernet3/0/37 unassigned YES unset down down
FastEthernet3/0/38 unassigned YES unset down down
FastEthernet3/0/39 unassigned YES unset down down
FastEthernet3/0/40 unassigned YES unset down down
FastEthernet3/0/41 unassigned YES unset down down
FastEthernet3/0/42 unassigned YES unset down down
FastEthernet3/0/43 unassigned YES unset down down
FastEthernet3/0/44 unassigned YES unset down down
FastEthernet3/0/45 unassigned YES unset down down
FastEthernet3/0/46 unassigned YES unset down down
FastEthernet3/0/47 unassigned YES unset down down
FastEthernet3/0/48 unassigned YES unset down down
GigabitEthernet3/0/1 unassigned YES unset down down
GigabitEthernet3/0/2 unassigned YES unset down down
GigabitEthernet3/0/3 unassigned YES unset down down
GigabitEthernet3/0/4 unassigned YES unset down down
Switch(config-if)#exit
Switch(config)#int fa3/0/2
Switch(config-if)#no switchport
Switch(config-if)#
*Mar 1 01:08:53.259: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet3/0/2, changed
state to down
*Mar 1 01:08:55.273: %LINK-3-UPDOWN: Interface FastEthernet3/0/2, changed state to down
*Mar 1 01:08:57.496: %LINK-3-UPDOWN: Interface FastEthernet3/0/2, changed state to up
*Mar 1 01:08:58.502: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet3/0/2, changed
state to up
Switch(config-if)#ip add 192.168.61.1 255.255.255.0
Switch(config-if)#int fa3/0/3
Switch(config-if)#no switchport
Switch(config-if)#
*Mar 1 01:10:15.510: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet3/0/3, changed
state to down
*Mar 1 01:10:17.523: %LINK-3-UPDOWN: Interface FastEthernet3/0/3, changed state to up
*Mar 1 01:10:18.530: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet3/0/3, changed
state to up
Switch(config-if)#ip add 192.168.62.1 255.255.255.0
Switch(config-if)#speed 10
Switch(config-if)#
*Mar 1 01:11:04.222: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet3/0/3, changed
state to downdu
*Mar 1 01:11:06.236: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet3/0/3, changed
state to u
% Ambiguous command: "d"
Switch(config-if)#duplex half
Switch(config-if)#
*Mar 1 01:11:24.296: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet3/0/3, changed
state to down
*Mar 1 01:11:25.303: %LINK-3-UPDOWN: Interface FastEthernet3/0/3, changed state to down
Switch(config-if)#
*Mar 1 01:11:27.727: %LINK-3-UPDOWN: Interface FastEthernet3/0/3, changed state to up
*Mar 1 01:11:28.734: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet3/0/3, changed
state to updo
% Incomplete command.
Switch(config-if)#do sh run
Building configuration...
Current configuration : 2296 bytes
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
hostname Switch
boot-start-marker
boot-end-marker
!
!
no aaa new-model
switch 3 provision ws-c3750v2-48ts
system mtu routing 1500
spanning-tree mode pvst
spanning-tree extend system-id
vlan internal allocation policy ascending
interface FastEthernet3/0/1
interface FastEthernet3/0/2
no switchport
ip address 192.168.61.1 255.255.255.0
duplex full
interface FastEthernet3/0/3
no switchport
ip address 192.168.62.1 255.255.255.0
speed 10
duplex half
interface FastEthernet3/0/4
interface FastEthernet3/0/5
interface FastEthernet3/0/6
interface FastEthernet3/0/7
interface FastEthernet3/0/8
interface FastEthernet3/0/9
interface FastEthernet3/0/10
interface FastEthernet3/0/11
interface FastEthernet3/0/12
!
interface FastEthernet3/0/13
interface FastEthernet3/0/14
interface FastEthernet3/0/15
interface FastEthernet3/0/16
interface FastEthernet3/0/17
interface FastEthernet3/0/18
interface FastEthernet3/0/19
interface FastEthernet3/0/20
interface FastEthernet3/0/21
interface FastEthernet3/0/22
interface FastEthernet3/0/23
interface FastEthernet3/0/24
!
interface FastEthernet3/0/25
interface FastEthernet3/0/26
interface FastEthernet3/0/27
interface FastEthernet3/0/28
interface FastEthernet3/0/29
interface FastEthernet3/0/30
interface FastEthernet3/0/31
interface FastEthernet3/0/32
interface FastEthernet3/0/33
interface FastEthernet3/0/34
interface FastEthernet3/0/35
interface FastEthernet3/0/36
interface FastEthernet3/0/37
--More--