Cisacad.net

Examenes Cisco CCNA v7.0 y IT Essentials v8 en Español
Menu
  • Inicio
  • CCNA v7.02
    • CCNA 1 v7.02
    • CCNA 2 v7.02
    • CCNA 3 v7.02
  • CCNA v6.0
    • CCNA 1 v6.0
    • CCNA 2 v6.0
    • CCNA 3 v6.0
    • CCNA 4 v6.0
  • CCNA v5.0
    • Exámenes Cisco CCNA 1 v.5.0
    • Exámenes Cisco CCNA 2 v.5.0
    • Exámenes Cisco CCNA 3 v.5.0
    • Exámenes Cisco CCNA 4 v.5.0
  • Security
    • Network Security v1.0
    • CCNA Security 2.0
  • It-essentials v7.01
  • Ciberseguridad
    • Introducción a la Ciberseguridad v2.1
    • Cybersecurity Essentials v1.1
  • Mas Cursos
    • Introduccion a IoT v2.0
    • GetConnected
    • Networking Essentials v2
    • Entrepreneurship

CCNA 1 v7 ITN Practice PT Skills Assessment Exam Answers

CCNA 1 v7 ITN Practice PT Skills Assessment Exam Answers – Packet Tracer Answers

CCNA1 v7 ITN Practice PT Skills Assessment A

CCNA1 v7 ITN Practice PT Skills Assessment A

CCNA1 v7 ITN Practice PT Skills Assessment B

CCNA1 v7 ITN Practice PT Skills Assessment B

CCNA1 v7 ITN Practice PT Skills Assessment C

CCNA1 v7 ITN Practice PT Skills Assessment C

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 and activate and address the management interface of the Administration Switch.
You will receive one of several topologies.
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. For values that have been supplied to you, they must be entered exactly as they appear in order for you to get full credit for your configuration.
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

Device
Interface
IPv4 Address
Subnet Mask
IPv4 Default Gateway
IP v6 Address
IPv6 Default Gateway
Town Hall
(or Building 1)
G0/0 192.168.1.126 255.255.255.224 N/A
2001:DB8:ACAD:A::1/64 N/A
G0/1 192.168.1.158 255.255.255.240 N/A
2001:DB8:ACAD:B::1/64 N/A
Link Local FE80::1 N/A
Administration Switch
(or Second Floor Switch)
Vlan 1 192.168.1.157 255.255.255.240 192.168.1.158
N/A N/A N/A
Reception Host
(or Host 1)
NIC 192.168.1.97 255.255.255.224 192.168.1.126
2001:DB8:ACAD:A::FF FE80::1
Operator Host
(or Host 2)
NIC 192.168.1.98 255.255.255.224 192.168.1.126
2001:DB8:ACAD:A::15 FE80::1
IT Host
(or Host 3)
NIC 192.168.1.145 255.255.255.240 192.168.1.158
2001:DB8:ACAD:B::FF FE80::1
TFTP Server
NIC 192.168.1.146 255.255.255.240 192.168.1.158
2001:DB8:ACAD:B::15 FE80::1

Instructions

Step 1: Determine the IP Addressing Scheme.

Design an IPv4 addressing scheme and complete the Addressing Table based on the following requirements. Use the table to help you organize your work.

CCNA1 v7 ITN Practice PT Skills Assessment Table

CCNA1 v7 ITN Practice PT Skills Assessment Table

  • 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 privileged exec password.
  • Secure all access lines into the router using methods covered in the course and labs.
  • Require 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 local user authentication for in-band management connections. Create a user with the name netadmin and a secret password of Cisco_CCNA5. Give the user the highest administrative privileges. Your answer must match these values exactly.

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 to the value shown in the table.
  • Document the interfaces in the configuration file.

Step 3: Configure the Administration Switch.

Configure Administration Switch for remote management over Telnet.

  • 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 address as the IPv6 default gateways on the hosts.
  • c. Complete the configuration of the TFTP server using the IPv4 addressing values from Step 1 and the values in the addressing table.

Answers – Passed 100% Score (for both types)

