Вы находитесь на странице: 1из 52

Activity 1.3.

2: Review of Concepts from Exploration 1 - Challenge


NOTE TO USER: This activity is a variation of lab 1.3.2 This Packet Tracer Activity is not a companion for the above named lab. The instructions for completing this lab are found within this lab.

Learning Objectives

Design a logical LAN topology Configure thephysicaltopology Configure thelogicaltopology Verifynetworkconnectivity Verifypasswords

Introduction
In this activity, you will design and configure a small routed network and verify connectivity across multiple network devices. This requires creating and assigning two subnetwork blocks, connecting hosts and network devices, and configuring host computers and one Cisco router for basic network connectivity. Switch1 has a default configuration and does not require additional configuration. You will use common commands to test and document the network. The zero subnet isused.

Traduccin: Actividad 1.3.2: Revisin de los conceptos de Exploracin 1 - Desafo NOTA AL USUARIO: Esta actividad es una variante de laboratorio 1.3.2 Esta actividad del Packet Tracer no es un compaero para el laboratorio antes mencionado. Las instrucciones para completar esta prctica de laboratorio se encuentran dentro de este laboratorio. Objetivos de aprendizaje Disear una topologa LAN lgica Configurar la topologa fsica Configurar la topologa lgica Verificar la conectividad de red Verificar contraseas introduccin

En esta actividad, disear y configurar una pequea red enrutada y verificar la conectividad a travs de mltiples dispositivos de red. Esto requiere la creacin y la asignacin de dos bloques de subred, la conexin de hosts y dispositivos de red y la configuracin de equipos host y un router de Cisco para la conectividad de red bsica. Switch 1 presenta una configuracin predeterminada y no requiere configuracin adicional. Utilizar los comandos habituales para evaluar y documentar la red. La subred cero isused.

192.168.7.1 255.255.255.128 192.168.7.126

Activity 1.3.3: Troubleshooting a Small Network


NOTE TO USER: This activity is a variation of lab 1.3.3 This Packet Tracer Activity is not a companion for the above named lab. The instructions for completing this lab are found within this lab.

Addressing Table
Device Router1 Host1 Host2 Interface IP Address Fa0/0 Fa0/1 NIC NIC 172.16.30.254 172.16.30.1 172.16.31.1 SubnetMask 255.255.255.0 255.255.255.0 Default Gateway N/A N/A 172.16.30.254

172.16.31.126 255.255.255.128

255.255.255.128 172.16.31.126

LearningObjectives

Examine thelogical LAN topology Troubleshootnetworkconnections

Introduction
The configuration contains design and configuration errors that conflict with stated requirements and prevent end-to-end communication. You will troubleshoot the connectivity problems to determine where the errors are occurring and correct them using the appropriate

commands. When all errors have been corrected, each host should be able to communicate with all other configured network elements and with the other host.

Task 1: Examine the Logical LAN Topology


Step 1. Design an IP addressing scheme.
The IP address block of 172.16.30.0 /23 is subnetted to meet the following requirements:

Subnet Subnet A Subnet B

Number of Hosts 174 60

Additionalrequirements and specifications:


The 0 subnetisused. The smallest possible number of subnets that satisfy the requirements for hosts should be used, keeping the largest possible block in reserve for future use. Assign the first usable subnet to Subnet A. Host computers use the first IP address in the subnet. The network router uses the last network host address.

Based on these requirements, the following addressing requirements have been provided to you:

Subnet A IP mask (decimal) IP address First IP host address 255.255.255.0 172.16.30.0 172.16.30.1

Last IP host address

172.16.30.254

Subnet B IP mask (decimal) IP address First IP host address Last IP host address 255.255.255.128 172.16.31.0 172.16.31.1 172.16.31.126

Examine each of the values in the tables above and verify that this topology meets all requirements and specifications. Are any of the given values incorrect? If yes, make note of the corrected values.

Traduccin:

Actividad 1.3.3 : Solucin de problemas de una red pequea NOTA AL USUARIO : Esta actividad es una variante de laboratorio 1.3.3 Esta actividad del Packet Tracer no es un compaero para el laboratorio antes mencionado . Las instrucciones para completar esta prctica de laboratorio se encuentran dentro de este laboratorio. Tabla de direccionamiento Dispositivo Interfaz Direccin IP MSCARA DE SUBRED PUERTA Router1 Fa0 / 0 172.16.30.254 255.255.255.0 N / A Fa0 / 1 172.16.31.126 255.255.255.128 N / A Host1 NIC 172.16.30.1 255.255.255.0 172.16.30.254 El Host2 NIC 172.16.31.1 255.255.255.128 172.16.31.126

Objetivos de aprendizaje

Examine la topologa LAN lgica Dificultad para disparar las conexiones de red introduccin La configuracin contiene errores de diseo y la configuracin que estn en conflicto con los requisitos establecidos y evitar la comunicacin de extremo a extremo. Va a solucionar los problemas de conectividad para determinar dnde se producen los errores y corregirlos utilizando los comandos apropiados . Cuando todos los errores han sido corregidos , cada host debe ser capaz de comunicarse con todos los dems elementos de red configurados y con el otro host .

Tarea 1: Examinar la topologa LAN lgica Paso 1 . Disear un esquema de direccionamiento IP . El bloque de direcciones IP de 172.16.30.0 / 23 est en subredes para cumplir con los siguientes requisitos: Subred Cantidad de hosts Subred A 174 Subred B 60 Additionalrequirements y especificaciones: El 0 subnetisused . El menor nmero posible de subredes que cumplan los requisitos para los hosts se debe utilizar , mantener el mayor bloque posible en reserva para uso futuro. Asigne la primera subred utilizable a la Subred A. Los equipos host utilizan la primera direccin IP de la subred. El router de red utiliza la ltima direccin de host de la red . En base a estos requisitos, se dispone de los siguientes requisitos de direccionamiento para usted: subred A Mscara de IP (decimal) 255.255.255.0 Direccin IP 172.16.30.0 Primera direccin IP de host 172.16.30.1

ltima direccin de host IP 172.16.30.254 subred B Mscara de IP (decimal) 255.255.255.128 Direccin IP 172.16.31.0 Primera direccin IP de host 172.16.31.1 ltima direccin de host IP 172.16.31.126 Examine cada uno de los valores en las tablas anteriores y verifique que esta topologa cumple todos los requisitos y especificaciones . Alguno de los valores dados correctos ? Si es as , tome nota de los valores corregidos .

Task 2: Troubleshoot Network Connections


Step 1. Begin troubleshooting at the host connected to the BRANCH router.
From host PC1, is it possible to ping PC2? From host PC1, is it possible to ping the router fa0/1 interface? From host PC1, is it possible to ping the default gateway? From host PC1, is it possible to ping itself? Where is the most logical place to begin troubleshooting the PC1 connection problems?

Step 2. Examine the router to find possible configuration errors.


Begin by viewing the summary of status information for each interface on the router. Are there any problems with the status of the interfaces? If there are problems with the status of the interfaces, record any commands that are necessary to correct the configuration errors.

Step 3. Use the necessary commands to correct the router configuration. Step 4. View a summary of the status information.
If any changes were made to the configuration in the previous step, view the summary of the status information for the router interfaces. Does the information in the interface status summary indicate any configuration errors on Router1? If the answer is yes, troubleshoot the interface status of the interfaces. Has connectivity been restored?

Step 5. Verify the logical configuration.


Examine the full status of Fa 0/0 and 0/1. Is the IP addresses and subnet mask information in the interface status consistent with the configuration table? If there are differences between the configuration table and the router interface configuration, record any commands that are necessary to correct the router configuration. Has connectivity been restored? Why is it useful for a host to ping its own address?

Traduccin:

Tarea 2: Solucionar problemas de conexiones de red Paso 1. Comience la solucin de problemas en el host conectado al router BRANCH. Desde el host PC1, es posible hacer ping a PC2? Desde el host PC1, es posible hacer ping al router Fa0 / 1 interfaz? Desde el host PC1, es posible hacer ping al gateway por defecto? Desde el host PC1, es posible hacer ping a s mismo? Dnde est el lugar ms lgico para comenzar a solucionar los problemas de conexin PC1? Paso 2. Examine el router para encontrar posibles errores de configuracin. Comience por revisar el resumen de informacin de estado de cada interfaz del router. Hay algn problema con el estado de las interfaces?

