Sunteți pe pagina 1din 10

3.3.

4: Configuracin de las VLAN y de los enlaces troncales Tarea 1: Visualizar la configuracin de VLAN predeterminada

S1, S2 y S3 Press RETURN to get started!

AUTHORIZED ACCESS ONLY^

User Access Verification

Password:

S1>enable Password: S1#show running-config Building configuration...

Current configuration : 1249 bytes ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption

! hostname S1 ! enable secret 5 $1$gIYy$lNBEKWVIyHziVI2KkDqV// ! no ip domain-lookup ! spanning-tree mode pvst ! interface FastEthernet0/1 ! interface FastEthernet0/2 ! interface FastEthernet0/3 ! interface FastEthernet0/4 ! interface FastEthernet0/5 ! interface FastEthernet0/6 ! interface FastEthernet0/7 ! interface FastEthernet0/8

! interface FastEthernet0/9 ! interface FastEthernet0/10 ! interface FastEthernet0/11 ! interface FastEthernet0/12 ! interface FastEthernet0/13 ! interface FastEthernet0/14 ! interface FastEthernet0/15 ! interface FastEthernet0/16 ! interface FastEthernet0/17 ! interface FastEthernet0/18 ! interface FastEthernet0/19 ! interface FastEthernet0/20

! interface FastEthernet0/21 ! interface FastEthernet0/22 ! interface FastEthernet0/23 ! interface FastEthernet0/24 ! interface GigabitEthernet1/1 ! interface GigabitEthernet1/2 ! interface Vlan1 no ip address shutdown ! interface Vlan99 ip address 172.17.99.31 255.255.255.0 ! banner motd ^CAUTHORIZED ACCESS ONLY^^C ! line con 0 password cisco

login ! line vty 0 4 password cisco login line vty 5 15 password cisco login ! ! End S1#show vlan

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 Gig1/1, Gig1/2 1002 fddi-default 1003 token-ring-default act/unsup act/unsup

1004 fddinet-default 1005 trnet-default

act/unsup act/unsup

VLAN Type SAID Trans2

MTU Parent RingNo BridgeNo Stp BrdgMode Trans1

---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ -----1 enet 100001 1500 1500 1500 1500 1500 ieee ibm 0 0 0 0 0 0 0 0 0 0

1002 fddi 101002 1003 tr 101003

1004 fdnet 101004 1005 trnet 101005

Remote SPAN VLANs ------------------------------------------------------------------------------

Primary Secondary Type

Ports

------- --------- ----------------- ------------------------------------------

Tarea 2: S1(config)#vlan 10 S1(config-vlan)#name faculty/staff S1(config-vlan)#exit S1(config)#vlan 20 S1(config-vlan)#name students

S1(config-vlan)#exit S1(config)#vlan 30 S1(config-vlan)#name guest(default) S1(config-vlan)#exit S1(config)#vlan 99

%LINK-5-CHANGED: Interface Vlan99, changed state to up S1(config-vlan)#name managament&native S1(config-vlan)#exit S1(config)#

S1#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 Gig1/1, Gig1/2 10 faculty/staff active

20 students 30 guest(default) 99 managament&native 1002 fddi-default 1003 token-ring-default 1004 fddinet-default 1005 trnet-default

active active active active active active active

Tarea 3: Asignar VLAN a los puertos

S2#configure terminal Enter configuration commands, one per line. End with CNTL/Z. S2(config)#interface fa0/6 S2(config-if)#switchport mode access S2(config-if)#switchport access vlan 30 S2(config-if)#exit S2(config)#interface fa0/11 S2(config-if)#switchport mode access S2(config-if)#switchport access vlan 10 S2(config-if)#exit S2(config)#interface fa0/18 S2(config-if)#switchport mode access

S2(config-if)#switchport access vlan 20 S2(config-if)#exit

Tarea 4: Configurar los enlaces troncales S1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. S1(config)#interface fa0/1 S1(config-if)#switchport mode trunk %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan99, changed state to up S1(config-if)#switchport mode trunk S1(config-if)#switchport trunk native vlan 99 S1(config-if)#interface fa0/3 S1(config-if)#switchport mode trunk S1(config-if)#switchport trunk native vlan 99 S2#show interface fa0/1 switchport Name: Fa0/1 Switchport: Enabled Administrative Mode: dynamic auto 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) 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 encapsulation: dot1q Administrative private-vlan trunk normal VLANs: none

Administrative private-vlan trunk private VLANs: none Operational private-vlan: none Trunking VLANs Enabled: ALL Pruning VLANs Enabled: 2-1001 Capture Mode Disabled Capture VLANs Allowed: ALL Protected: false Appliance trust: none

S-ar putea să vă placă și