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

CCNA Routing and Switching

Network Basics and Introduction to Networks


NB and ITN Practice Skills Assessment Packet Tracer
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 in the browser window to submit your work.

Introduction
In this assessment, you will configure devices in an IPv4/IPv6 network. For the sake of time, you will
not be asked to perform all configurations on all network devices as you may be required to do in a
real network or other assessment. Instead, you will use the skills and knowledge that you have
learned in the labs in this course to configure the Town Hall router. In addition, you will address the
hosts on two LANs with IPv4 and IPv6 addresses, activate and address the management interface
of the Administration Switch, and back up a device configuration to a TFTP server.
You are not required to configure the IT Department Switch, and you will not be able to
access it in this practice skills assessment activity.
All IOS device configurations should be completed from a direct terminal connection to the
device console. In addition, many values that are required to complete the configurations
have not been given to you. In those cases, create the values that you need to complete the
requirements.
You will practice and be assessed on the following skills:

Configuration of initial IOS device settings

Design and calculation of IPv4 addressing

Configuration of IOS device interfaces including IPv4 and IPv6 addressing when
appropriate

Addressing of network hosts with IPv4 and IPv6 addresses

Enhancing device security, including configuration of the secure transport protocol for
remote device configuration

Configuration of a switch management interface

Requirements by device:

Town Hall router:

Configuration of initial router settings

Interface configuration and IPv4 and IPv6 addressing

Device security enhancement or device hardening

Secure transport for remote configuration connections as covered in the labs.

Backup of the configuration file to a TFTP server

Administration Switch:

Enabling basic remote management by Telnet

PC and Server hosts:

IPv4 full addressing

IPv6 addressing

Addressing Table
NB y ITN Prctica de Evaluacin de Destrezas - Packet Tracer
Algunas cosas a tener en cuenta al completar esta actividad:
1. No use el botn Atrs o cerrar o recargar cualquier ventana de exmenes durante el examen.
2. No cierre Packet Tracer cuando haya terminado. Se cerrar automticamente.
3. Haga clic en el botn Enviar de Evaluacin en la ventana del navegador para enviar su trabajo.
introduccin
En esta evaluacin, configurar los dispositivos en una red IPv4/IPv6. Por razones de tiempo, no
se le pedir que realice todas las configuraciones en todos los dispositivos de red, es posible que
tenga que hacer en una red real u otra evaluacin. En su lugar, utilizar las habilidades y
conocimientos que han aprendido en los laboratorios de este curso para configurar el router
Ayuntamiento. Adems, te dirigirs a los anfitriones en dos LAN con direcciones IPv4 e IPv6,
activar y hacer frente a la interfaz de administracin del conmutador de Administracin, y copia de
seguridad de una configuracin de dispositivo a un servidor TFTP.
Usted no est obligado a configurar el interruptor Departamento de TI, y usted no ser capaz de
acceder a l en esta actividad de evaluacin de habilidades prcticas.
Todas las configuraciones de los dispositivos IOS deben completarse a partir de un terminal de
conexin directa a la consola del dispositivo. Adems, muchos de los valores que se requieren para
completar las configuraciones no se han dado a usted. En esos casos, crear los valores que usted
necesita para completar los requisitos.
Se realizarn prcticas y ser evaluado en las siguientes habilidades:
Configuracin de la configuracin inicial del dispositivo iOS
Diseo y clculo de las direcciones IPv4
Configuracin de interfaces de dispositivos IOS incluyendo IPv4 e IPv6 en su caso
Direccionamiento de los hosts de la red con las direcciones IPv4 e IPv6
Mejora de la seguridad del dispositivo, incluida la configuracin del protocolo de transporte seguro
para la configuracin de dispositivos remotos
Configuracin de una interfaz de administracin del switch
Requisitos de dispositivo:
Router Ayuntamiento:
Configuracin de los ajustes iniciales del router
Configuracin de la interfaz y el direccionamiento IPv4 e IPv6
Mejora de la Seguridad del dispositivo o "endurecimiento de dispositivo"

Transporte seguro para las conexiones de configuracin remota como cubiertos en los
laboratorios.
Copia de seguridad del archivo de configuracin en un servidor TFTP
Interruptor de administracin:
Habilitacin de la administracin remota bsica por Telnet
PC y servidor de hosts:
IPv4 completa abordar
direccionamiento IPv6
Tabla de direccionamiento
IPv4 Address
Device

Subnet Mask

IPv4 Default Gateway

Interface
IPv6 Address
G0/0

Town Hall
G0/1
Administratio
n Switch

Vlan 1

Reception
Host

NIC

Operator Host

NIC

IT Host

NIC

TFTP Server

NIC

IPv6 Default Gateway


N/A

2001:DB8:ACAD:A::1/64

N/A
N/A

2001:DB8:ACAD:B::1/64

N/A

N/A

N/A

2001:DB8:ACAD:A::FF
2001:DB8:ACAD:A::15
2001:DB8:ACAD:B::FF
2001:DB8:ACAD:B::15

Step 1: Determine the IP Addressing Scheme.


IPv4 Subnetting Design Aid
Paso 1: Determinar el esquema de direccionamiento IP.
IPv4 subredes Design Aid
Subnet
Number
Nmero
de
subred

Beginning Address
Comenzando Direccin

Ending Address
Direccin de clausura

Mask

Assignment
asignacin

192.168.1.0

2
3
IT Department
LAN Subnet

4
5

Administration
LAN Subnet

Design an IPv4 addressing scheme and complete the Addressing Table based on the following
requirements. Use the table above to help you organize your work.
a. Subnet the 192.168.1.0/24 network to provide 30 host addresses per subnet while
wasting the fewest addresses.
b. Assign the fourth subnet to the IT Department LAN.
c. Assign the last network host address (the highest) in this subnet to the G0/0 interface
on Town Hall.
d. Starting with the fifth subnet, subnet the network again so that the new subnets will
provide 14 host addresses per subnet while wasting the fewest addresses.
e. Assign the second of these new 14-host subnets to the Administration LAN.
f.

Assign the last network host address (the highest) in the Administration LAN subnet to
the G0/1 interface of the Town Hall router.

g. Assign the second to the last address (the second highest) in this subnet to the VLAN 1
interface of the Administration Switch.
h. Configure addresses on the hosts using any of the remaining addresses in their
respective subnets.

Step 2: Configure the Town Hall Router.


a. Configure the Town Hall router with all initial configurations that you have learned in the
course so far:

Configure the router hostname: Middle

Protect device configurations from unauthorized access with the encrypted


password.

Secure all of the ways to access the router using methods covered in the
course and labs.

Newly-entered passwords must have a minimum length of 10 characters.

Prevent all passwords from being viewed in clear text in device configuration
files.

Configure the router to only accept in-band management connections over the
protocol that is more secure than Telnet, as was done in the labs. Use the
value 1024 for encryption key strength.

Configure user authentication for in-band management connections.

b. Configure the two Gigabit Ethernet interfaces using the IPv4 addressing values you
calculated and the IPv6 values provided in the addressing table.

Reconfigure the link local addresses as was practiced in the labs. The IPv6 linklocal Interface ID should match the IPv6 unicast Interface ID as is practiced in
the labs.

Document the interfaces in the configuration file.

Step 3: Configure the Administration Switch.


Configure Administration Switch for remote management.

Step 4: Configure and Verify Host Addressing.


a. Use the IPv4 addressing from Step 1 and the IPv6 addressing values provided in the
addressing table to configure all host PCs with the correct addressing.
b. Use the router interface link-local addresses as the IPv6 default gateways on the hosts.
c. All hosts should be able to ping each other over IPv4.

Step 5: Backup the Configuration of the Town Hall Router to TFTP.