Si hay problemas con la configuracin de las interfaces, registre todos los comandos que necesitar para corregir los errores de configuracin. Paso 3. Utilice los comandos necesarios para corregir la configuracin del router. Paso 4. Ver un resumen de la informacin de estado. Si se realizaron cambios en la configuracin en el paso anterior, vea nuevamente el resumen de informacin de estado de las interfaces del router. La informacin del resumen de estado de la interfaz indica algn error de configuracin en el Router1? Si la respuesta es s, solucione los problemas del estado de la interfaz de las interfaces. Se ha restablecido la conectividad? Paso 5. Verifique la configuracin lgica. Examine el estado completo de la Fa 0/0 y 0/1. Es la direccin IP y la mscara de subred de informacin en el estado de la interfaz compatible con la tabla de configuracin? Si hay diferencias entre la tabla de configuracin y la configuracin de la interfaz del router, registre todos los comandos que son necesarios para corregir la configuracin del router. Se ha restablecido la conectividad? Por qu es til para un host hacer ping a su propia direccin?

Activity 1.4.1: Packet Tracer Skills Integration Challenge


NOTE TO USER: A PDF version of the instructions is available on the text side of the same page from which you launched this activity. Please refer to that file for a picture of the topology.

AddressingTable
Device Interface IP Address SubnetMask Default Gateway

Fa0/0 R1 Fa0/1 PC1 PC2 Laser Server NIC NIC NIC NIC

N/A N/A

LearningObjectives

Designthenetwork Buildthenetwork Applybasicconfigurations Test connectivity

Introduction
This activity reviews the skills you acquired in the Exploration: Network Fundamentals course. The skills include subnetting, building a network, applying an addressing scheme, and testing connectivity. You should review those skills before proceeding. In addition, this activity reviews the basics of using the Packet Tracer program. Packet Tracer is integrated throughout this course. You must know how to navigate the Packet Tracer environment to complete this course. Use the tutorials if you need a review of Packet Tracer fundamentals. The tutorials are located in the Packet Tracer Help menu.

Task 1: Design and Document an Addressing Scheme


Step 1. Design an addressing scheme. Using the 192.168.1.0/24 address space, design an addressing scheme according to the following requirements:
Subnet A

Subnet the address space to provide for 100 hosts Assign the Fa0/0 interface the first useable IP address. Assign PC1 the second useable IP address. Assign PC2 the last useable IP address in the subnet.

Subnet B

Subnet the remaining address space to provide for 50 hosts Assign the Fa0/1 interface the first useable IP address.

Assign the laser printer the second useable IP address. Assign the server the last useable IP address in the subnet.

Step 2. Document the addressing scheme.


Complete an addressing table for the router and each end device in the network

Task 2: Add and Connect the Devices


Step 1. Add the necessary equipment.
Add the following devices to the network. For placement of these devices, refer to the topology diagram in the related PDF file.

Two 2960-24TT switches One 1841 router TwogenericPCs Onegeneric server Onegenericprinter

Step 2. Namethedevices.
Change the Display Name and Hostname to match the device names shown in the topology diagram. Device names are case-sensitive.

Step 3. Connect the devices. Connect the devices using the following specifications:

S1 Fa0/1 to R1 Fa0/0 S1 Fa0/6 to PC1 S1 Fa0/12 to PC2 S2 Fa0/1 to R1 Fa0/1 S2 Fa0/6 to Laser S2 Fa0/12 to Server

Step 4. Check results.


Your completion percentage should be 48%. If not, click Check Results to see which required components are not yet completed.

Task 3: Apply Basic Configurations


Step 1.Configure therouter.

The privileged EXEC secret password is class. The banner is Authorized Access Only. The line password is cisco for console and telnet. Configure theappropriate interfaces. Use thefollowingdescriptions:

o o

Link to PC LAN Link to Server &Printer

Note: Remember that the banner and descriptions are case-sensitive. Do not forget to activate the interfaces.

Step 2. Configure the end devices. Step 3. Check results.


Your completion percentage should be 100%. If not, click Check Results to see which required components are not yet completed.

Task 4: Test Connectivity and Examine the Configuration


You should now have end-to-end connectivity, which means every end device should be reachable from any other end device. From PC1 and PC2, ping all end devices on the network. If you get an error, try pinging again to make sure ARP tables are updated. If you still receive an error, check your subnetting, the cables, and the IP addresses. Isolateproblems and implementsolutions.

Traduccin:

Actividad 1.4.1 : Aptitudes del Packet Tracer Desafo de integracin NOTA AL USUARIO : Una versin PDF del manual de instrucciones est disponible en la parte de texto de la misma pgina desde la que se puso en marcha esta actividad. Por favor, consulte el archivo de la imagen de la topologa. Tabla de direccionamiento Dispositivo Interfaz Direccin IP MSCARA DE SUBRED PUERTA R1 Fa0 / 0 N / A Fa0 / 1 N / A PC1 NIC PC2 NIC Laser NIC NIC del servidor

Objetivos de aprendizaje Disear la red Construir la red Aplicar configuraciones bsicas Probar la conectividad introduccin Esta actividad examina las habilidades que adquiri en la exploracin : Network Fundamentals curso. Las habilidades incluyen la divisin en subredes , la construccin de una red , la aplicacin de un esquema de direccionamiento , y probar la conectividad. Debe revisar esas habilidades antes de continuar. Adems , esta actividad se revisan los aspectos bsicos del uso del programa de Packet Tracer. Packet Tracer est integrado a lo largo de este curso. Usted debe saber cmo navegar por el entorno de Packet Tracer para completar este curso . Use los tutoriales si necesita una revisin de los fundamentos de Packet Tracer . Los tutoriales se encuentran en el men Help de Packet Tracer . Tarea 1: Disear y documentar un esquema de direccionamiento Paso 1 . Disear un esquema de direccionamiento . Uso del espacio de direcciones 192.168.1.0/24 , disee un esquema de direccionamiento segn los siguientes requisitos: subred A Subnet el espacio de direcciones de provisionar el 100 hosts Asigne la interfaz Fa0 / 0 de la primera direccin IP utilizable. Asignar PC1 la segunda direccin IP utilizable. Asignar PC2 la ltima direccin IP utilizable en la subred. subred B Subnet el espacio de direcciones restantes para proporcionar durante 50 hosts Asigne la interfaz Fa0 / 1 de la primera direccin IP utilizable. Asignar la impresora lser de la segunda direccin IP utilizable. Asignar el servidor la ltima direccin IP utilizable en la subred. Paso 2 . Documentar el esquema de direccionamiento.

Completar una tabla de direccionamiento para el router y todos los dispositivos finales de la red Tarea 2 : Agregar y conectar los dispositivos Paso 1 . Agregue el equipo necesario. Agregue los siguientes dispositivos a la red . Para la colocacin de estos dispositivos , consulte el diagrama de topologa en el archivo PDF correspondiente. Dos switches 2960- 24TT Un router 1841 Dos genericPCs Un servidor genrico Una genericprinter Paso 2 . Namethedevices . Cambiar el nombre para mostrar y el nombre de host para que coincida con los nombres de los dispositivos que se muestran en el diagrama de topologa . Los nombres de dispositivo se distingue entre maysculas y minsculas. Paso 3 . Conecte los dispositivos. Conecte los dispositivos con las siguientes especificaciones: S1 Fa0 / 1 a R1 Fa0 / 0 S1 Fa0 / 6 a PC1 S1 Fa0/12 a PC2 S2 Fa0 / 1 a R1 Fa0 / 1 S2 Fa0 / 6 a Lser Fa0/12 S2 con el servidor Paso 4. Verificar los resultados . Su porcentaje de finalizacin debe ser del 48 %. Si no es as , haga clic en Verificar resultados para ver qu componentes requeridos an no se han completado. Tarea 3 : Aplicar configuraciones bsicas Paso therouter 1.Configure .

La contrasea secreta de EXEC privilegiado es class . La pancarta est autorizado el acceso nicamente . La contrasea de lnea es cisco para consola y telnet. Configurar las interfaces theappropriate . Utilice thefollowingdescriptions : o Enlace al PC LAN o Enlace al servidor e impresora Nota: Recuerde que el banner y descripciones distinguen entre maysculas y minsculas. No se olvide de activar las interfaces. Paso 2 . Configure los dispositivos finales . Paso 3 . Verificar los resultados . Su porcentaje de finalizacin debe ser del 100 %. Si no es as , haga clic en Verificar resultados para ver qu componentes requeridos an no se han completado. Tarea 4 : Probar la conectividad y examinar la configuracin Ahora debe tener conectividad de extremo a extremo , lo que significa que cada dispositivo final debe ser accesible desde cualquier otro dispositivo final . Desde PC1 y PC2 , haga ping a todos los dispositivos finales de la red. Si obtiene un error , pruebe hacer ping de nuevo para asegurarse de que se actualizan las tablas ARP . Si sigue recibiendo un error , revise su divisin en subredes , los cables y las direcciones IP. Iso problemas tarde y poner en prctica soluciones.

