Vous êtes sur la page 1sur 19

N

Switch>DELE
Switch>DELE
EN
Switch#DETE

Switch#DEL
Switch#DELete fla
Switch#DELete flash:v
Switch#DELete flash:vl
Switch#DELete flash:vl
vlan.dat
Delete filename [vlan.dat]? yes
Delete flash:yes? [confirm]y
%Error deleting flash:yes (No such file or directory)
Switch#es
show v
Switch#show vl
Switch#show vlan b
Switch#show vlan brief
VLAN Name
Status
Ports
---- -------------------------------- --------- ------------------------------1
default
active
Fa0/1, Fa0/2, Fa0/3, Fa0/4
Fa0/5, Fa0/6, Fa0/7, Fa0/8
Fa0/9, Fa0/10, Fa0/11, Fa0/12
Fa0/13, Fa0/14, Fa0/15, Fa0/16
Fa0/17, Fa0/18, Fa0/19, Fa0/20
Fa0/21, Fa0/22, Fa0/23, Fa0/24
Gi0/1, Gi0/2
1002 fddi-default
act/unsup
1003 token-ring-default
act/unsup
1004 fddinet-default
act/unsup
1005 trnet-default
act/unsup
Switch#cofmg
ig tty
^
% Invalid input detected at '^' marker.
Switch#cofig
nfigtt
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#en
% Incomplete command.
Switch(config)#configure terminal
^
% Invalid input detected at '^' marker.
Switch(config)#ip default-gateway 172.16.0.193
Switch(config)#interface vlan 1
Switch(config-if)#ip address 172.16.0.194 255.255.255.240
Switch(config-if)#no shutdown
Switch(config-if)#exit
Switch(config)#
Switch(config)#interface vlan 10
Switch(config-if)#ip address 172.16.0.1
255.255.255.128
Switch(config-if)#no shutdown
Switch(config-if)#exit
Switch(config)#vlan 10
Switch(config-vlan)#name estudiantes
Switch(config-vlan)#exit
Switch(config)#
Switch(config)#interface VLAN 20
Switch(config-if)#ip address 172.16.0.129
255.255.255.192
Switch(config-if)#no shutdown

Switch(config-if)#exit
Switch(config)#vlan 20
Switch(config-vlan)#name profesores
Switch(config-vlan)#exit
Switch(config)#
Switch(config)#
Switch(config)#interface range f0/1 - 2
Switch(config-if-range)#switchport mode trunk
Switch(config-if-range)#switchport trunk native vlan 1
Switch(config-if-range)#
Switch(config-if-range)#interface range f0/5 - 9
Switch(config-if-range)#switchport mode access
Switch(config-if-range)#switchport access vlan 10
Switch(config-if-range)#
Switch(config-if-range)#interface range f0/10-14
Switch(config-if-range)#switchport mode access
Switch(config-if-range)#switchport access vlan 20
Switch(config-if-range)#
Switch(config-if-range)#
Switch(config-if-range)#
Switch(config-if-range)#
*Mar 1 00:17:18.098: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, ch
anged state to down
*Mar 1 00:17:18.241: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan20, ch
anged state to down
Switch(config-if-range)#end
Switch#
*Mar 1 00:17:28.794: %SYS-5-CONFIG_I: Configured from console by consoleshow
% Type "show ?" for a list of subcommands
Switch#show vlan b
Switch#show vlan brief
VLAN Name
Status
Ports
---- -------------------------------- --------- ------------------------------1
default
active
Fa0/1, Fa0/2, Fa0/3, Fa0/4
Fa0/15, Fa0/16, Fa0/17, Fa0/18
Fa0/19, Fa0/20, Fa0/21, Fa0/22
Fa0/23, Fa0/24, Gi0/1, Gi0/2
10 estudiantes
active
Fa0/5, Fa0/6, Fa0/7, Fa0/8
Fa0/9
20 profesores
active
Fa0/10, Fa0/11, Fa0/12, Fa0/13
Fa0/14
1002 fddi-default
act/unsup
1003 token-ring-default
act/unsup
1004 fddinet-default
act/unsup
1005 trnet-default
act/unsup
Switch#show in
Switch#show int
Switch#show interfaces tr
Switch#show interfaces trunk
Switch#
Switch#
Switch#show interfaces trunk
Switch#show interfaces trunk
Switch#show interfaces trunk