a. Complete the configuration of the TFTP server using the IPv4 addressing values from
Step 1 and the values in the addressing table.
b. Backup the running configuration of Town Hall to the TFTP Server. Use the default file
name.
Disear un esquema de direccionamiento IPv4 y completar la Tabla de direccionamiento basado
en los siguientes requisitos. Utilice la tabla de arriba para ayudarle a organizar su trabajo.
a. Divida la red 192.168.1.0/24 para proporcionar 30 direcciones de host por subred, mientras que
perder las direcciones de menor nmero.
b. Asigne la cuarta subred para el Departamento de TI LAN.
c. Asigne la ltima direccin de host de la red (el ms alto) en esta subred para la interfaz G0 / 0 en
el Town Hall.
d. A partir de la quinta subred, la subred de la red de nuevo para que las nuevas subredes
proporcionar 14 direcciones de host por subred, mientras que perder las direcciones de menor
nmero.
e. Asigne la segunda de estas nuevas subredes 14-husped a la LAN de administracin.
f. Asigne la ltima direccin de host de la red (el ms alto) en la subred LAN Administracin de la
interfaz G0 / 1 del router Ayuntamiento.
g. Asigne la segunda a la ltima direccin (la segunda ms alta) en esta subred para la interfaz
VLAN 1 del interruptor de Administracin.
h. Configurar las direcciones en los hosts utilizando cualquiera de las direcciones restantes en sus
respectivas subredes.
Paso 2: Configurar el Ayuntamiento Router.
una. Configure el router Ayuntamiento con todas las configuraciones iniciales que han aprendido
en el curso hasta el momento:
Configure el nombre de host del router: Medio
Proteja las configuraciones del dispositivo del acceso no autorizado con la contrasea cifrada.
Asegure todas las formas de acceder al router mediante mtodos tratados en el curso y los
laboratorios.
Contraseas recin ingresados-deben tener una longitud mnima de 10 caracteres.

Evitar todas las contraseas de ser vistos como texto sin cifrar en los archivos de configuracin
de dispositivos.
Configure el router para aceptar solamente conexiones de administracin en banda a travs del
protocolo que es ms seguro que Telnet, como se hizo en los laboratorios. Utilice el valor 1024
para la fuerza clave de cifrado.
Configuracin de la autenticacin de usuario para las conexiones de administracin en banda.
b. Configure las dos interfaces Gigabit Ethernet utilizando el direccionamiento IPv4 valores que
calculados y los valores de IPv6 proporcionados en la tabla de direccionamiento.
Vuelva a configurar el enlace de las direcciones locales que se practicaba en los laboratorios. El
IPv6 local de enlace ID de interfaz debe coincidir con el IPv6 unicast Interface ID como se practica
en los laboratorios.
Documentar las interfaces en el archivo de configuracin.
Paso 3: Configure el interruptor de Administracin.
Configure el Switch de administracin para la administracin remota.
Paso 4: Configurar y verificar el anfitrin Addressing.
una. Utilice el direccionamiento IPv4 desde el paso 1 y los valores de direccionamiento IPv6
proporcionados en la tabla de direccionamiento para configurar todos los equipos PC host con
abordar la correcta.
b. Utilice la interfaz del router direcciones locales de vnculo como las puertas de enlace
predeterminadas de IPv6 en los hosts.
c. Todos los hosts deben poder hacer ping entre s a travs de IPv4.
Paso 5: Copia de seguridad de la configuracin del Ayuntamiento Router para TFTP.
una. Complete la configuracin del servidor TFTP utilizando los valores de direccionamiento IPv4
desde el paso 1 y los valores de la tabla de direccionamiento.
b. Copia de seguridad de la configuracin en ejecucin del Ayuntamiento al servidor TFTP. Utilice
el nombre de archivo predeterminado.
Last Updated: May 2013
ID:10
Version 2.0
Created in Packet Tracer 6.0.1 and Marvel 2.0.4
All contents are Copyright 1992 - 2013 Cisco Systems, Inc. All rights reserved. This document is Cisco Public
Information.

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