Packet Tracer Exercise 6-2: Troubleshooting Inter-VLAN Routing

LearningObjectives:

Test connectivity between the PCs and the router Gather data ontheproblems Implementsolutions and test connectivity

Scenario
In this exercise, you will practice troubleshooting both traditional and "router-on-a-stick" interVLAN routing. The routers, switches, and PCs are already configured and are using the IP addresses listed in Table 6-2. You cannot access the routers or switches devices directly. Instead you must use the available console connections through the PCs. The passwords are cisco for user EXEC mode and class for privileged EXEC mode. Use connectivity tests and show commands to discover problems and troubleshoot the networks. The exercise is complete when you achieve 100% and the two PCs on each network can ping each other.

Task 1: Configure Traditional Inter-VLAN Routing


The following tests should be successful at the conclusion of this activity:

PC1 can ping R1 PC2 can ping R1 PC1 can ping PC2 PC3 can ping R2 PC4 can ping R2 PC3 can ping PC4

Each of these tests should fail on the first attempt.

Task 2: Gather Data on the Problems


Step 1. Verify the configuration on the PCs.
Are the following configurations for each PC correct?

IP address Subnetmask Default gateway

Step 2. Verify the configuration on the switches.


Are the configurations on the switches correct? Be sure to verify the following:

Ports assigned to the correct VLANs Ports configured for the correct mode Ports connected to the correct device

Step 3. Verify the configuration on the routers.


Are the configurations on the routers correct? Be sure to verify the following:

IP addresses Interface status Encapsulation and VLAN assignment

Step 4. Document the problem and suggest solutions.


What are the reasons why connectivity failed between the PCs? What are the solutions? There could be more than one problem and more than one solution. All solutions must conform to the topology diagram in Figure 6-3 and the addressing in Table 6-2. What are the problems, if any, and the solutions for the PCs? What are the problems, if any, and the solutions for the switches? What are the problems, if any, and the solutions for routers?

Task 3: Implement the Solution and Test Connectivity


Step 1. Make changes according to the suggested solutions in Task 2.
Note: If you make changes to the switch configuration, you should make the changes in Realtime mode rather than Simulation mode. This is necessary so that the switch port will proceed to the forwarding state.

Step 2. Test connectivity between PCs and R1.


If you change any IP configurations, you should create new pings because the prior pings use the old IP address.

PC1 should be able to ping R1 PC2 should be able to ping R1 PC1 should be able to ping PC2 PC3 should be able to ping R2 PC4 should be able to ping R2 PC3 should be able to ping PC4

If any pings fail, return to Task 2 to continue troubleshooting.

Step 2. Check results.


Your completion percentage should be 100%. If not, return to Step 1 and continue to implement your suggested solutions. You will not be able to click Check Results and see which required components are not yet completed. However, you can click Check Results and then the Connectivity Tests tab. The status of all six connectivity tests should be listed as "Correct".

Task 4: Save the Packet Tracer File


Save your Packet Tracer file as LSG03-0602-end.pka.

Traduccin: Packet Tracer Ejercicio 6-2: Solucin de problemas de enrutamiento entre VLAN Objetivos de aprendizaje: Probar la conectividad entre las PC y el router Recopilar datos sobre los problemas Implementar soluciones y probar la conectividad guin En este ejercicio, practicar la solucin de problemas tanto tradicionales como de "router -on-a stick " enrutamiento entre VLAN. Los routers, switches y PC ya estn configurados y estn utilizando las direcciones IP enumeradas en la tabla 6-2. No se puede acceder a los routers o dispositivos de interruptores directamente. En su lugar, debe utilizar las conexiones de consola disponibles a travs de los ordenadores. Las contraseas son cisco para el modo EXEC usuario y la clase para el modo EXEC privilegiado. Utilice las pruebas de conectividad y los comandos show para descubrir problemas y solucionar problemas de las redes. El ejercicio se completa cuando usted alcanza el 100% y las dos PC en cada red puede hacer ping entre s . Tarea 1 : Configuracin tradicional de enrutamiento entre VLAN Las siguientes pruebas deben tener xito en la conclusin de esta actividad: PC1 puede hacer ping a R1 PC2 pueda hacer ping a R1 PC1 puede hacer ping a PC2 PC3 puede hacer ping a R2 PC4 puedan hacer ping R2 PC3 puede hacer ping a PC4 Cada una de estas pruebas debe fallar en el primer intento. Tarea 2: Recopilar datos sobre los problemas

Paso 1 . Verifique la configuracin de los equipos. Son las siguientes configuraciones para cada PC? Direccin IP Mscara de subred Puerta de enlace predeterminada Paso 2 . Verifique la configuracin de los interruptores. Las configuraciones de los conmutadores correcta ? Asegrese de verificar lo siguiente: Los puertos asignados a las VLAN correctas Los puertos configurados para el modo correcto Los puertos conectados al dispositivo correcto Paso 3 . Verifique la configuracin de los routers. Son las configuraciones en los routers correcta ? Asegrese de verificar lo siguiente: Las direcciones IP Estado de la interfaz Encapsulacin y asignacin de VLAN Paso 4. Documentar el problema y sugerir soluciones. Cules son las razones por las cuales la falla de conectividad entre las PC ? Cules son las soluciones? No puede haber ms de un problema y ms de una solucin . Todas las soluciones deben ajustarse al diagrama de topologa en la Figura 6-3 y el direccionamiento en la Tabla 6-2. Cules son los problemas , si los hubiera , y las soluciones para los PCs ? Cules son los problemas , si los hubiera , y las soluciones para los interruptores ? Cules son los problemas , si los hubiera , y las soluciones para los routers ? Tarea 3 : Implementar la solucin y la Prueba de conectividad Paso 1 . Realice los cambios segn las soluciones sugeridas en la Tarea 2 . Nota: si realiza cambios en la configuracin del switch , debe hacer los cambios en el modo en tiempo real en lugar de modo de simulacin . Esto es necesario para que el puerto del conmutador proceder a al estado de reenvo .

Paso 2 . Pruebe la conectividad entre las PC y R1 . Si cambia las configuraciones de IP , debe crear nuevos pings porque los pings anteriores usan la direccin IP antigua . PC1 debe poder hacer ping a R1 PC2 debe poder hacer ping a R1 PC1 debe poder hacer ping a PC2 PC3 debe poder hacer ping a R2 PC4 debe poder hacer ping a R2 PC3 debe poder hacer ping a PC4 Si alguno de los pings fallan, volver a la Tarea 2 para continuar la solucin de problemas . Paso 2 . Verificar los resultados . Su porcentaje de finalizacin debe ser del 100 %. Si no es as , vuelva al paso 1 y continuar implementando las soluciones sugeridas. Usted no ser capaz de hacer clic en Verificar resultados y ver qu componentes requeridos an no se han completado. Sin embargo , puede hacer clic en Verificar resultados y luego en la pestaa Pruebas de conectividad . El estado de todas las pruebas de seis conectividad debe aparecer como " correcta " . Tarea 4 : Guardar el archivo de Packet Tracer Guarde el archivo de Packet Tracer como LSG03 - 0602- end.pka .

Activity 6.4.1: Basic Inter-VLAN Routing


NOTE TO USER: This activity is a variation of Lab 6.4.1. Packet Tracer may not support all the tasks specified in the hands-on lab. This activity should not be considered equivalent to completing the hands-on lab. Packet Tracer is not a substitute for a hands-on lab experience with real equipment.

AddressingTable
Device S1 S2 S3 Interface IP Address VLAN 99 VLAN 99 VLAN 99 Fa0/0 Fa0/1 PC1 PC2 PC3 Server NIC NIC NIC NIC SubnetMask Default Gateway 172.17.99.1 172.17.99.1 172.17.99.1 N/A N/A 172.17.10.1 172.17.20.1 172.17.30.1 172.17.50.1

172.17.99.11 255.255.255.0 172.17.99.12 255.255.255.0 172.17.99.13 255.255.255.0 See Interface ConfigurationTable 172.17.50.1 255.255.255.0 172.17.10.21 255.255.255.0 172.17.20.22 255.255.255.0 172.17.30.23 255.255.255.0 172.17.50.254 255.255.255.0

R1

Port Assignments - S2
Ports Fa0/1 - 0/5 Fa0/6 - 0/10 Fa0/11 - 0/17 Fa0/18 - 0/24 Assignment 802.1q Trunks (Native VLAN 99) VLAN 30 - Guest (Default) VLAN 10 - Faculty/Staff VLAN 20 - Students Network 172.17.99.0 /24 172.17.30.0 /24 172.17.10.0 /24 172.17.20.0 /24

SubinterfaceConfigurationTable - R1
Interface Fa0/0.1 Fa0/0.10 Fa0/0.20 Fa0/0.30 Fa0/0.99 Assignment VLAN 1 VLAN 10 VLAN 20 VLAN 30 VLAN 99 IP Address 172.17.1.1 /24 172.17.10.1 /24 172.17.20.1 /24 172.17.30.1 /24 172.17.99.1 /24

LearningObjectives

Performbasicswitchconfigurations Configure the Ethernet interfaces on the host PCs Configure VTP ontheswitches Configure the router and the remote server LAN

Introduction
In this activity, you will perform basic switch configurations, configure addressing on PCs, configure VTP and inter-VLAN routing.

Traduccin: Actividad 6.4.1: Basic enrutamiento entre VLAN NOTA AL USUARIO: Esta actividad es una variante de laboratorio 6.4.1. Packet Tracer no sea compatible con todas las tareas especificadas en las prctica de laboratorio. Esta actividad no debe considerarse equivalente a completar la prctica de laboratorio. Packet Tracer no es un sustituto de una experiencia prctica de laboratorio con equipos reales. Tabla de direccionamiento Dispositivo Interfaz S1 S2 S3 R1 VLAN 99 VLAN 99 VLAN 99 Fa0 / 0 Fa0 / 1 PC1 PC2 PC3 NIC NIC NIC Direccin IP 172.17.99.11 172.17.99.12 172.17.99.13 Ver Interface 172.17.50.1 172.17.10.21 172.17.20.22 172.17.30.23 172.17.50.254 MSCARA DE SUBRED 255.255.255.0 255.255.255.0 255.255.255.0 ConfigurationTable 255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0 N/A 172.17.10.1 172.17.20.1 172.17.30.1 172.17.50.1 PUERTA 172.17.99.1 172.17.99.1 172.17.99.1 N/A

Servidor NIC

Asignaciones de puertos - S2

Puertos Fa0 / 1 - 0/5 Fa0 / 6 - 0/10 Fa0/11 - 0/17 Fa0/18 - 0/24

Asignacin troncos 802.1q (VLAN nativa 99) VLAN 30 - Invitado (predeterminado) VLAN 10 - Facultad / Personal VLAN 20 - Estudiantes

red 172.17.99.0 / 24 172.17.30.0 / 24 172.17.10.0 / 24 172.17.20.0 / 24

Tabla de configuracin de interfaz Sub - R1 Interfaz Fa0/0.1 Fa0/0.10 Fa0/0.20 Fa0/0.30 Fa0/0.99 Asignacin VLAN 1 VLAN 10 VLAN 20 VLAN 30 VLAN 99 Direccin IP 172.17.1.1 / 24 172.17.10.1 / 24 172.17.20.1 / 24 172.17.30.1 / 24 172.17.99.1 / 24

Objetivos de aprendizaje Realizar las configuraciones bsicas del switch Configurar las interfaces Ethernet en las PC host Configurar VTP en los switches Configure el router y la LAN servidor remoto introduccin En esta actividad, realizar las configuraciones bsicas del switch, configure abordar en PC, configurar VTP y enrutamiento entre VLAN.

Activity 6.4.2: Challenge Inter-VLAN Routing

NOTE TO USER: This activity is a variation of Lab 6.4.2 Packet Tracer may not support all the tasks specified in the hands-on lab. This activity should not be considered equivalent to completing the hands-on lab. Packet Tracer is not a substitute for a hands-on lab experience with real equipment.

AddressingTable
Device S1 S2 S3 R1 PC1 PC2 PC3 Server Interface VLAN 99 VLAN 99 VLAN 99 Fa0/0 Fa0/1 NIC NIC NIC NIC IP Address 192.168.99.11 192.168.99.12 192.168.99.13 192.168.50.1 192.168.10.21 192.168.20.22 192.168.30.23 192.168.50.254 SubnetMask 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 Default Gateway 192.168.99.1 192.168.99.1 192.168.99.1 N/A N/A 192.168.10.1 192.168.20.1 192.168.30.1 192.168.50.1

SeeSubinterfaceConfigurationTable

Port Assignments - S2
Ports Fa0/1-0/5 Fa0/6-0/10 Fa0/11 - 0/17 Fa0/18 - 0/24 Assignment 802.1q Trunks (Native VLAN 99) VLAN 30 - Sales VLAN 10 - R&D VLAN 20 - Engineering Network 192.168.99.0 /24 192.168.30.0 /24 192.168.10.0 /24 192.168.20.0 /24

SubinterfaceConfigurationTable - R1
Router Interface F0/0.1 Fa0/0.10 Fa0/0.20 Fa0/0.30 Fa0/0.99 Assignment VLAN 1 VLAN 10 VLAN 20 VLAN 30 VLAN 99 IP Address 192.168.1.1 192.168.10.1 192.168.20.1 192.168.30.1 192.168.99.1

LearningObjectives

Performbasicswitchconfigurations Configure the Ethernet interfaces on the server and host PCs Configure VTP ontheswitches Configure therouter

Introduction
In this activity, you will perform basic switch configurations, configure VTP, trunking, configure subinterfaces, and demonstrate inter-VLAN routing.

Traduccin: Actividad 6.4.2: Desafo de enrutamiento entre VLAN NOTA AL USUARIO: Esta actividad es una variante de laboratorio 6.4.2 Packet Tracer no sea compatible con todas las tareas especificadas en la prctica en laboratorio. Esta actividad no debe considerarse equivalente a completar la prctica de laboratorio. Packet Tracer no es un sustituto de una experiencia prctica de laboratorio con equipos reales. AddressingTable Dispositivo Interfaz Direccin IP MSCARA DE SUBRED PUERTA S1 VLAN 99 192.168.99.11 255.255.255.0 192.168.99.1 S2 VLAN 99 192.168.99.12 255.255.255.0 192.168.99.1 S3 VLAN 99 192.168.99.13 255.255.255.0 192.168.99.1 R1 Fa0 / 0 192.168.50.1 255.255.255.0 N / A Fa0 / 1 SeeSubinterfaceConfigurationTable N / A PC1 NIC 192.168.10.21 255.255.255.0 192.168.10.1 PC2 NIC 192.168.20.22 255.255.255.0 192.168.20.1 PC3 NIC 192.168.30.23 255.255.255.0 192.168.30.1 Servidor NIC 192.168.50.254 255.255.255.0 192.168.50.1 Asignaciones de puertos - S2

Puertos de red Asignacin Fa0/1-0/5 troncos 802.1q (VLAN nativa 99) 192.168.99.0 / 24 Fa0/6-0/10 VLAN 30 - Sales 192.168.30.0 / 24 Fa0/11 - 0/17 VLAN 10 - I + D 192.168.10.0 / 24 Fa0/18 - 0/24 VLAN 20 - Engineering 192.168.20.0 / 24 Subinterfaz Tabla de configuracin - R1 Router Interfaz Direccin IP Asignacin F0/0.1 VLAN 1 192.168.1.1 Fa0/0.10 VLAN 10 192.168.10.1 Fa0/0.20 VLAN 20 192.168.20.1 Fa0/0.30 VLAN 30 192.168.30.1 Fa0/0.99 VLAN 99 192.168.99.1 LearningObjectives Realizar las configuraciones bsicas del switch Configurar las interfaces Ethernet en el servidor y PC anfitrin Configurar VTP en los switches Configure el router introduccin En esta actividad, realizar las configuraciones bsicas del switch, configurar VTP, concentracin de enlaces, configurar subinterfaces y demostrar enrutamiento entre VLAN.

Task 1: Perform Basic Switch Configurations

Configure the S1, S2, and S3 switches according to the following guidelines and save all your configurations:

Configure theswitchhostname. Disable DNS lookup. Configure an EXEC mode password of class. Configure a password of cisco for console and vty connections. Configure the default gateway on each switch.

Traduccin: Tarea 1: Realizar las configuraciones bsicas del switch Configure los switches S1, S2 y S3 segn las siguientes pautas y guarde todas las configuraciones: Configure el interruptor de nombre de host. Deshabilite la bsqueda DNS. Configure una contrasea de modo EXEC: class. Configure la contrasea cisco para las conexiones de consola y vty. Configure la puerta de enlace predeterminada en cada switch.

Task 2: Configure the Ethernet Interfaces on the Server and Host PCs
Configure the Ethernet interfaces of PC1, PC2, PC3 and the remote TFTP/Web Server with the IP addresses from the addressing table. Connectthesedevicesusingthecorrect cables and interfaces.

Traduccin: Tarea 2: Configurar las interfaces Ethernet en el servidor y las PC host Configure las interfaces Ethernet de PC1, PC2, PC3 y el control remoto del servidor TFTP / Web con las direcciones IP de la tabla de direccionamiento. Conecte estos dispositivos utilizando los cables e interfaces correctas.

Task 3: Configure VTP on the Switches


Step 1. Configure VTP on the three switches.
Use the following table to configure the switches. Remember that VTP domain names and passwords are case-sensitive.

SwitchName S1 S2 S3

VTP OperatingMode Server Client Client

VTP Domain Lab6 Lab6 Lab6

VTP Password cisco cisco cisco

Step 2. Configure trunking ports and designate the native VLAN for the trunks.
Configure Fa0/1 through Fa0/5 as trunking ports, and designate VLAN 99 as the native VLAN for these trunks.

Step 3. Configure VLANs on the VTP server.


Configure the following VLANs on the VTP server.

VLAN VLAN 99 VLAN 10 VLAN 20 VLAN 30

VLAN Name Management R&D Engineering Sales

Verify that the VLANs have been created on S1 with the show vlan brief command.

Step 4. Verify that the VLANs created on S1 have been distributed to S2 and S3.
Use the show vlan brief command on S2 and S3 to verify that the four VLANs have been distributed to the client switches.

Step 5. Configure the Management interface address on all three switches.


Refer to the addressing table and assign IP addressing to the three switches. Verify that the switches are correctly configured by pinging between them. From S1, ping the Management interface on S2 and S3. From S2, ping the Management interface on S3. Were the pings successful? If not, troubleshoot the switch configurations and resolve.

Step 6. Assign switch ports to VLANs on S2.


Refer to the port assignment table to assign ports to VLANs on S2.

Step 7. Check connectivity between VLANs.


Open command windows on the three hosts connected to S2. Ping from PC1 (192.168.10.21) to PC2 (192.168.20.22). Ping from PC2 to PC3 (192.168.30.23). Are the pings successful? If not, why do these pings fail?

Traduccin: Tarea 3: Configurar VTP en los switches Paso 1. Configurar VTP en los tres switches. Utilice la siguiente tabla para configurar los switches. Recuerde que los nombres y contraseas de dominio VTP distinguen entre maysculas y minsculas. SwitchName VTP VTP OperatingMode dominio VTP Contrasea S1 Servidor Lab6 cisco S2 Client Lab6 cisco S3 Cliente Lab6 cisco Paso 2. Configurar puertos de enlaces troncales y designe la VLAN nativa para los enlaces troncales. Configure Fa0 / 1 a Fa0 / 5 como puertos troncales y designe la VLAN 99 como la VLAN nativa para estos enlaces troncales.

Paso 3. Configurar las VLAN en el servidor VTP. Configure las siguientes VLAN en el servidor VTP. VLAN VLAN Name VLAN 99 Gestin VLAN 10 I + D VLAN 20 Ingeniera VLAN 30 Sales Verifique que las VLAN se hayan creado en S1 con el comando show vlan brief. Paso 4. Verifique que las VLAN creadas en S1 se hayan distribuido a S2 y S3. Use el comando show vlan brief en S2 y S3 para verificar que las cuatro VLAN se hayan distribuido a los switches cliente. Paso 5. Configure la direccin de la interfaz de administracin en los tres switches. Consulte la tabla de direccionamiento y asignacin de direcciones IP a los tres switches. Verifique que los switches estn correctamente configurados haciendo ping entre ellos. Desde S1, haga ping a la interfaz de administracin en S2 y S3. Desde S2, haga ping a la interfaz de administracin en S3. Los pings son exitosos? Si no, resuelva el problema de las configuraciones del switch y resolver. Paso 6. Asignar puertos de switch a las VLAN en S2. Consulte la tabla de asignacin de puertos para asignar puertos a las VLAN en S2. Paso 7. Compruebe la conectividad entre las VLAN. Ventanas comando Abrir los tres hosts conectados a S2. Haga ping desde PC1 (192.168.10.21) a PC2 (192.168.20.22). Haga ping desde PC2 a PC3 (192.168.30.23). Los pings son exitosos? Si no, por qu fallan los pings?

Task 4: Configure the Router


Step 1. Create a basic configuration on the router.

Configure the router with hostname R1. Disable DNS lookup. Configure an EXEC mode secret of class. Configure a password of cisco for console connections. Configure a password of cisco for vty connections.

Step 2. Configure the trunking interface on R1.


Configure the Fa0/1 interface on R1 with five subinterfaces, one for each VLAN identified in the Subinterface Configuration Table at the beginning of the activity. Configure these subinterfaces with dot1q encapsulation, and use the first address in each VLAN subnet on the router subinterface. Specify VLAN 99 as the native VLAN on its subinterface. Do not assign an IP address to the physical interface, but be sure to enable it. Document your subinterfaces and their respective IP addresses in the subinterface table.

Step 3. Configure the server LAN interface on R1.


Refer to the addressing table and configure Fa0/0 with the correct IP address and mask. Describe the interface as server interface.

Step 4. Verify the routing configuration.


At this point, there should be six networks configured on R1. Verify that you can route packets to all six by checking the routing table on R1. If your routing table does not show all six networks, troubleshoot your configuration and resolve the problem before proceeding.

Step 5. Verify inter-VLAN routing


From PC1, verify that you can ping the remote server (192.168.50.254) and the other two hosts (192.168.20.22 and 192.168.30.23). It may take a couple of pings before the end-to-end path is established. Are the pings successful? If not, troubleshoot your configuration. Check to make sure the default gateways have been set on all PCs and all switches. If any of the hosts have gone into hibernation, the connected interface may go down. At this point, you should be able to ping any node on any of the six networks configured on your LAN, including the switch management interfaces.

Traduccin: Tarea 4: Configuracin del router Paso 1. Crear una configuracin bsica del router. Configure el router con el nombre de host R1. Deshabilite la bsqueda DNS. Configurar un secreto a modo EXEC: class. Configure la contrasea cisco para las conexiones de consola. Configure la contrasea cisco para las conexiones vty. Paso 2. Configurar la interfaz de enlaces troncales en R1. Configurar la interfaz Fa0 / 1 en R1 con cinco subinterfaces, una para cada VLAN identificada en la tabla de configuracin Subinterfaz al comienzo de la actividad. Configure estas subinterfaces con dot1q encapsulacin, y utilizar la primera direccin en cada subred VLAN en la subinterfaz del router. Especifique VLAN 99 como la VLAN nativa en su subinterfaz. No asigne una direccin IP a la interfaz fsica, pero asegrese de habilitarla. Documente su subinterfaces y sus respectivas direcciones IP en la tabla subinterfaz. Paso 3. Configure la interfaz LAN del servidor en R1. Consulte la tabla de direccionamiento y configure Fa0 / 0 con la direccin IP correcta y la mscara. Describir la interfaz como interfaz de servidor. Paso 4. Verifique la configuracin de enrutamiento. En este punto, debe haber seis redes configuradas en R1. Compruebe que puede enrutar paquetes a las seis redes viendo la tabla de enrutamiento en R1. Si la tabla de enrutamiento no muestra las seis redes, solucionar los problemas de configuracin y resolver el problema antes de continuar. Paso 5. Verificar el enrutamiento entre VLAN Desde PC1, compruebe que puede hacer ping al servidor remoto (192.168.50.254) y los otros dos hosts (192.168.20.22 y 192.168.30.23). Se puede tomar un par de pings antes de establecer la ruta de extremo a extremo. Los pings son exitosos?