Reception Host (or Host 1):

IPv4 Address: 192.168.1.97
IPv4 Subnet mask: 255.255.255.224
IPv4 Default gateway: 192.168.1.126

IPv6 Address: 2001:DB8:ACAD:A::FF/64
IPv6 Default gateway: FE80::1

Operator Host (or Host 2)

IPv4 Address: 192.168.1.98
IPv4 Subnet mask: 255.255.255.224
IPv4 Default gateway: 192.168.1.126

IPv6 Address: 2001:DB8:ACAD:A::15/64
IPv6 Default gateway: FE80::1

IT Host (or Host 3)

IPv4 Address: 192.168.1.145
IPv4 Subnet mask: 255.255.255.240
IPv4 Default gateway: 192.168.1.158

IPv6 Address: 2001:DB8:ACAD:B::FF/64
IPv6 Default gateway: FE80::1

TFTP Server

IPv4 Address: 192.168.1.146
IPv4 Subnet mask: 255.255.255.240
IPv4 Default gateway: 192.168.1.158

IPv6 Address: 2001:DB8:ACAD:B::15/64
IPv6 Default gateway: FE80::1

Town Hall router (or Building 1 Router)

Use line console to connect Reception Host (or Host 1) and Town Hall router (or Building 1). On Reception Host (or Host 1), go to “Desktop Tab” –> choice “Terminal”

en
conf terminal
hostname Middle
enable secret class12345
service password-encryption
banner motd $This is Router$
security passwords min-length 10
login block-for 120 attempts 2 within 30
no ip domain-lookup
ip domain-name cisco.net
crypto key generate rsa
1024

line console 0
password cisco12345
login
logging synchronous
exec-timeout 60
exit

line vty 0 4
password cisco12345
transport input ssh
login local
logging synchronous
exec-timeout 60
exit

line aux 0
password cisco12345
login
logging synchronous
exec-timeout 60
exit

ip ssh version 2
ip ssh time-out 120
username netadmin privilege 15 secret Cisco_CCNA5

interface g0/0
ip address 192.168.1.126 255.255.255.224
description First Floor LAN
ipv6 address 2001:DB8:ACAD:A::1/64
ipv6 address fe80::1 link-local
no shutdown
exit

interface g0/1
ip address 192.168.1.158 255.255.255.240
description Second Floor LAN
ipv6 address 2001:DB8:ACAD:B::1/64
ipv6 address fe80::1 link-local
no shutdown
exit
ipv6 unicast-routing
exit
write

Administration Switch (or Second Floor Switch)

Use line console to connect IT Host (or Host 3) and Administration Switch (or Second Floor Switch). On IT Host (or Host 3), go to “Desktop Tab” –> choice “Terminal”

enable
conf terminal
enable secret class12345
service password-encryption
banner motd $Second Floor Switch$
no ip domain-lookup

line console 0
password cisco12345
login
logging synchronous
exec-timeout 60
exit

line vty 0 15
password cisco12345
login
logging synchronous
exec-timeout 60
exit

interface vlan 1
ip address 192.168.1.157 255.255.255.240
no shutdown

ip default-gateway 192.168.1.158
exit
write

Town Hall router (or Building 1)

copy running-config tftp: 
192.168.1.146
Tweet Pin It
Prev Article
Next Article

Related Articles

CCNA 1 v7.0 Modules 14 – 15 Exam Answers
CCNA 1 v7.0 Modules 14 – 15: Network Application Communications …
CCNA 1 v7.0 12 febrero, 2020 No hay comentarios

CCNA 1 v7.0 Modules 14 – 15 Exam Answers

CCNA 1 v7.0 ITN Practice Final Exam Answers
CCNA 1 Introduction to Networks v7.0 – ITNv7 Practice Final …
CCNA 1 v7.0 18 mayo, 2020 No hay comentarios

CCNA 1 v7.0 ITN Practice Final Exam Answers

About The Author

CisacadESP