Switch#show interfaces tr
Switch#show interfaces trun

Switch#show interfaces trunk k


Switch#show
config
interfaces
t
trunk
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
Switch(config)#interface range f0/1 - 2
Switch(config-if-range)#switchport mode trunk
Switch(config-if-range)#switchport trunk native vlan 1
Switch(config-if-range)#end
Switch#sho
*Mar 1 00:19:02.410: %SYS-5-CONFIG_I: Configured from console by consolew
% Type "show ?" for a list of subcommands
Switch#show inter
Switch#show interfaces trunk}
^
% Invalid input detected at '^' marker.
Switch#show interfaces trunk}
Switch#show run
Building configuration...
Current configuration : 2036 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
system mtu routing 1500
ip subnet-zero
!
!
!
!
!
!--More-!--More-!--More-!--More-!--More-spanning-tree
--More-mode pvst
spanning-tree
--More-extend system-id
!--More-vlan
--More-internal allocation policy ascending
!--More-!--More-!--More-interface
--More-- FastEthernet0/1
switchport mode trunk
--More-!--More-interface
--More-- FastEthernet0/2

switchport mode trunk


--More-!--More-interface
--More-- FastEthernet0/3
!--More-interface
--More-- FastEthernet0/4
!--More-interface
--More-- FastEthernet0/5
switchport access vlan 10
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/6
switchport access vlan 10
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/7
switchport access vlan 10
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/8
switchport access vlan 10
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/9
switchport access vlan 10
--More---More-Switch#[A
show run
Building configuration...
Current configuration : 2036 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
system mtu routing 1500
ip subnet-zero
!
!
!
!
!
!--More-!--More-!--More-!--More-!--More-spanning-tree
--More-mode pvst
spanning-tree
--More-extend system-id
!--More-vlan
--More-internal allocation policy ascending
!--More--

!--More-!--More-interface
--More-- FastEthernet0/1
switchport mode trunk
--More-!--More-interface
--More-- FastEthernet0/2
switchport mode trunk
--More-!--More-interface
--More-- FastEthernet0/3
!--More-interface
--More-- FastEthernet0/4
!--More-interface
--More-- FastEthernet0/5
switchport access vlan 10
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/6
switchport access vlan 10
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/7
switchport access vlan 10
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/8
switchport access vlan 10
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/9
switchport access vlan 10
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/10
switchport access vlan 20
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/11
switchport access vlan 20
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/12
switchport access vlan 20
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/13
switchport access vlan 20
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/14
switchport access vlan 20
--More-switchport mode access
--More-!--More-interface
--More-- FastEthernet0/15
!--More-interface
--More-- FastEthernet0/16
!--More-interface
--More-- FastEthernet0/17
!--More-interface
--More-- FastEthernet0/18
!--More--

interface
--More-- FastEthernet0/19
!--More-interface
--More-- FastEthernet0/20
!--More-interface
--More-- FastEthernet0/21
!--More-interface
--More-- FastEthernet0/22
!--More-interface
--More-- FastEthernet0/23
!--More-interface
--More-- FastEthernet0/24
!--More-interface
--More-- GigabitEthernet0/1
!--More-interface
--More-- GigabitEthernet0/2
!--More-interface
--More-- Vlan1
ip address 172.16.0.194 255.255.255.240
--More-no ip route-cache
--More-!--More-interface
--More-- Vlan10
ip address 172.16.0.1 255.255.255.128
--More-no ip route-cache
--More-!--More-interface
--More-- Vlan20
ip address 172.16.0.129 255.255.255.192
--More-no ip route-cache
--More-!--More-ip--More-default-gateway 172.16.0.193
ip--More-http server
ip--More-http secure-server
!--More-control-plane
--More-!--More-!--More-line
--More-con 0
line
--More-vty 5 15
!--More-end
--More---More-Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#

Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#