Si no es as, solucionar los problemas de configuracin. Asegrese de que las puertas de enlace predeterminadas se han establecido en todos los equipos y todos los interruptores. Si alguno de los hosts ha entrado en hibernacin, la interfaz conectada puede bajar. En este punto, usted debe poder hacer ping a cualquier nodo en cualquiera de las seis redes configuradas en su LAN, incluyendo las interfaces de administracin del switch.

Activity 6.4.3: Troubleshooting Inter-VLAN Routing


NOTE TO USER: This activity is a variation of Lab 6.4.3 Packet Tracer may not support all the tasks specified in the hands-on lab. This activity should not be considered equivalent to completing the hands-on lab. Packet Tracer is not a substitute for a hands-on lab experience with real equipment.

AddressingTable
Device S1 S2 S3 R1 PC1 PC2 PC3 Server Interface VLAN 99 VLAN 99 VLAN 99 Fa0/0 Fa0/1 NIC NIC NIC NIC IP Address 192.168.99.11 192.168.99.12 192.168.99.13 192.168.50.1 192.168.10.21 192.168.20.22 192.168.30.23 192.168.50.254 SubnetMask 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 Default Gateway 192.168.99.1 192.168.99.1 192.168.99.1 N/A N/A 192.168.10.1 192.168.20.1 192.168.30.1 192.168.50.1

SeeSubinterfaceConfigurationTable

Port Assignments - S2
Ports Fa0/1 - 0/5 Fa0/6 - 0/10 Assignment 802.1q Trunks (Native VLAN 99) VLAN 30 - Sales Network 192.168.99.0 /24 192.168.30.0 /24

Fa0/11 - 0/17 Fa0/18 - 0/24

VLAN 10 - R&D VLAN 20 - Engineering

192.168.10.0 /24 192.168.20.0 /24

SubinterfaceConfigurationTable - R1
Router Interface Fa0/0.1 Fa0/0.10 Fa0/0.20 Fa0/0.30 Fa0/0.99 Assignment VLAN 1 VLAN 10 VLAN 20 VLAN 30 VLAN 99 IP Address 192.168.1.1 192.168.10.1 192.168.20.1 192.168.30.1 192.168.99.1

LearningObjectives

Troubleshoot and correct the Inter-VLAN issues and configuration errors Documentthenetworkconfiguration

Introduction
In this activity, you will troubleshoot the network, find and correct all configuration errors, and document the corrected network.

Task 1: Troubleshoot and Correct the Inter-VLAN Issues and Configuration Errors
Begin by identifying what is working and what is not: What is the state of the interfaces? What hosts can ping other hosts? Which hosts can ping the server? What routes should be in the R1 routing table? What could prevent a configured network from being installed in the routing table?

When all errors are corrected, you should be able to ping the remote server from any PC or any switch. In addition, you should be able to ping between the three PCs and ping the management interfaces on switches from any PC.

Traduccin: Actividad 6.4.3 : Solucin de problemas de enrutamiento entre VLAN NOTA AL USUARIO : Esta actividad es una variante de laboratorio 6.4.3 Packet Tracer no sea compatible con todas las tareas especificadas en la prctica en laboratorio. Esta actividad no debe considerarse equivalente a completar la prctica de laboratorio . Packet Tracer no es un sustituto de una experiencia prctica de laboratorio con equipos reales . Tabla de direccionamiento Dispositivo Interfaz Direccin IP MSCARA DE SUBRED PUERTA S1 VLAN 99 192.168.99.11 255.255.255.0 192.168.99.1 S2 VLAN 99 192.168.99.12 255.255.255.0 192.168.99.1 S3 VLAN 99 192.168.99.13 255.255.255.0 192.168.99.1 R1 Fa0 / 0 192.168.50.1 255.255.255.0 N / A Fa0 / 1 Ver Subinterfaz Configuracin de la tabla N / A PC1 NIC 192.168.10.21 255.255.255.0 192.168.10.1 PC2 NIC 192.168.20.22 255.255.255.0 192.168.20.1 PC3 NIC 192.168.30.23 255.255.255.0 192.168.30.1 Servidor NIC 192.168.50.254 255.255.255.0 192.168.50.1 Asignaciones de puertos - S2 Puertos de red Asignacin Fa0 / 1 - 0/ 5 troncos 802.1q ( VLAN nativa 99 ) 192.168.99.0 / 24 Fa0 / 6 - 0 / 10 VLAN 30 - Sales 192.168.30.0 / 24 Fa0/11 - 0 / 17 VLAN 10 - I + D 192.168.10.0 / 24 Fa0/18 - 0 / 24 VLAN 20 - Engineering 192.168.20.0 / 24

SubinterfaceConfigurationTable - R1 Router Interfaz Direccin IP Asignacin Fa0/0.1 VLAN 1 192.168.1.1 Fa0/0.10 VLAN 10 192.168.10.1 Fa0/0.20 VLAN 20 192.168.20.1 Fa0/0.30 VLAN 30 192.168.30.1 Fa0/0.99 VLAN 99 192.168.99.1 Objetivos de aprendizaje Detectar y corregir los problemas entre las VLAN y los errores de configuracin Documentar la configuracin de la red introduccin En esta actividad , usted solucionar la red, encontrar y corregir todos los errores de configuracin y documentar la red corregida .

Tarea 1: Solucin de problemas y corregir los problemas entre las VLAN y los errores de configuracin Comience por identificar lo que funciona y lo que no lo es: Cul es el estado de las interfaces? Qu hosts pueden hacer ping a otras mquinas ? Qu hosts pueden hacer ping al servidor? Qu rutas debe estar en la tabla de enrutamiento R1? Qu podra evitar que una red configurada se instale en la tabla de enrutamiento? Cuando se hayan corregido todos los errores , debe poder hacer ping al servidor remoto desde cualquier PC o switch. Adems , usted debe poder hacer ping entre las tres PC y ping a las interfaces de administracin en los switches desde cualquier PC .

Task 2: Document the Network Configuration

When you have successfully completed your troubleshooting, capture the output of the router and all three switches with the show run command and save it to a text file.

Traduccin: Tarea 2: Documentar la configuracin de la red Cuando haya terminado con xito la solucin de problemas, capturar la salida del router y los tres switches con el comando show run y gurdelo en un archivo de texto.

Activity 6.5.1: Packet Tracer Skills Integration Challenge


NOTE TO USER: Although you can complete this activity without printed instructions, a PDF version is available on the text side of the same page from which you launched this activity.

AddressingTable
Device Interface Fa0/0 Fa0/1.10 R1 Fa0/1.20 Fa0/1.30 Fa0/1.99 S1 S2 S3 VLAN 99 VLAN 99 VLAN 99 IP Address 172.17.50.1 172.17.10.1 172.17.20.1 172.17.30.1 172.17.99.1 172.17.99.31 172.17.99.32 172.17.99.33 SubnetMask 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 Default Gateway N/A N/A N/A N/A N/A 172.17.99.1 172.17.99.1 172.17.99.1

PC1 PC2 PC3

NIC NIC NIC

172.17.10.21 172.17.20.22 172.17.30.23

255.255.255.0 255.255.255.0 255.255.255.0

172.17.10.1 172.17.20.1 172.17.30.1

LearningObjectives

Configure and verify basic device configurations Configure VTP Configure trunking Configure VLANs AssignVLANstoports Configure STP Configure router-on-a-stick Inter-VLAN routing Verifyend-to-endconnectivity

Introduction
In this activity, you will demonstrate and reinforce your ability to configure switches and routers for inter-VLAN communication. Among the skills you will demonstrate are configuring VLANs, VTP, and trunking on switches. You will also administer STP on switches and configure a router-on-a-stick using subinterfaces.

Task 1: Configure and Verify Basic Device Configurations


Step 1: Configure basic commands.
Configure the router and each switch with the following basic commands. PacketTracer grades onlythehostnames and default gateways.

Hostnames Banner Enablesecretpassword Line configurations Serviceencryption Switch default gateways

Step 2: Configure the management VLAN interface on S1, S2, and S3.
Create and enable interface VLAN 99 on each switch. Use the addressing table for address configuration.

Step 3: Check results.


Your completion percentage should be 17%. If not, click Check Results to see which required components are not yet completed.

Task 2: Configure VTP


Step 1: Configure the VTP mode on all three switches..
Configure S1 as the server. Configure S2 and S3 as clients.

Step 2: Configure the VTP domain name on all three switches.


Use CCNA as the VTP domain name.

Step 3: Configure the VTP domain password on all three switches.


Use cisco as the VTP domain password.

