Eswitching-Pt-Practice

Páginas: 8 (1950 palabras) Publicado: 27 de junio de 2012
ESwitching Basic Switching/Wireless PT Practice SBA
A few things to keep in mind while completing this activity: 1. Do not use the browser Back button or close or reload any Exam windows during the exam. 2. Do not close Packet Tracer when you are done. It will close automatically. 3. Click the Submit Assessment button to submit your work.

Introduction
In this practice Packet Tracer SkillsExam, you will: y y y y y configure VLANs using VTP configure inter-VLAN routing modify STP configure port security add a wireless LAN

Addressing Table
Device Interface Fa0/0.10 Fa0/0.20 Router1 Fa0/0.43 Fa0/0.67 Internet WRS Wireless SW_DS1 SW_AC2 SW_AC3 PC1 PC2 PC3 PC4 VLAN 43 VLAN 43 VLAN 43 NIC NIC NIC NIC 172.16.100.1 172.16.43.11 172.16.43.12 172.16.43.13 172.16.10.10 172.16.20.10172.16.10.11 DHCP assigned 255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0 n/a 172.16.43.1 172.16.43.1 172.16.43.1 172.16.10.1 172.16.20.1 172.16.10.1 172.16.100.1 172.16.43.1 172.16.67.1 172.16.67.10 255.255.255.0 255.255.255.0 255.255.255.0 n/a n/a 172.16.67.1 Address 172.16.10.1 172.16.20.1 Subnet Mask 255.255.255.0 255.255.255.0 DefaultGateway n/a n/a

Note: The password for user EXEC mode is cisco. The password for privileged EXEC mode is class.

Step 1: Connect the Devices.
Use the appropriate cable type to make the following connections: y y y y y SW_AC2 FastEthernet 0/1 to PC1 FastEthernet SW_AC2 FastEthernet 0/11 to PC2 FastEthernet SW_AC2 FastEthernet 0/19 to SW_AC3 FastEthernet 0/19 SW_AC2 FastEthernet 0/20 to SW_AC3FastEthernet 0/20 SW_AC3 FastEthernet 0/18 to WRS Internet

Step 2: Configure the Device Basics.
a. Configure the following on SW_AC2. y The switch name is SW_AC2.

Switch>enable Switch#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch(config)#hostname SW_AC2 SW_AC2(config)#

y

The privileged EXEC mode uses the following encrypted password: classSW_AC2(config)#enable password class

y

Enable Telnet and console line login using the following password: cisco

SW_AC2(config)#line vty 0 SW_AC2(config-line)#password cisco SW_AC2(config-line)#exit

SW_AC2(config)#line console 0 SW_AC2(config-line)#login % Login disabled on line 0, until 'password' is set

SW_AC2(config-line)#password cisco SW_AC2(config-line)#exit y Configure thebanner message-of-the-day as Authorized access only!

SW_AC2(config)#banner motd # Enter TEXT message. End with the character '#'. Authorized access only!# SW_AC2(config)#

b.

To configure the switches for remote management access, create and enable interface VLAN 43 on all three switches.

SW_DS1(config)#interface vlan 43 SW_DS1(config-if)#ip address 172.16.43.11 255.255.255.0SW_DS1(config-if)#no shutdown SW_DS1(config-if)#exit SW_DS1(config)#ip default-gateway 172.16.43.1

SW_AC2(config)#interface vlan 43 SW_AC2(config-if)#ip address 172.16.43.12 255.255.255.0 SW_AC2(config-if)#no shutdown SW_AC2(config-if)#exit SW_AC2(config)#ip default-gateway 172.16.43.1

SW_AC3(config)#interface vlan 43 SW_AC3(config-if)#ip address 172.16.43.13 255.255.255.0 SW_AC3(config-if)#no shutdownSW_AC3(config-if)#exit SW_AC3(config)#ip default-gateway 172.16.43.1 SW_AC3(config)#

Step 3: Configure Trunking.
Note: Packet Tracer now supports the use of the range argument for the interface command. For interfaces FastEthernet 0/19 through FastEthernet 0/24 on all three switches: y y Configure static trunking. Assign VLAN 43 as the native VLAN.

SW_DS1(config)#interface rangefastEthernet 0/19-24 SW_DS1(config-if-range)#switchport mode trunk SW_DS1(config-if-range)#switchport trunk native vlan 43 SW_DS1(config-if-range)#no shutdown SW_DS1(config-if-range)#end SW_AC2(config)#interface range fastEthernet 0/19-24 SW_AC2(config-if-range)#switchport mode trunk SW_AC2(config-if-range)#switchport trunk native vlan 43 SW_AC2(config-if-range)#no shutdown

SW_AC2(config-if-range)#end...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Pt practice sba
  • Examen practico pt final ccna 1
  • supuesto practico pt
  • TRABAJO PRÁCTICO pt maryn
  • PT Modulo Teorico Practico
  • PT RESUMEN CASOS PRÁCTICOS
  • Práctica Número 1: “Diagramas Pt Y Pv De Una Sustancia Pura”
  • Pt Informatica

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS