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 3 Chapter 6 v5.0 Exam Answers 2014

CCNA 3 Scaling Networks Chapter 6 v5.0 Exam Answers 2014

 

1
The network administrator has been asked to summarize the routes for a new OSPF area. The networks to be summarized are 172.16.8.0, 172.16.10.0, and 172.16.12.0 with subnet masks of 255.255.255.0 for each network. Which command should the administrator use to forward the summary route for area 15 into area 0?

area 15 range 172.16.8.0 255.255.255.248

area 0 range 172.16.8.0 255.255.248.0

area 0 range 172.16.8.0 255.255.255.248

area 15 range 172.16.8.0 255.255.248.0*

2
Fill in the blank.
The » backbone » area interconnects with all other OSPF area types.

3

Place the options in the following order:
backbone router
– not scored –
internal router
Autonomous System Boundary Router
Area Border Router

4
Fill in the blank. Do not use acronyms.
OSPF type 2 LSA messages are only generated by the »  DR  » router to advertise routes in multiaccess networks.

5
What is one advantage of using multiarea OSPF?

It improves the routing efficiency by reducing the routing table and link-state update overhead.*

It enables multiple routing protocols to be running in a large network.

It increases the routing performance by dividing the neighbor table into separate smaller ones.

It allows OSPFv2 and OSPFv3 to be running together.

6
A network administrator is verifying a multi-area OSPF configuration by checking the routing table on a router in area 1. The administrator notices a route to a network that is connected to a router in area 2. Which code appears in front of this route in the routing table within area 1?

O IA*

O

C

O E2

7


Refer to the exhibit. What can be concluded about network 192.168.4.0 in the R2 routing table?

This network should be used to forward traffic toward external networks.

The network was learned from a router within the same area as R2.*

The network was learned through summary LSAs from an ABR.

The network can be reached through the GigabitEthernet0/0 interface.

8
An ABR in a multiarea OSPF network receives LSAs from its neighbor that identify the neighbor as an ASBR with learned external networks from the Internet. Which LSA type would the ABR send to other areas to identify the ASBR, so that internal traffic that is destined for the Internet will be sent through the ASBR?

LSA type 1

LSA type 2

LSA type 3

LSA type 4*

LSA type 5

9
Which three steps in the design and implementation of a multiarea OSPF network are considered planning steps? (Choose three.)

Configure OSPF.

Define the OSPF parameters.*

Troubleshoot the configurations.

Gather the required parameters.*

Define the network requirements.*

Verify OSPF.

10
Fill in the blank. Use a number.
An ASBR generates type » 5 » LSAs for each of its external routes and floods them into the area that it is connected to.

11


Refer to the exhibit. What is indicated by the O IA in the router output?

The route was learned from within the area.

The route was learned from outside the internetwork.

The route was manually configured.

The route was learned from another area.*

12
Which command can be used to verify the contents of the LSDB in an OSPF area?

show ip route ospf

show ip ospf database*

show ip ospf interface

show ip ospf neighbor

13
Which statement describes a multiarea OSPF network?

It has a core backbone area with other areas connected to the backbone area.*

It has multiple routers that run multiple routing protocols simultaneously, and each protocol consists of an area.

It consists of multiple network areas that are daisy-chained together.

It requires a three-layer hierarchical network design approach.

14
Which characteristic describes both ABRs and ASBRs that are implemented in a multiarea OSPF network?

They usually have many local networks attached.

They both run multiple routing protocols simultaneously.

They are required to perform any summarization or redistribution tasks.*

They are required to reload frequently and quickly in order to update the LSDB.

15
Where can interarea route summarization be performed in an OSPF network?

ABR*

any router

DR

ASBR

16


Refer to the exhibit. Which two statements are correct? (Choose two.)

The entry for 172.16.200.1 represents a loopback interface.

To reach network 172.16.2.0, traffic will travel through the GigabitEthernet0/0 interface.

To reach network 192.168.1.0, traffic will exit via the Serial0/0/0 interface​.*

The routing table contains routes from multiple areas.*

The routing table contains two intra-area routes.

17

Launch PT  Hide and Save PT
Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.
What is preventing users who are connected to router R2 from accessing resources located either within the network 192.168.1.0 or the internet?

The router R2 is not receiving any updates from either router R1 or R3.*

The default route is not redistributed correctly from the router R1 by OSPF.

The OSPF timers that are configured on routers R1, R2, and R3 are not compatible.

The interface that is connected to the ISP is down.

The OSPF network statements are misconfigured on one of the routers.

18
Which two statements correctly describe OSPF type 3 LSAs? (Choose two.)

Type 3 LSAs are used to update routes between OSPF areas.*

Type 3 LSAs are known as router link entries​.

Type 3 LSAs are used for routes to networks outside the OSPF autonomous system​.

Type 3 LSAs are known as autonomous system external LSA entries.​

Type 3 LSAs are generated without requiring a full SPF calculation.​*

19
A network administrator is implementing OSPF in a portion of the network and must ensure that only specific routes are advertised via OSPF. Which network statement would configure the OSPF process for networks 192.168.4.0, 192.168.5.0, 192.168.6.0, and 192.168.7.0, now located in the backbone area, and inject them into the OSPF domain?

r1(config-router)# network 192.168.0.0 0.0.0.255 area 1

r1(config-router)# network 192.168.4.0 0.0.255.255 area 0

r1(config-router)# network 192.168.4.0 0.0.15.255 area 1

r1(config-router)# network 192.168.0.0 0.0.3.255 area 0

r1(config-router)# network 192.168.4.0 0.0.3.255 area 0*

r1(config-router)# network 192.168.4.0 0.0.3.255 area 1

20
Which two networks are part of the summary route 192.168.32.0/22? (Choose two.)

192.168.35.0/24*

192.168.36.0/24

192.168.33.0/24*

192.168.31.0/24

192.168.37.0/24

192.168.38.0/24

21


Refer to the exhibit. Fill in the blank. Do not use abbreviations.
The «network 192.168.10.128 0.0.0.127 area 1» command must be issued to configure R1 for multiarea OSPF.​

 

Tweet Pin It
Prev Article
Next Article

Related Articles

CCNA 3 R&S Switched Networks v5.0 Practice Skills Assessment – Packet Tracer
CCNA Routing and Switching Switched Networks Practice Skills Assessment – …
CCNA 3 v5.0 Routing and Switching, CCNA v5.0 Final Exams Packet Tracer 25 junio, 2014 No hay comentarios

CCNA 3 R&S Switched Networks v5.0 Practice Skills Assessment – Packet Tracer

CCNA 3 v5 Scaling Networks Final Exam Answers
CCNA 3 v5 Scaling Networks Final Exam Answers 1. What …
CCNA 3 v5.0 Routing and Switching, CCNA v5.0 Final Exams 5 diciembre, 2013 6 comentarios

CCNA 3 v5 Scaling Networks Final Exam Answers

About The Author

CisacadESP

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