Step 4. Check results.


Your completion percentage should be 28%. If not, click Check Results to see which required components are not yet completed.

Task 3: Configure Trunking


Step 1: Configure trunking on S1, S2, and S3.
Configure the appropriate interfaces in trunking mode and assign VLAN 99 as the native VLAN.

Step 2. Check results.


Your completion percentage should be 62%. If not, click Check Results to see which required components are not yet completed.

Task 4: Configure VLANs


Step 1: Create the VLANs on S1.
Create and name the following VLANs on S1 only. VTP advertises the new VLANs to S1 and S2.

VLAN 10 Faculty/Staff VLAN 20 Students VLAN 30 Guest(Default) VLAN 99 Management&Native

Step 2: Verify that VLANs have been sent to S2 and S3.


Use the appropriate commands to verify that S2 and S3 now have the VLANs you created on S1. It may take a few minutes for Packet Tracer to simulate the VTP advertisements.

Step 3. Check results.


Your completion percentage should be 67%. If not, click Check Results to see which required components are not yet completed.

Task 5: Assign VLANs to Ports


Step 1: Assign VLANs to access ports on S2.
Assign the PC access ports to VLANs:

VLAN 10: PC1 connected to Fa0/11 VLAN 20: PC2 connected to Fa0/18 VLAN 30: PC3 connected to Fa0/6

Step 2: Verify the VLAN implementation.


Use the appropriate commands to verify your VLAN implementation.

Step 3: Check results.


Your completion percentage should be 75%. If not, click Check Results to see which required components are not yet completed.

Task 6: Configure STP


Step 1: Ensure S1 is the root bridge.
Set prioritiesto 4096.

Step 2: Verify that S1 is the root bridge. Step 3. Check results.


Your completion percentage should be 82%. If not, click Check Results to see which required components are not yet completed.

Task 7: Configure Router-on-a-Stick Inter-VLAN Routing


Step 1: Configure the subinterfaces.
Configure the Fa0/1 subinterfaces on R1 using the information from the addressing table.

Step 2. Check results.


Your completion percentage should be 100%. If not, click Check Results to see which required components are not yet completed.

Task 8: Verify End-to-End Connectivity


Step 1: Verify that PC1 and Web/TFTP Server can ping each other. Step 2: Verify that PC1 and PC2 can ping each other. Step 3: Verify that PC3 and PC1 can ping each other. Step 4: Verify that PC2 and PC3 can ping each other. Step 5: Verify that the switches can ping R1.

Traduccin: Actividad 6.5.1 : Aptitudes del Packet Tracer Desafo de integracin NOTA AL USUARIO : Aunque puede completar esta actividad sin instrucciones impresas , una versin PDF est disponible en la parte de texto de la misma pgina desde la que se puso en marcha esta actividad. Tabla de direccionamiento Dispositivo Interfaz Direccin IP MSCARA DE SUBRED PUERTA R1 Fa0 / 0 172.17.50.1 255.255.255.0 N / A Fa0/1.10 172.17.10.1 255.255.255.0 N / A Fa0/1.20 172.17.20.1 255.255.255.0 N / A Fa0/1.30 172.17.30.1 255.255.255.0 N / A Fa0/1.99 172.17.99.1 255.255.255.0 N / A S1 VLAN 99 172.17.99.31 255.255.255.0 172.17.99.1 S2 VLAN 99 172.17.99.32 255.255.255.0 172.17.99.1 S3 VLAN 99 172.17.99.33 255.255.255.0 172.17.99.1 PC1 NIC 172.17.10.21 255.255.255.0 172.17.10.1 PC2 NIC 172.17.20.22 255.255.255.0 172.17.20.1 PC3 NIC 172.17.30.23 255.255.255.0 172.17.30.1 Objetivos de aprendizaje

Configurar y verificar las configuraciones bsicas del dispositivo Configurar VTP Configurar enlaces troncales Configurar las VLAN Asignar VLAN a los puertos Configurar STP Configurar Router -on-a -stick enrutamiento entre VLAN Verifyend a endconnectivity introduccin En esta actividad , usted demostrar y reforzar su capacidad de configurar switches y routers para la comunicacin entre las VLAN . Entre las habilidades que demuestren a configurar VLAN , VTP y el enlace troncal en los interruptores . Tambin administrar STP en los switches y configurar un router - on-a -stick usando subinterfaces . Tarea 1: Configurar y verificar las configuraciones bsicas del dispositivo Paso 1 : Configurar los comandos bsicos. Configure el router y cada switch con los siguientes comandos bsicos. PacketTracer grados onlythehostnames y gateways por defecto . Nombres de host Banner Habilitar contrasea secreta Las configuraciones de lnea Serviceencryption Interruptor de puerta de enlace predeterminada Paso 2 : Configure la interfaz de gestin de VLAN en S1 , S2 y S3 . Crear y habilitar la interfaz VLAN 99 en cada switch . Utilice la tabla de direccionamiento para la configuracin de la direccin . Paso 3 : Verificar los resultados .

Su porcentaje de finalizacin debe ser del 17 %. Si no es as , haga clic en Verificar resultados para ver qu componentes requeridos an no se han completado. Tarea 2: Configurar VTP Paso 1 : Configurar el modo VTP en los tres switches .. Configure S1 como el servidor . Configure S2 y S3 como clientes. Paso 2 : Configurar el nombre de dominio VTP en los tres switches . Use CCNA como el nombre de dominio VTP. Paso 3 : Configure la contrasea de dominio de VTP en los tres switches . Utilice cisco como la contrasea de dominio VTP. Paso 4. Verificar los resultados . Su porcentaje de finalizacin debe ser del 28 %. Si no es as , haga clic en Verificar resultados para ver qu componentes requeridos an no se han completado. Tarea 3 : Configurar los enlaces troncales Paso 1 : Configurar el enlace troncal en S1 , S2 y S3. Configure las interfaces adecuadas en el modo de enlace troncal y asigne VLAN 99 como la VLAN nativa. Paso 2 . Verificar los resultados . Su porcentaje de finalizacin debe ser del 62 %. Si no es as , haga clic en Verificar resultados para ver qu componentes requeridos an no se han completado. Tarea 4 : Configurar las VLAN Paso 1 : Crear las VLAN en S1. Crear y nombrar las siguientes VLAN en S1 solamente . VTP anuncia las nuevas VLAN a S1 y S2 . VLAN 10 Faculty / Staff VLAN 20 Estudiantes VLAN 30 Invitado (predeterminado ) VLAN 99 Gestin y Native Paso 2 : Verificar que las VLAN se han enviado a S2 y S3 .

Use los comandos adecuados para verificar que S2 y S3 ahora tienen las VLAN creadas en S1. Puede tomar unos minutos para que el Packet Tracer simule las publicaciones de VTP . Paso 3 . Verificar los resultados . Su porcentaje de finalizacin debe ser del 67 %. Si no es as , haga clic en Verificar resultados para ver qu componentes requeridos an no se han completado. Tarea 5 : Asignar VLAN a los puertos Paso 1 : Asigne VLAN para acceder a los puertos en S2. Asigne los puertos de acceso de PC a las VLAN : VLAN 10 : PC1 conectado a Fa0/11 VLAN 20 : PC2 conectado a Fa0/18 VLAN 30 : PC3 conectado a Fa0 / 6 Paso 2 : Verificar la implementacin de VLAN. Use los comandos adecuados para verificar su aplicacin VLAN. Paso 3 : Verificar los resultados . Su porcentaje de finalizacin debe ser del 75 %. Si no es as , haga clic en Verificar resultados para ver qu componentes requeridos an no se han completado. Tarea 6 : Configurar STP Paso 1 : Asegrese de que S1 sea el puente raz . Establecer prioritiesto 4096. Paso 2 : Verificar que S1 sea el puente raz . Paso 3 . Verificar los resultados . Su porcentaje de finalizacin debe ser del 82 %. Si no es as , haga clic en Verificar resultados para ver qu componentes requeridos an no se han completado. Tarea 7 : Configurar router - on-a -Stick enrutamiento entre VLAN Paso 1 : Configurar las subinterfaces . Configure la interfaz Fa0 / 1 subinterfaces en R1 con la informacin de la tabla de direccionamiento .

