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 2 Chapter 8 v5.0 Exam Answers

CCNA 2 Chapter 8 v5.0 Exam Answers

1. Which OSPF component is identical in all routers in an OSPF area after convergence?

routing table
link-state database*
SPF tree
adjacency database

2
Which three statements describe features of the OSPF topology table? (Choose three.)

When converged, all routers in an area have identical topology tables.*
Its contents are the result of running the SPF algorithm.
After convergence, the table only contains the lowest cost route entries for all known networks.
It is a link-state database that represents the network topology.*
The topology table contains feasible successor routes.
The table can be viewed via the show ip ospf database command.*

3
A router is participating in an OPSFv2 domain. What will always happen if the dead interval expires before the router receives a hello packet from an adjacent DROTHER OPSF router?

SPF will run and determine which neighbor router is «down».
OSPF will run a new DR/BDR election.
OSPF will remove that neighbor from the router link-state database.*
A new dead interval timer of 4 times the hello interval will start.

4
Which command will provide information specific to OSPFv3 routes in the routing table?

show ip route ospf
show ip route
show ipv6 route ospf*
show ipv6 route

5
Which wildcard mask would be used to advertise the 192.168.5.96/27 network as part of an OSPF configuration?

0.0.0.32
0.0.0.31*
255.255.255.223
255.255.255.224

6
A network administrator enters the command ipv6 router ospf 64 in global configuration mode. What is the result of this command?

The OSPFv3 process will be assigned an ID of 64.*
The router will be assigned a router ID of 64.
The router will be assigned an autonomous system number of 64.
The reference bandwidth will be set to 64 Mb/s.

7
Fill in the blank.
The election of a DR and a BDR takes place on    » multiaccess »     networks, such as Ethernet networks.

8
Fill in the blank.
OSPF uses    » cost »    as a metric.

9
Which command should be used to check the OSPF process ID, the router ID, networks the router is advertising, the neighbors the router is receiving updates from, and the default administrative distance?

show ip protocols*
show ip ospf interface
show ip ospf
show ip ospf neighbor

10
Which OSPFv3 function works differently from OSPFv2?

authentication*
metric calculation
hello mechanism
election process
OSPF packet types

11

Launch PT  –  Hide and Save PT
Open the PT Activity. Perform the tasks in the activity instructions and then complete the task.

What message is displayed on www.ciscoville.com?

The correct configuration on R1 is:
router ospf 10
network 192.168.2.0 0.0.0.255 area 0
network 10.0.10.0 0.0.0.3 area 0

The correct configuration on R2 is:
router ospf 10
network 10.0.10.0 0.0.0.3 area 0
network 10.0.10.4 0.0.0.3 area 0
network 172.16.5.0 0.0.0.255 area 0
Completion!*
Converged!
Success!
Finished

12
Fill in the blank. Do not use abbreviations.
To quickly verify OSPFv3 configuration information including the OSPF process ID, the router ID, and the interfaces enabled for OSPFv3, you need to issue the command    » show ipv6 protocols »

13


Place the options in the following order:

Third precedence
Fourth precedence
– not scored –
First precedence
Second precedence

14


Place the options in the following order:

This is where the details of the neighboring routers can be found.
This is the algorithm used by OSPF.
All the routers are in the backbone area.
– not scored –
This is where you can find the topology table.
– not scored –

15
Which three statements describe the similarities between OSPFv2 and OSPFv3? (Choose three.)

They both have unicast routing enabled by default.
They both use the exit interface address as the source address when sending OSPF messages.
They both use the same DR/BDR election process.*
They both support IPsec for authentication.
They both share the concept of multiple areas.*
They both are link-state protocols.*

16
What is a function of OSPF hello packets?

to send specifically requested link-state records
to discover neighbors and build adjacencies between them*
to request specific link-state records from neighbor routers
to ensure database synchronization between routers

17


Place the options in the following order:

Neighbor ID of 3.3.3.3
– not scored –
Routing Process «ospf 10» with ID 1.1.1.1
Routing Protocol is «ospf 10»
BW 1544 Kbit/sec

18
What are the two purposes of an OSPF router ID? (Choose two.)

to uniquely identify the router within the OSPF domain*
to enable the SPF algorithm to determine the lowest cost path to remote networks
to facilitate the transition of the OSPF neighbor state to Full
to facilitate router participation in the election of the designated router*
to facilitate the establishment of network convergence

19
Which command will verify that a router that is running OSPFv3 has formed an adjacency with other routers in its OSPF area?

show ipv6 ospf neighbor*
show ipv6 route ospf
show ipv6 interface brief
show running-configuration

20
Single area OSPFv3 has been enabled on a router via the ipv6 router ospf 20 command. Which command will enable this OSPFv3 process on an interface of that router?

ipv6 ospf 20 area 0*
ipv6 ospf 20 area 20
ipv6 ospf 0 area 20
ipv6 ospf 0 area 0

21
When a network engineer is configuring OSPFv3 on a router, which command would the engineer issue immediately before configuring the router ID?

ipv6 router ospf 10*
ipv6 ospf 10 area 0
interface serial 0/0/1
clear ipv6 ospf process

22
Which criterion is preferred by the router to choose a router ID?

the IP address of the highest configured loopback interface on the router
the router-id rid command*
the IP address of the highest active OSPF-enabled interface
the IP address of the highest active interface on the router

23
Which OPSF packet contains the different types of link-state advertisements?

LSR
LSU*
DBD
LSAck
hello

24
What does a Cisco router use automatically to create link-local addresses on serial interfaces when OSPFv3 is implemented?

an Ethernet interface MAC address available on the router, the FE80::/10 prefix, and the EUI-64 process*
the MAC address of the serial interface, the FE80::/10 prefix, and the EUI-64 process
the FE80::/10 prefix and the EUI-48 process
the highest MAC address available on the router, the FE80::/10 prefix, and the EUI-48 process

 

 

Tweet Pin It
Prev Article
Next Article

Related Articles

CCNA 2 Chapter 7 v5.0 Exam Answers
CCNA 2 Chapter 7 v5.0 Exam Answers 1. What is …
CCNA 2 v5.0 Routing and Switching 20 noviembre, 2013 3 comentarios

CCNA 2 Chapter 7 v5.0 Exam Answers

CCNA 2 R&S Essentials Practice Final v5.0 2014 exam answers
CCNA 2 R&S Essentials Practice Final v5.0 2014 exam answers   …
CCNA 2 v5.0 Routing and Switching 29 noviembre, 2013 2 comentarios

CCNA 2 R&S Essentials Practice Final v5.0 2014 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