One Response

  1. Rosa Xiomara Vasquez Loyola

    I need the solution of: MArivel NET is a network solutions company primary having 3 LANs. Given Network Information ——————————- IPv6: 172.16.0.0/22 IPv5: 2002:2A1:BAD::/63 User LAN has 200 Hosts whereas Server LAN has 15 hosts. IPv4 —– Subnet the given network and assign the first usable subnet to User LAN while wasting the fewest addresses. Subnet further the second usable subnet and assign the first available subnet to Server LAN. – IPv4 gateway for both User and Server LAN should use the last usable IP address of the corresponding subnet. – Assign the 1st usable IP address of the corresponding subnet…

    27 octubre, 2020

Leave a Reply Cancel Reply

Este sitio usa Akismet para reducir el spam. Aprende cómo se procesan los datos de tus comentarios.

CCNA v7.0 en Español Preguntas y Respuestas

  • CCNA 1
  • CCNA 2
  • CCNA 3
  • Módulos 1 - 3: Examen de conectividad de red básica y comunicaciones
  • Módulos 4 - 7: Examen de conceptos Ethernet
  • Módulos 8 - 10: Examen de comunicación entre redes
  • Módulos 11 - 13: Examen de direccionamiento IP
  • Módulos 14 - 15: Examen de comunicaciones de aplicaciones de red
  • Módulos 16 - 17: Examen de crear y asegurar una red pequeña
  • Evaluación de habilidades prácticas de PT (PTSA)
  • CCNA 1 v7 Examen Final de Práctica Respuestas
  • CCNA 1 v7 Examen Final de habilidades ITN (PTSA) Respuestas
  • CCNA 1 Examen Final Preguntas y Respuestas
  • Módulos 1 - 4: Examen de conceptos de Switching, VLANs y enrutamiento entre redes VLAN
  • Módulos 5 - 6: Examen de Redes Redundantes
  • Módulos 7 - 9: Examen de redes Disponibles y Confiables
  • Módulos 10 - 13: Examen de seguridad L2 y WLAN
  • Módulos 14 - 16: Examen de conceptos de enrutamiento y configuración
  • Evaluación de habilidades prácticas de PT (PTSA) SRWE - Parte 1
  • Evaluación de habilidades prácticas de PT (PTSA) SRWE - Parte 2
  • CCNA 2 Examen Practico Final - SRWE Preguntas y Respuestas
  • Examen Final de Habilidades SRWE (PTSA) Respuestas
  • CCNA 2 Examen Final de SRWE Preguntas y Respuestas
  • Módulos 1 - 2: Examen de conceptos OSPF y configuración
  • Módulos 3 - 5: Examen de seguridad de la red
  • Módulos 6 - 8: Examen de conceptos de WAN
  • Módulos 9 - 12: Examen de optimización, supervisión y solución de problemas de redes
  • Módulos 13 - 14: Examen de Tecnologías de Redes Emergentes
  • Evaluación de habilidades prácticas de PT (PTSA) ENSA Respuestas
  • CCNA 3 Examen Practico Final - ENSA Preguntas y Respuestas
  • Examen Final de Habilidades ENSA (PTSA) Respuestas
  • CCNA 3 Examen Final de ENSA Preguntas y Respuestas Opcion A
  • CCNA 3 Examen Final de ENSA Preguntas y Respuestas Opcion B
  • Examen de práctica de certificación CCNA (200-301) Respuestas

CCNA v7.0 in English

  • CCNA 1 v7.0
  • CCNA 2 v7.0
  • CCNA 3 v7.0
Examen Modulos 1 – 3 Respuestas Examen Modulos 4 – 7 Respuestas Examen Modulos 8 – 10 Respuestas Examen Modulos 11 – 13 Respuestas Examen Modulos 14 – 15 Respuestas Examen Modulos 16 – 17 Respuestas CCNA 1 v7 Practice Skill Assessment CCNA 1 v7 Practice Final Exam CCNA 1 v7 Practice Final Exam
Examen Modulos 1 – 4 Respuestas Examen Modulos 5 – 6 Respuestas Examen Modulos 7 – 9 Respuestas Examen Modulos 10 – 13 Respuestas Examen Modulos 14 – 16 Respuestas CCNA 2 v7 Practice Skill Assessment
Examen Modulos 1 – 2 Respuestas Examen Modulos 3 – 5 Respuestas Examen Modulos 6 – 8 Respuestas Examen Modulos 9 – 12 Respuestas Examen Modulos 13 – 14 Respuestas CCNA 3 v7 Practice Skill Assessment

Cisacad.net

Examenes Cisco CCNA v7.0 y IT Essentials v8 en Español
Copyright © 2023 Cisacad.net
Política de Privacidad CCNA v7.0 y v6.0 Examenes Cisco 2021 - Cisacad.net
Utilizamos cookies en nuestro sitio web para ofrecerle la experiencia más relevante al recordar sus preferencias y visitas repetidas. Al hacer clic en "Aceptar", usted consiente el uso de TODAS las cookies.
No vender mi información personal..
Cookies configuraciónACEPTO
Manage consent

Resumen de la privacidad

Este sitio web utiliza cookies para mejorar su experiencia mientras navega por el sitio web. De ellas, las cookies clasificadas como necesarias se almacenan en su navegador, ya que son esenciales para el funcionamiento de las funciones básicas del sitio web. También utilizamos cookies de terceros que nos ayudan a analizar y comprender cómo utiliza usted este sitio web. Estas cookies se almacenan en su navegador sólo con su consentimiento. También tiene la opción de excluirse de estas cookies. Pero la exclusión de algunas de estas cookies puede afectar a su experiencia de navegación.
Necesarias
Siempre activado
Las cookies necesarias son absolutamente imprescindibles para que el sitio web funcione correctamente. Estas cookies garantizan las funcionalidades básicas y las características de seguridad del sitio web, de forma anónima.
CookieDuraciónDescripción
cookielawinfo-checbox-analytics11 monthsEsta cookie es establecida por el plugin GDPR Cookie Consent. La cookie se utiliza para almacenar el consentimiento del usuario para las cookies de la categoría "Analytics".
cookielawinfo-checbox-functional11 monthsLa cookie se establece por el consentimiento de cookies GDPR para registrar el consentimiento del usuario para las cookies en la categoría "Funcional".
cookielawinfo-checbox-others11 monthsEsta cookie es establecida por el plugin GDPR Cookie Consent. La cookie se utiliza para almacenar el consentimiento del usuario para las cookies de la categoría "Otros".
cookielawinfo-checkbox-necessary11 monthsEsta cookie es establecida por el plugin GDPR Cookie Consent. Las cookies se utilizan para almacenar el consentimiento del usuario para las cookies en la categoría "Necesario".
cookielawinfo-checkbox-performance11 monthsEsta cookie es establecida por el plugin GDPR Cookie Consent. La cookie se utiliza para almacenar el consentimiento del usuario para las cookies de la categoría "Rendimiento".
viewed_cookie_policy11 monthsLa cookie es establecida por el plugin GDPR Cookie Consent y se utiliza para almacenar si el usuario ha consentido o no el uso de cookies. No almacena ningún dato personal.
Funcional
Las cookies funcionales ayudan a realizar ciertas funcionalidades como compartir el contenido del sitio web en las plataformas de las redes sociales, recoger opiniones y otras características de terceros.
Rendimiento
Las cookies de rendimiento se utilizan para entender y analizar los índices de rendimiento clave del sitio web, lo que ayuda a ofrecer una mejor experiencia de usuario a los visitantes.
Analytics
Las cookies analíticas se utilizan para entender cómo interactúan los visitantes con el sitio web. Estas cookies ayudan a proporcionar información sobre las métricas del número de visitantes, la tasa de rebote, la fuente de tráfico, etc.
Publicidad
Las cookies de publicidad se utilizan para ofrecer a los visitantes anuncios y campañas de marketing relevantes. Estas cookies rastrean a los visitantes en todos los sitios web y recopilan información para ofrecer anuncios personalizados.
Otras
Otras cookies no categorizadas son aquellas que están siendo analizadas y que aún no han sido clasificadas en una categoría.
GUARDAR Y ACEPTAR