Switch#
Switch#3econfig t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#spanning-tree vlan 10 priority 4096
Switch(config)#emnd
Switch#sh
*Mar 1 00:23:41.860: %SYS-5-CONFIG_I: Configured from console by consoleo
% Type "show ?" for a list of subcommands
Switch#show asp
Switch#show spanning-tree
No spanning tree instance exists.
Switch#
*Mar 1 00:24:59.002: %LINK-3-UPDOWN: Interface
o up
*Mar 1 00:25:01.023: %LINEPROTO-5-UPDOWN: Line
et0/1, changed state to up
*Mar 1 00:25:04.748: %LINK-3-UPDOWN: Interface
o up
*Mar 1 00:25:06.761: %LINEPROTO-5-UPDOWN: Line
et0/2, changed state to up
Switch#show spanning-tree
VLAN0001
Spanning tree enabled
Root ID
Priority
Address
Cost
Port
Hello Time

FastEthernet0/1, changed state t


protocol on Interface FastEthern
FastEthernet0/2, changed state t
protocol on Interface FastEthern

protocol ieee
32769
2c3f.38a2.9600
19
1 (FastEthernet0/1)
2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority
32769 (priority 32768 sys-id-ext 1)
Address
6c9c.eda0.db80
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300 sec
Interface
------------------Fa0/1
Fa0/2

Role
---Root
Altn

Sts
--LIS
BLK

Cost
--------19
19

Prio.Nbr
-------128.1
128.2

Type
-------------------------------P2p
P2p

--More-VLAN0010
--More---More-Spanning tree enabled protocol ieee
--More-Root ID
Priority
4106
--More-Address
6c9c.eda0.db80
--More-This bridge is the root
--More-Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
--More---More-Bridge ID Priority
4106 (priority 4096 sys-id-ext 10)
--More-Address
6c9c.eda0.db80
--More-Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
--More-Aging Time 300 sec
--More-Interface
--More-Role Sts Cost
Prio.Nbr Type
--------------------More----- --- --------- -------- -------------------------------Fa0/1
--More-Desg LRN 19
128.1
P2p
Fa0/2
--More-Desg LIS 19
128.2
P2p

--More---More---More-VLAN0020
--More---More-Spanning tree enabled protocol ieee
--More-Root ID
Priority
4116
--More-Address
2c3f.38a2.9600
--More-Cost
19
--More-Port
1 (FastEthernet0/1)
--More-Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
--More---More-Switch#[A
% Unknown command or computer name, or unable to find computer address
Switch#
Switch#
Switch#
Switch#
*Mar 1 00:25:30.031: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, cha
nged state to up
*Mar 1 00:25:30.031: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, ch
anged state to up
*Mar 1 00:25:30.031: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:25:30.040: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan20, ch
anged state to up
Switch#
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#end
spanning-tree vlan 10 priority 4096
end
Switch(config)#end
Switch#config
[A
t
*Mar 1 00:25:43.034: %SYS-5-CONFIG_I: Configured from console by console
show span
ning-tree
% Type "show ?" for a list of subcommands
Switch#sho
configspanning-tree
show
[A
t
VLAN0001
Spanning tree enabled
Root ID
Priority
Address
Cost
Port
Hello Time

protocol ieee
32769
2c3f.38a2.9600
19
1 (FastEthernet0/1)
2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority
32769 (priority 32768 sys-id-ext 1)
Address
6c9c.eda0.db80
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 15 sec
Interface
------------------Fa0/1
Fa0/2

Role
---Root
Altn

Sts
--FWD
BLK

Cost
--------19
19

Prio.Nbr
-------128.1
128.2

Type
-------------------------------P2p
P2p

--More-Switch#[A
show spanning-tree
config
[A
t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#end
spanning-tree vlan 10 priority 4096

*Mar 1 00:26:00.440: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou


rced by 2c3f.38a2.9641
Switch(config)#spanning-tree vlan 10 priority
priority 4096
4096
Switch(config)#spanning-tree vlan 10 priority
ty 40966
Switch(config)#end
Switch#config t
*Mar 1 00:26:21.109: %SYS-5-CONFIG_I: Configured from console byshow
console
spanning-t
ree
% Type "show ?" for a list of subcommands
Switch#sho
configspanning-tree
show
t
VLAN0001
Spanning tree enabled
Root ID
Priority
Address
Cost
Port
Hello Time

protocol ieee
32769
2c3f.38a2.9600
19
1 (FastEthernet0/1)
2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority
32769 (priority 32768 sys-id-ext 1)
Address
6c9c.eda0.db80
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300 sec
Interface
------------------Fa0/1
Fa0/2

Role
---Root
Altn

Sts
--FWD
BLK

Cost
--------19
19

Prio.Nbr
-------128.1
128.2

Type
-------------------------------P2p
P2p

--More-*Mar 1 00:26:30.631: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou


rced by 2c3f.38a2.9641
VLAN0010
--More---More-Spanning tree enabled protocol ieee
--More-Root ID
Priority
4106
--More-Address
6c9c.eda0.db80
--More-This bridge is the root
--More-Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
--More---More-Bridge ID Priority
4106 (priority 4096 sys-id-ext 10)
--More-Address
6c9c.eda0.db80
--More-Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
--More-Aging Time 300 sec
--More-Interface
--More-Role Sts Cost
Prio.Nbr Type
--------------------More----- --- --------- -------- -------------------------------Fa0/1
--More-Desg FWD 19
128.1
P2p
Fa0/2
--More-Desg FWD 19
128.2
P2p
--More---More---More-VLAN0020
--More---More-*Mar 1 00:27:00.830: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
Spanning tree enabled protocol ieee
--More-Root ID
Priority
4116
--More-Address
2c3f.38a2.9600
--More-Cost
19
--More-Port
1 (FastEthernet0/1)

--More-Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec


--More---More-Bridge ID Priority
32788 (priority 32768 sys-id-ext 20)
--More-Address
6c9c.eda0.db80
--More-Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
--More-Aging Time 300 sec
--More---More-Switch#[A
show spanning-tree
% Type "show ?" for a list of subcommands
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#showw spanning-tree
VLAN0001
Spanning tree enabled
Root ID
Priority
Address
Cost
Port
Hello Time

protocol ieee
32769
2c3f.38a2.9600
19
1 (FastEthernet0/1)
2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority
32769 (priority 32768 sys-id-ext 1)
Address
6c9c.eda0.db80
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300 sec
Interface
------------------Fa0/1
Fa0/2

Role
---Root
Altn

Sts
--FWD
BLK

Cost
--------19
19

Prio.Nbr
-------128.1
128.2

Type
-------------------------------P2p
P2p

--More-VLAN0010
--More---More-Spanning tree enabled protocol ieee
--More-Root ID
Priority
4106
--More-Address
6c9c.eda0.db80
--More-This bridge is the root
--More-Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
--More---More-Bridge ID Priority
4106 (priority 4096 sys-id-ext 10)
--More-Address
6c9c.eda0.db80
--More-Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
--More-Aging Time 300 sec
--More-*Mar 1 00:27:31.045: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:28:01.244: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:28:31.443: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:29:01.642: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
Interface
--More-Role Sts Cost
Prio.Nbr Type
--------------------More----- --- --------- -------- -------------------------------Fa0/1
--More-Desg FWD 19
128.1
P2p

Fa0/2
--More-Desg FWD 19
128.2
P2p
--More---More---More-VLAN0020
--More---More-Spanning tree enabled protocol ieee
--More-Root ID
Priority
4116
--More-Address
2c3f.38a2.9600
--More-Cost
19
--More-Port
1 (FastEthernet0/1)
--More-Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
--More---More-Bridge ID Priority
32788 (priority 32768 sys-id-ext 20)
--More-Address
6c9c.eda0.db80
--More-Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
--More-Aging Time 300 sec
--More-Interface
--More-Role Sts Cost
Prio.Nbr Type
--------------------More----- --- --------- -------- -------------------------------Fa0/1
--More-Root FWD 19
128.1
P2p
Fa0/2
--More-Altn BLK 19
128.2
P2p
--More---More-Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
*Mar 1 00:29:31.841: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
Switch(config)#interface range f0/24
Switch(config-if-range)#switchport mode trunk
Switch(config-if-range)#switchport trunk native vlan 1
Switch(config-if-range)#interface f0/24
% Command exited out of interface range and its sub-modes.
Not executing the command for second and later interfaces
Switch(config-if)#switchport mode trunk
Switch(config-if)#switchport trunk native vlan 1
Switch(config-if)#
*Mar 1 00:30:02.040: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:30:26.795: %LINK-3-UPDOWN: Interface FastEthernet0/24, changed state
to up
*Mar 1 00:30:28.817: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et0/24, changed state to up
*Mar 1 00:30:32.248: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou

rced by 2c3f.38a2.9641
*Mar 1 00:31:02.447: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:31:32.637: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:31:36.311: %LINK-3-UPDOWN: Interface FastEthernet0/5, changed state t
o up
*Mar 1 00:31:37.318: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et0/5, changed state to up
*Mar 1 00:32:02.861: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:32:33.010: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by ccef.4896.f8e0
*Mar 1 00:33:03.016: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by ccef.4896.f8e0
*Mar 1 00:33:33.458: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:34:03.657: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:34:33.856: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:35:04.013: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by ccef.4896.f8e0
*Mar 1 00:35:34.019: %IP-4-DUPADDR: Duplicate address 172.16.0.129 on Vlan20, s
ourced by ccef.4896.f8e0
*Mar 1 00:36:04.462: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:36:34.661: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:37:00.548: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et0/1, changed state to down
*Mar 1 00:37:05.019: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by ccef.4896.f8e0
*Mar 1 00:37:05.204: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et0/1, changed state to up
*Mar 1 00:37:35.059: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:38:05.258: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:38:35.457: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
*Mar 1 00:39:05.672: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
Switch(config-if)#
Switch(config-if)#exit
Switch(config)#
*Mar 1 00:39:35.871: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641en
% Incomplete command.
Switch(config)#configure terminal
^
% Invalid input detected at '^' marker.
Switch(config)#hostname SW4
SW4(config)#enable password cisco
SW4(config)#enable secret cisco
SW4(config)#line con 0
SW4(config-line)#password cisco
SW4(config-line)#login

SW4(config-line)#line vty 0 15
SW4(config-line)#password cisco
SW4(config-line)#login
SW4(config-line)#exit
SW4(config)#end
SW4#
SW4#
*Mar 1 00:39:44.554: %SYS-5-CONFIG_I: Configured from console by consoleexit

SW4 con0 is now available

Press RETURN to get started.

User Access Verification


Password:
SW4>en
Password:
SW4#show ip

*Mar 1 00:40:06.012: %IP-4-DUPADDR: Duplicate


rced by ccef.4896.f8e0
% Type "show ?" for a list of subcommands
SW4#
*Mar 1 00:40:36.018: %IP-4-DUPADDR: Duplicate
rced by ccef.4896.f8e0
*Mar 1 00:41:06.468: %IP-4-DUPADDR: Duplicate
rced by 2c3f.38a2.9641
*Mar 1 00:41:36.676: %IP-4-DUPADDR: Duplicate
rced by 2c3f.38a2.9641
SW4#
*Mar 1 00:42:06.883: %IP-4-DUPADDR: Duplicate
rced by 2c3f.38a2.9641
*Mar 1 00:42:37.015: %IP-4-DUPADDR: Duplicate
rced by ccef.4896.f8e0
SW4#show run
Building configuration...

address 172.16.0.1 on Vlan10, sou

address 172.16.0.1 on Vlan10, sou


address 172.16.0.1 on Vlan10, sou
address 172.16.0.1 on Vlan10, sou
address 172.16.0.1 on Vlan10, sou
address 172.16.0.1 on Vlan10, sou

Current configuration : 2248 bytes


!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname SW4
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$3evY$oF6zEmEUeF0f7HJESt0c9/
enable password cisco
!
no aaa new-model
system mtu routing 1500
ip subnet-zero
!
!
!
--More-*Mar 1 00:43:07.021: %IP-4-DUPADDR: Duplicate address 172.16.0.129 on Vlan20, s
ourced by ccef.4896.f8e0
!
!
!
!
!
!
!
!
spanning-tree mode pvst
spanning-tree extend system-id
spanning-tree vlan 10 priority 4096
!
vlan internal allocation policy ascending
!
!
!
interface FastEthernet0/1
switchport mode trunk

!
interface FastEthernet0/2
switchport mode trunk
!
interface FastEthernet0/3
!--More-interface FastEthernet0/4
!
interface FastEthernet0/5
switchport access vlan 10
switchport mode access
!
interface FastEthernet0/6
switchport access vlan 10
switchport mode access
!
interface FastEthernet0/7
switchport access vlan 10
switchport mode access
!
interface FastEthernet0/8
switchport access vlan 10
switchport mode access
!
interface FastEthernet0/9
switchport access vlan 10
switchport mode access
!
interface
--More-- FastEthernet0/10
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/11
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/12
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/13
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/14
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!--More-interface
--More-- FastEthernet0/17
--More-SW4#show vilan
*Mar 1 00:43:37.480: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
^
% Invalid input detected at '^' marker.

SW4#show vilan
lan
VLAN Name
Status
Ports
---- -------------------------------- --------- ------------------------------1
default
active
Fa0/3, Fa0/4, Fa0/15, Fa0/16
Fa0/17, Fa0/18, Fa0/19, Fa0/20
Fa0/21, Fa0/22, Fa0/23, Gi0/1
Gi0/2
10 estudiantes
active
Fa0/5, Fa0/6, Fa0/7, Fa0/8
Fa0/9
20 profesores
active
Fa0/10, Fa0/11, Fa0/12, Fa0/13
Fa0/14
1002 fddi-default
act/unsup
1003 token-ring-default
act/unsup
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
10 enet 100010
1500 0
0
20 enet 100020
1500 0
0
1002 fddi 101002
1500 0
0
1003 tr
101003
1500 0
0
--More-*Mar 1 00:44:07.679: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
1004 fdnet 101004
1500 ieee 0
0
1005
--More-trnet 101005
1500 ibm 0
0
--More-Remote
--More-SPAN VLANs
--More-*Mar 1 00:44:37.878: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
rced by 2c3f.38a2.9641
----------------------------------------------------------------------------Primary Secondary Type
Ports
------- --------- ----------------- -----------------------------------------SW4#show sp
SW4#show spanning-tree
VLAN0001
Spanning tree enabled
Root ID
Priority
Address
Cost
Port
Hello Time

protocol ieee
32769
2c3f.38a2.9600
19
1 (FastEthernet0/1)
2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority
32769 (priority 32768 sys-id-ext 1)
Address
6c9c.eda0.db80
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300 sec
Interface
------------------Fa0/1
Fa0/2

Role
---Root
Altn

Sts
--FWD
BLK

Cost
--------19
19

Prio.Nbr
-------128.1
128.2

Type
-------------------------------P2p
P2p

Fa0/24

Desg FWD 19

128.24

P2p

--More-SW4#show spanning-tree
VLAN0001
Spanning tree enabled
Root ID
Priority
Address
Cost
Port
Hello Time

protocol ieee
32769
2c3f.38a2.9600
19
1 (FastEthernet0/1)
2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority
32769 (priority 32768 sys-id-ext 1)
Address
6c9c.eda0.db80
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300 sec
Interface
------------------Fa0/1
Fa0/2
Fa0/24

Role
---Root
Altn
Desg

Sts
--FWD
BLK
FWD

Cost
--------19
19
19

Prio.Nbr
-------128.1
128.2
128.24

Type
-------------------------------P2p
P2p
P2p

--More-VLAN0010
Spanning tree enabled protocol ieee
Root ID
Priority
4106
Address
6c9c.eda0.db80
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority
4106 (priority 4096 sys-id-ext 10)
Address
6c9c.eda0.db80
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300 sec
Interface
------------------Fa0/1
Fa0/2
Fa0/5
Fa0/24

Role
---Desg
Desg
Desg
Desg

--More-VLAN0020
Spanning tree enabled
Root ID
Priority
Address
Cost
Port
Hello Time

Sts
--FWD
FWD
FWD
FWD

Cost
--------19
19
19
19

Prio.Nbr
-------128.1
128.2
128.5
128.24

Type
-------------------------------P2p
P2p
P2p
P2p

protocol ieee
4116
2c3f.38a2.9600
19
1 (FastEthernet0/1)
2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority
32788 (priority 32768 sys-id-ext 20)
Address
6c9c.eda0.db80
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300 sec

Interface
------------------Fa0/1
Fa0/2
Fa0/24
SW4#
*Mar
rced
*Mar
rced
*Mar
rced

1
by
1
by
1
by

Role
---Root
Altn
Desg

Sts
--FWD
BLK
FWD

Cost
--------19
19
19

Prio.Nbr
-------128.1
128.2
128.24

Type
-------------------------------P2p
P2p
P2p

00:45:08.018: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou


ccef.4896.f8e0
00:45:38.276: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
2c3f.38a2.9641
00:46:08.475: %IP-4-DUPADDR: Duplicate address 172.16.0.1 on Vlan10, sou
2c3f.38a2.9641

Vous aimerez peut-être aussi