Paso 2 . Verificar los resultados . Su porcentaje de finalizacin debe ser del 100 %. Si no es as , haga clic en Verificar resultados para ver qu componentes requeridos an no se han completado. Tarea 8 : Verifique End -to -End Conectividad Paso 1 : Verifique que PC1 y el servidor Web / TFTP puede hacer ping entre s . Paso 2 : Verifique que PC1 y PC2 pueden hacer ping entre s . Paso 3 : Verifique que la PC3 y PC1 puede hacer ping entre s . Paso 4 : Verifique que PC2 y PC3 puedan hacer ping entre s. Paso 5 : Verifique que los switches pueden hacer ping a R1.

Activity 1.4.1: Packet Tracer Skills Integration Challenge

NOTE TO USER: A PDF version of the instructions is available on the text side of the same page from which you launched this activity. Please refer to that file for a picture of the topology.

Addressing Table

Device Interface R1 Fa0/1 PC1 PC2 Laser NIC NIC NIC Fa0/0

IP Address N/A N/A

Subnet Mask

Default Gateway

Server NIC

Learning Objectives

Design the network Build the network Apply basic configurations Test connectivity Introduction

This activity reviews the skills you acquired in the Exploration: Network Fundamentals course. The skills include subnetting, building a network, applying an addressing scheme, and testing connectivity. You should review those skills before proceeding. In addition, this activity reviews the basics of using the Packet Tracer program. Packet Tracer is integrated throughout this course. You must know how to navigate the Packet Tracer environment to complete this course. Use the tutorials if you need a review of Packet Tracer fundamentals. The tutorials are located in the Packet Tracer Help menu.

Task 1: Design and Document an Addressing Scheme

Step 1. Design an addressing scheme.

Using the 192.168.1.0/24 address space, design an addressing scheme according to the following requirements: Subnet A

Subnet the address space to provide for 100 hosts Assign the Fa0/0 interface the first useable IP address. Assign PC1 the second useable IP address. Assign PC2 the last useable IP address in the subnet.

Subnet B

Subnet the remaining address space to provide for 50 hosts Assign the Fa0/1 interface the first useable IP address. Assign the laser printer the second useable IP address. Assign the server the last useable IP address in the subnet. Step 2. Document the addressing scheme.

Complete an addressing table for the router and each end device in the network

Task 2: Add and Connect the Devices

Step 1. Add the necessary equipment.

Add the following devices to the network. For placement of these devices, refer to the topology diagram in the related PDF file.

Two 2960-24TT switches One 1841 router Two generic PCs One generic server One generic printer Step 2. Name the devices.

Change the Display Name and Hostname to match the device names shown in the topology diagram. Device names are case-sensitive.

Step 3. Connect the devices.

Connect the devices using the following specifications: S1 Fa0/1 to R1 Fa0/0 S1 Fa0/6 to PC1 S1 Fa0/12 to PC2 S2 Fa0/1 to R1 Fa0/1 S2 Fa0/6 to Laser S2 Fa0/12 to Server Step 4. Check results.

Your completion percentage should be 48%. If not, click Check Results to see which required components are not yet completed.

Task 3: Apply Basic Configurations

Step 1. Configure the router.

The privileged EXEC secret password is class. The banner is Authorized Access Only. The line password is cisco for console and telnet. Configure the appropriate interfaces. Use the following descriptions: Link to PC LAN Link to Server & Printer

Note: Remember that the banner and descriptions are case-sensitive. Do not forget to activate the interfaces.

Step 2. Configure the end devices.

Step 3. Check results.

Your completion percentage should be 100%. If not, click Check Results to see which required components are not yet completed.

Task 4: Test Connectivity and Examine the Configuration

You should now have end-to-end connectivity, which means every end device should be reachable from any other end device. From PC1 and PC2, ping all end devices on the network. If you get an error, try pinging again to make sure ARP tables are updated. If you still receive an error, check your subnetting, the cables, and the IP addresses. Isolate problems and implement solutions. Traduccin: Actividad 1.4.1 : Aptitudes del Packet Tracer Desafo de integracin

NOTA AL USUARIO : Una versin PDF del manual de instrucciones est disponible en la parte de texto de la misma pgina desde la que se puso en marcha esta actividad. Por favor, consulte el archivo de la imagen de la topologa.

Tabla de direccionamiento

Dispositivo Interfaz Direccin IP Mscara de subred Puerta de enlace predeterminada R1 Fa0 / 0 N / A

Fa0 / 1 N / A PC1 NIC PC2 NIC Laser NIC NIC del servidor Objetivos de aprendizaje

El diseo de la red Construir la red Aplicar configuraciones bsicas Probar la conectividad introduccin

Esta actividad examina las habilidades que adquiri en la exploracin : Network Fundamentals curso. Las habilidades incluyen la divisin en subredes , la construccin de una red , la aplicacin de un esquema de direccionamiento , y probar la conectividad. Debe revisar esas habilidades antes de continuar. Adems , esta actividad se revisan los aspectos bsicos del uso del programa de Packet Tracer. Packet Tracer est integrado a lo largo de este curso. Usted debe saber cmo navegar por el entorno de Packet Tracer para completar este curso . Use los tutoriales si necesita una revisin de los fundamentos de Packet Tracer . Los tutoriales se encuentran en el men Help de Packet Tracer .

Tarea 1: Disear y documentar un esquema de direccionamiento

Paso 1 . Disear un esquema de direccionamiento .

Uso del espacio de direcciones 192.168.1.0/24 , disee un esquema de direccionamiento segn los siguientes requisitos: subred A

Subnet el espacio de direcciones de provisionar el 100 hosts Asigne la interfaz Fa0 / 0 de la primera direccin IP utilizable. Asignar PC1 la segunda direccin IP utilizable. Asignar PC2 la ltima direccin IP utilizable en la subred. subred B

Subnet el espacio de direcciones restantes para proporcionar durante 50 hosts Asigne la interfaz Fa0 / 1 de la primera direccin IP utilizable. Asignar la impresora lser de la segunda direccin IP utilizable. Asignar el servidor la ltima direccin IP utilizable en la subred. Paso 2 . Documentar el esquema de direccionamiento.

Completar una tabla de direccionamiento para el router y todos los dispositivos finales de la red

Tarea 2 : Agregar y conectar los dispositivos

Paso 1 . Agregue el equipo necesario.

Agregue los siguientes dispositivos a la red . Para la colocacin de estos dispositivos , consulte el diagrama de topologa en el archivo PDF correspondiente.

Dos switches 2960- 24TT Un router 1841 Dos PCs genricos Un servidor genrico

Una impresora genrico Paso 2 . Nombra los dispositivos.

Cambiar el nombre para mostrar y el nombre de host para que coincida con los nombres de los dispositivos que se muestran en el diagrama de topologa . Los nombres de dispositivo se distingue entre maysculas y minsculas.

Paso 3 . Conecte los dispositivos.

Conecte los dispositivos con las siguientes especificaciones: S1 Fa0 / 1 a R1 Fa0 / 0 S1 Fa0 / 6 a PC1 S1 Fa0/12 a PC2 S2 Fa0 / 1 a R1 Fa0 / 1 S2 Fa0 / 6 a Lser Fa0/12 S2 a servidor Paso 4. Verificar los resultados .

Su porcentaje de finalizacin debe ser del 48 %. Si no es as , haga clic en Verificar resultados para ver qu componentes requeridos an no se han completado.

Tarea 3 : Aplicar configuraciones bsicas

Paso 1 . Configure el router.

La contrasea secreta de EXEC privilegiado es class . La bandera est autorizado el acceso nicamente .

La contrasea de lnea es cisco para consola y telnet. Configure las interfaces adecuadas . Utilice las siguientes descripciones: Enlace a PC LAN Enlace al servidor e impresora Nota: Recuerde que el banner y descripciones distinguen entre maysculas y minsculas. No se olvide de activar las interfaces.

Paso 2 . Configure los dispositivos finales .

Paso 3 . Verificar los resultados .

Su porcentaje de finalizacin debe ser del 100 %. Si no es as , haga clic en Verificar resultados para ver qu componentes requeridos an no se han completado.

Tarea 4 : Probar la conectividad y examinar la configuracin

Ahora debe tener conectividad de extremo a extremo , lo que significa que cada dispositivo final debe ser accesible desde cualquier otro dispositivo final . Desde PC1 y PC2 , haga ping a todos los dispositivos finales de la red. Si obtiene un error , pruebe hacer ping de nuevo para asegurarse de que se actualizan las tablas ARP . Si sigue recibiendo un error , revise su divisin en subredes , los cables y las direcciones IP. Aislar los problemas e implementar soluciones.

Вам также может понравиться