Practica 1
CCNA3
NOMBRE: ERICK POZO
CONFIGURACION SW1
--- System Configuration Dialog ---
Enable secret warning
----------------------------------
In order to access the device manager, an enable secret is required
If you enter the initial configuration dialog, you will be prompted for the enable secret
If you choose not to enter the intial configuration dialog, or if you exit setup without setting
the enable secret,
please set an enable secret using the following CLI in configuration mode-
enable secret 0 <cleartext password>
----------------------------------
Would you like to enter the initial configuration dialog? [yes/no]: no
Switch>en
*Mar 1 00:03:16.578: %LINK-5-CHANGED: Interface Vlan1, changed state to administratively
down
Switch#
*Mar 1 00:07:15.117: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up
*Mar 1 00:07:16.123: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1,
changed state to up
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
*Mar 1 00:07:53.151: %LINK-3-UPDOWN: Interface FastEthernet0/3, changed state to up
*Mar 1 00:07:54.157: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3,
changed state to up
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#
Switch#conf ter
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
*Mar 1 00:08:20.598: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1,
changed state to down
*Mar 1 00:08:21.605: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to down
Switch(config)#
Switch(config)#
Switch(config)#
Switch(config)#vtp domain CCNA
Changing VTP domain name from NULL to CCNA
Switch(config)#
*Mar 1 00:09:53.863: %SW_VLAN-6-VTP_DOMAIN_NAME_CHG: VTP domain name changed
to CCNA.
Switch(config)#vtp mode client
Setting device to VTP Client mode for VLANS.
Switch(config)#vtp pass
Switch(config)#vtp password cisco
Setting device VTP password to cisco
Switch(config)#
Switch(config)#
Switch(config)#
Switch(config)#
*Mar 1 00:10:34.346: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up
*Mar 1 00:10:35.353: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1,
changed state to up
Switch(config)#
Switch(config)#
Switch(config)#exit
Switch#vt
*Mar 1 00:11:15.685: %SYS-5-CONFIG_I: Configured from console by consolep
% Incomplete command.
Switch#
Switch#vtp st
Switch#show vtp st
Switch#show vtp status
VTP Version capable : 1 to 3
VTP version running :1
VTP Domain Name : CCNA
VTP Pruning Mode : Disabled
VTP Traps Generation : Disabled
Device ID : 6886.a789.5480
Configuration last modified by 0.0.0.0 at 0-0-00 00:00:00
Feature VLAN:
--------------
VTP Operating Mode : Client
Maximum VLANs supported locally : 255
Number of existing VLANs :5
Configuration Revision :0
MD5 digest : 0x8B 0x58 0x3D 0x9D 0x64 0xBE 0xD5 0xF6
0x62 0xCB 0x4B 0x50 0xE5 0x9C 0x6F 0xF6
Switch#conf ter
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostn
Switch(config)#hostname S1_
S1_(config)#int f0/1
S1_(config-if)#sw
S1_(config-if)#switchport mode
S1_(config-if)#switchport mode tr
S1_(config-if)#switchport mode trunk
S1_(config-if)#
*Mar 1 00:15:43.902: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1,
changed state to down
S1_(config-if)#
S1_(config-if)#
*Mar 1 00:15:46.914: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1,
changed state to up
S1_(config-if)#
S1_(config-if)#no shu
S1_(config-if)#no shutdown
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#exit
S1_(config)#inter f0/3
S1_(config-if)#sw
S1_(config-if)#switchport mode tr
S1_(config-if)#switchport mode trunk
S1_(config-if)#
*Mar 1 00:16:17.583: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3,
changed state to down
S1_(config-if)#
S1_(config-if)#
*Mar 1 00:16:20.594: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3,
changed state to up
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#no shu
S1_(config-if)#no shutdown
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#exit
S1_(config)#exit
S1_#
S1_#
*Mar 1 00:16:35.476: %SYS-5-CONFIG_I: Configured from console by console
S1_#show inter
S1_#show interfaces f0/1 sw
S1_#show interfaces f0/1 switchport
Name: Fa0/1
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Negotiation of Trunking: On
Access Mode VLAN: 1 (default)
Trunking Native Mode VLAN: 1 (default)
Administrative Native VLAN tagging: enabled
Voice VLAN: none
Administrative private-vlan host-association: none
Administrative private-vlan mapping: none
Administrative private-vlan trunk native VLAN: none
Administrative private-vlan trunk Native VLAN tagging: enabled
Administrative private-vlan trunk encapsulation: dot1q
Administrative private-vlan trunk normal VLANs: none
Administrative private-vlan trunk associations: none
Administrative private-vlan trunk mappings: none
Operational private-vlan: none
Trunking VLANs Enabled: ALL
Pruning VLANs Enabled: 2-1001
Capture Mode Disabled
Capture VLANs Allowed: ALL
Protected: false
Unknown unicast blocked: disabled
Unknown multicast blocked: disabled
Appliance trust: none
S1_#show interfaces f0/3 switchport
Name: Fa0/3
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Negotiation of Trunking: On
Access Mode VLAN: 1 (default)
Trunking Native Mode VLAN: 1 (default)
Administrative Native VLAN tagging: enabled
Voice VLAN: none
Administrative private-vlan host-association: none
Administrative private-vlan mapping: none
Administrative private-vlan trunk native VLAN: none
Administrative private-vlan trunk Native VLAN tagging: enabled
Administrative private-vlan trunk encapsulation: dot1q
Administrative private-vlan trunk normal VLANs: none
Administrative private-vlan trunk associations: none
Administrative private-vlan trunk mappings: none
Operational private-vlan: none
Trunking VLANs Enabled: ALL
Pruning VLANs Enabled: 2-1001
Capture Mode Disabled
Capture VLANs Allowed: ALL
Protected: false
Unknown unicast blocked: disabled
Unknown multicast blocked: disabled
Appliance trust: none
S1_#conf ter
Enter configuration commands, one per line. End with CNTL/Z.
S1_(config)#inter f0/1
S1_(config-if)#sw
S1_(config-if)#switchport mode dy
S1_(config-if)#switchport mode dynamic de
S1_(config-if)#switchport mode dynamic desirable
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#exit
S1_(config)#show inter
S1_(config)#show interface trunk
% Invalid input detected at '^' marker.
S1_(config)#show interfaces trunk
% Invalid input detected at '^' marker.
S1_(config)#exit
S1_#show
*Mar 1 00:20:24.392: %SYS-5-CONFIG_I: Configured from console by co
S1_#
S1_#
S1_#
S1_#show inter trunk
Port Mode Encapsulation Status Native vlan
Fa0/1 desirable 802.1q trunking 1
Fa0/3 on 802.1q trunking 1
Port Vlans allowed on trunk
Fa0/1 1-4094
Fa0/3 1-4094
Port Vlans allowed and active in management domain
Fa0/1 1
Fa0/3 1
Port Vlans in spanning tree forwarding state and not pruned
Fa0/1 1
Fa0/3 1
S1_#conf ter
Enter configuration commands, one per line. End with CNTL/Z.
S1_(config)#vlan 10
VTP VLAN configuration not allowed when device is in CLIENT mode.
S1_(config)#exit
S1_#sho
*Mar 1 00:25:28.949: %SYS-5-CONFIG_I: Configured from console by consolew vlan brie
S1_#show vlan brief
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Fa0/2, 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
10 Rojo active
20 Azul active
30 Amarillo active
99 Administracion active
1002 fddi-default act/unsup
1003 token-ring-default act/unsup
1004 fddinet-default act/unsup
1005 trnet-default act/unsup
S1_#conf ter
Enter configuration commands, one per line. End with CNTL/Z.
S1_(config)#int f0/6
S1_(config-if)#sw
S1_(config-if)#switchport mode acc
S1_(config-if)#switchport mode access
S1_(config-if)#sw
S1_(config-if)#switchport acc
S1_(config-if)#switchport access vlan 10
S1_(config-if)#exit
S1_(config)#inter
S1_(config)#interface vlan 99
S1_(config-if)#
*Mar 1 00:31:28.846: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan99, changed
state to up
S1_(config-if)#ip add
S1_(config-if)#ip address 192.168.99.1 255.255.255.0
S1_(config-if)#no shu
S1_(config-if)#no shutdown
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#
*Mar 1 00:34:08.900: %LINK-3-UPDOWN: Interface FastEthernet0/6, changed state to up
*Mar 1 00:34:09.907: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/6,
changed state to up
*Mar 1 00:42:06.053: %SYS-5-CONFIG_I: Configured from console by console
S1_>
S1_>
S1_>
S1_>
S1_>
S1_>
S1_>
S1_>en
S1_#conf ter
Enter configuration commands, one per line. End with CNTL/Z.
S1_(config)#int vlan 10
S1_(config-if)#
*Mar 1 00:43:33.613: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, changed
state to up
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#exit
S1_(config)#inter vlan 10
S1_(config-if)#sw
S1_(config-if)#ip add
S1_(config-if)#ip address 192.168.10.3 255.255.255.0
S1_(config-if)#no shu
S1_(config-if)#no shutdown
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#exit
S1_(config)#exti
% Invalid input detected at '^' marker.
S1_(config)#
S1_(config)#exit
S1_#p
*Mar 1 00:50:43.613: %SYS-5-CONFIG_I: Configured from console by consoleing
Protocol [ip]:
Target IP address:
% Bad IP address
S1_#ping 192.168.20.3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.20.3, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
S1_#
MODO TRANSPARENTE
S1_>en
S1_#conf ter
Enter configuration commands, one per line. End with CNTL/Z.
S1_(config)#int vlan 10
S1_(config-if)#
*Mar 1 00:43:33.613: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, changed
state to up
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#exit
S1_(config)#inter vlan 10
S1_(config-if)#sw
S1_(config-if)#ip add
S1_(config-if)#ip address 192.168.10.3 255.255.255.0
S1_(config-if)#no shu
S1_(config-if)#no shutdown
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#
S1_(config-if)#exit
S1_(config)#exti
% Invalid input detected at '^' marker.
S1_(config)#
S1_(config)#exit
S1_#p
*Mar 1 00:50:43.613: %SYS-5-CONFIG_I: Configured from console by consoleing
Protocol [ip]:
Target IP address:
% Bad IP address
S1_#ping 192.168.20.3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.20.3, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
S1_#
CONFIGURACION SW3
Switch(config)#hostname S3
S3(config)#vtp mode client
Setting device to VTP Client mode for VLANS.
S3(config)#vtp domain CCNA
Changing VTP domain name from NULL to CCNA
S3(config)#
S3(config)#vtp password cisco
Setting device VTP password to cisco
S3(config)#end
S3#
S3(config-if)#switchport mode trunk
S3(config-if)#exit
S3(config)#int
S3(config)#interface fastEthernet 0/18
S3(config-if)#switchport mode access
S3(config-if)#switchport access vlan 10
S3(config)#interface vlan 99
S3(config-if)#ip address 192.168.99.3 255.255.255.0
S3(config-if)#exit
S3(config)#exit
S3#
S3#show
*Mar 1 00:28:14.440: %SYS-5-CONFIG_I: Configured from console by consolevla
S3#show vlan br
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Fa0/2, 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/19
Fa0/20, Fa0/21, Fa0/22, Fa0/23
Fa0/24, Gi0/1, Gi0/2
10 Rojo active Fa0/18
20 Azul active
30 Amarillo active
99 Administracion active
1002 fddi-default act/unsup
1003 token-ring-default act/unsup
1004 fddinet-default act/unsup
1005 trnet-default act/unsup
S3(config)#int vlan 99
S3(config-if)#no ip address
S3(config-if)#exi
S3(config)#ip default-gateway 192.168.10.254
S3(config)#int vlan 10
S3(config-if)#ip address 192.168.10.4 255.255.255.0
S3(config-if)#exit