• CCNA 1 v7
  • CCNA 2 V7
  • CCNA 3 V7
  • Exámenes CCNA v7
  • Blog
  • Tienda
  • 0
    0
    Tu carrito está vacío
    Ver tienda
Examenes
CCNA2 v7 SRWE Práctica Final Respuestas Exámen

CCNA2 v7 SRWE | Práctica Final Respuestas Preguntas

Examenes
CCNA3 v7 ENSA Examen Final Respuestas

CCNA3 v7 ENSA | Examen Final Respuestas Preguntas

Examenes
CCNA3 v7 ENSA Modulos 13 14 Respuestas Examen

CCNA3 v7 ENSA | Módulos 13 – 14 Respuestas Preguntas

CCNA 2 Chapter 3 Exam Answers
CCNA 2 Chapter 3 Exam Answers
Examenes
·1 Minuto de lectura

CCNA 2 Chapter 3 Exam Answers

Inicio
Examenes
Cisco CCNA 2 Simulation v6.0 Test Chapter 3
  • Questions and answers
5

Resumen

Cisco CCNA 2 Simulation v6.0 Test Chapter 3 Questions and Answers

CCNA 2 Chapter 3 Quiz Questions and Answers. In this simulation, take your test, get your score and share with others!

Ver también
Examenes
CCNA 4 Chapter 7 Exam Answers

CCNA 4 Chapter 7 Exam Answers

  • Points: 100
  • Questions: 25
  • Time limit: None
  • Allowed attempts: Unlimited

Check all the CCNA exams in THIS SECTION.

Exam Chapter 3 Questions and Answers CCNA 2 V6.0

Which dynamic routing protocol was developed to interconnect different Internet service providers?

¡ Correcto ! ¡ Incorrecto !

BGP is a protocol developed to interconnect different levels of ISPs as well as ISPs and some of their larger private clients.

What occurs next in the router lookup process after a router identifies a destination IP address and locates a matching level 1 parent route?

¡ Correcto ! ¡ Incorrecto !

When a router locates a parent route that matches the destination IP address of a packet, the router will then examine the level 2 child routes contained within it.

Refer to the exhibit. Which two types of routes could be used to describe the 192.168.200.0/30 route? (Choose two.)

Por favor, selecciona 2 respuestas correctas

¡ Correcto ! ¡ Incorrecto !

A level 2 child route is a route that has a network with a mask that is greater than the classful equivalent. An ultimate route is a route that uses a next-hop IP address or exit interface to forward traffic.

Which type of route will require a router to perform a recursive lookup?

¡ Correcto ! ¡ Incorrecto !

When Cisco Express Forwarding (CEF) is not being used on a router, a recursive lookup must be performed when a route using a next-hop IP address is selected as the best pathway to forward data.​

Which route would be used to forward a packet with a source IP address of 192.168.10.1 and a destination IP address of 10.1.1.1?

¡ Correcto ! ¡ Incorrecto !

Even though OSPF has a higher administrative distance value (less trustworthy), the best match is the route in the routing table that has the most number of far left matching bits.

What is a purpose of the network command when configuring RIPv2 as the routing protocol?

¡ Correcto ! ¡ Incorrecto !

The network command is used to advertise the directly connected networks of a router. It enables RIP on the interfaces that belong to the specified network.

When would it be more beneficial to use static routing instead of dynamic routing protocols?

¡ Correcto ! ¡ Incorrecto !

Dynamic routing protocols are viewed as less secure than static routing because they commonly forward routing information on the same links that data traffic is crossing.

Which route is the best match for a packet entering a router with a destination address of 10.16.0.2?

¡ Correcto ! ¡ Incorrecto !

Before the administrative distance of a route is compared, the route with the most specific best match is utilized. The 192.168.14.0/26 network contains the best match to the destination IP address of 192.168.14.20 and thus the 192.168.14.0/26 RIP route is utilized over the EIGRP and OSFP routes, regardless of administrative distance.

Refer to the exhibit. Which interface will be the exit interface to forward a data packet with the destination IP address 172.16.0.66?

¡ Correcto ! ¡ Incorrecto !

The destination IP address 172.16.0.66 belongs to the network 172.16.0.64/26. In the routing table there is a route learned by EIGRP (identified with code “D”) with 192.168.1.6 as the next-hop address and Serial 0/0/1 as the exiting interface.

Which routing protocol is limited to smaller network implementations because it does not accommodate growth for larger networks?

¡ Correcto ! ¡ Incorrecto !

The RIP protocol was created with a metric that does not support larger networks. Other routing protocols, including OSPF, EIGRP, and IS-IS, scale well and accommodate growth and larger networks.

Which two requirements are used to determine if a route can be considered as an ultimate route in a router’s routing table? (Choose two.)

Por favor, selecciona 2 respuestas correctas

¡ Correcto ! ¡ Incorrecto !

An ultimate route is a routing table entry that contains either a next-hop IP address (another path) or an exit interface, or both. This means that directly connected and link-local routes are ultimate routes. A default route is a level 1 ultimate route, but not all ultimate routes are default routes. Routing table entries that are subnetted are level 1 parent routes but do not meet either of the two requirements to be ultimate routes. Ultimate routes do not have to be classful network entries.

A network administrator configures a static route on the edge router of a network to assign a gateway of last resort. How would a network administrator configure the edge router to automatically share this route within RIP?

¡ Correcto ! ¡ Incorrecto !

The default-information originate command instructs a router to propagate the static default route in RIP or OSPF.

When would it be more beneficial to use a dynamic routing protocol instead of static routing?

¡ Correcto ! ¡ Incorrecto !

Dynamic routing protocols consume more router resources, are suitable for larger networks, and are more useful on networks that are growing and changing.

Match the dynamic routing protocol component to the characteristic. (Not all options are used.)

¡ Correcto ! ¡ Incorrecto !

The three components of dynamic routing protocols include:
Data structures
Routing protocol messages
Algorithm

A destination route in the routing table is indicated with a code D. Which kind of route entry is this?

¡ Correcto ! ¡ Incorrecto !

Routes in a routing table are manually created or dynamically learned. Letter D indicates that the route was learned dynamically through the EIGRP routing protocol.

Match the characteristic to the corresponding type of routing. (Not all options are used.)

¡ Correcto ! ¡ Incorrecto !

What is different between IPv6 routing table entries compared to IPv4 routing table entries?

¡ Correcto ! ¡ Incorrecto !

Routers running IOS release 15 have link local routing table entries for both IPv4 and IPv6. The selection of both IPv6 routes and IPv4 routes is based on the longest matching prefix. The routing tables of both IPv6 and IPv4 use directly connected interfaces, static routes, and dynamically learned routes.

Which two statements are true regarding classless routing protocols? (Choose two.)

Por favor, selecciona 2 respuestas correctas

¡ Correcto ! ¡ Incorrecto !

What is a disadvantage of using dynamic routing protocols?

¡ Correcto ! ¡ Incorrecto !

By default, dynamic routing protocols forward messages across a network without authenticating the receiver or originator of traffic. Static routes increase in configuration complexity as the network grows larger and are more suitable for smaller networks. Static routes also require manual intervention when a network topology changes or links become disabled.

Which route would be automatically created when a router interface is activated and configured with an IP address?

¡ Correcto ! ¡ Incorrecto !

Directly connected networks are identified with a C and are automatically created whenever an interface is configured with an IP address and activated.

What two tasks do dynamic routing protocols perform? (Choose two.)

Por favor, selecciona 2 respuestas correctas

¡ Correcto ! ¡ Incorrecto !

A router is configured to participate in multiple routing protocol: RIP, EIGRP, and OSPF. The router must send a packet to network 192.168.14.0. Which route will be used to forward the traffic?

¡ Correcto ! ¡ Incorrecto !

While configuring RIPv2 on an enterprise network, an engineer enters the command network 192.168.10.0 into router configuration mode. What is the result of entering this command?

¡ Correcto ! ¡ Incorrecto !

The command being entered by the engineer will cause RIPv2 to activate on the interface for the 192.168.10.0 network. If RIPv1 is configured, the router will send only version 1 updates, but will listen for both version 1 and version 2 updates. If RIPv2 is configured, the router will send and listen to only version 2 updates.

What is the purpose of the passive-interface command?

¡ Correcto ! ¡ Incorrecto !

Refer to the exhibit. Based on the partial output from the show ip route command, what two facts can be determined about the RIP routing protocol? (Choose two.)

Por favor, selecciona 2 respuestas correctas

¡ Correcto ! ¡ Incorrecto !

The router learned, via RIP, that 172.16.0.0 is variably subnetted, and that there are two subnet and mask entries for that network. This means that RIP version 2 is running on both routers and that the command no auto-summary has been applied on the neighbor router. RIPv2 has an administrative distance of 120 and this router will advertise all connected networks to the neighbor via 192.168.1.1.

CCNA 2 Chapter 3 v6 Exam Answers
Final Score

Congratulations, you have completed the Chapter 3 Exam of CCNA 2! Tell us your rating!

Comparte tus Resultados:


Etiquetas
CCNA 2 Exam
0 0 0 0
Relacionado
Examenes
CCNA2 v7 SRWE Práctica Final Respuestas Exámen

CCNA2 v7 SRWE | Práctica Final Respuestas Preguntas

Examenes
CCNA3 v7 ENSA Examen Final Respuestas

CCNA3 v7 ENSA | Examen Final Respuestas Preguntas

Examenes
CCNA3 v7 ENSA Modulos 13 14 Respuestas Examen

CCNA3 v7 ENSA | Módulos 13 – 14 Respuestas Preguntas

2 Comentarios

  1. cheick dice:
    junio 8, 2020 a las 1:41 pm

    Bonjour! Merci pour ce site qui nous aides énormément…….

    Responder
    1. Alex Walton dice:
      junio 9, 2020 a las 2:43 am

      Grâce à vous. Profitez du contenu 🙂

      Responder

Deja una respuesta Cancelar la respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

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

Acerca de CCNA

Sitio web referente a CCNA 200-301

Compañía

  • Contacto
  • App Android
  • Donación
  • CCNA v6.0
  • Tienda

Enlaces Útiles

  • Blog CCNA
  • Examen CCNA PDF
  • Pack CCNA Premium
  • Glosario
  • English Version

Ayuda

  • Enlaces Útiles
  • Aviso Legal
  • Política Privacidad
  • Política Cookies
  • Términos y Condiciones
© Copyright CCNADESDECERO.ES
CCNA 2 Chapter 4 Exam Answers
Anterior
CCNA 2 Chapter 4 Exam Answers
Licencias del IOS Cisco
Siguiente
Licencias del IOS Cisco: Activación y Verificación
  • CCNA 1 V7
  • CCNA 2 V7
  • CCNA 3 V7
  • Exámenes CCNA v7
  • Blog
  • Contacto
Comience a escribir para ver resultados o presione Escape para cerrar
Definición Diferencias WiFi Examenes CCNA 1 Examenes CCNA 2
Ver todos los resultados

Subscribe

Join 350k+ other creatives and get goodies straight sent to your inbox every 10 days.
Vaya a Apariencia > Personalizar > Suscribirse Pop-up para configurar esto.

Información de Cookies

Para que este sitio funcione adecuadamente, a veces instalamos en los dispositivos de los usuarios pequeños ficheros de datos, conocidos como cookies. La mayoría de los grandes sitios web también lo hacen. Leer más
Aceptar cookies
Ajustes de cookies
Configuración de Cookie Box
Configuración de Cookie Box

Ajustes de privacidad

Decida qué cookies desea permitir. Puede cambiar estos ajustes en cualquier momento. Sin embargo, esto puede hacer que algunas funciones dejen de estar disponibles. Para obtener información sobre eliminar las cookies, por favor consulte la función de ayuda de su navegador. MÁS INFORMACIÓN SOBRE LAS COOKIES QUE USAMOS.

Con el deslizador, puede habilitar o deshabilitar los diferentes tipos de cookies:

  • Block all
  • Essential
  • Functionality
  • Analytics
  • Advertising

Este sitio web

  • Esencial: Recordar sus ajustes de permisos de cookies
  • Esencial: Permitir cookies de sesión
  • Esencial: Recopilar la información que introduzca en el formulario de contacto de un boletín informativo y otros formularios en todas las páginas
  • Esencial: Hacer un seguimiento de lo que introduzca en la cesta de la compra
  • Esencial: Verificar que ha iniciado sesión en su cuenta de usuario
  • Esencial: Recordar la versión del idioma seleccionado

Este sitio web no

  • Recordar los datos de inicio de sesión
  • Funcionalidad: Recordar los ajustes de redes sociales
  • Funcionalidad: Recordar el país y la región seleccionados
  • Análisis: Hacer un seguimiento de las páginas visitadas y de la interacción en las mismas
  • Análisis: Hacer un seguimiento de la ubicación y la región según la dirección IP
  • Análisis: Hacer un seguimiento del tiempo pasado en cada página
  • Análisis: Aumentar la calidad de los datos de las funciones estadísticas
  • Publicidad: Adaptar la información y la publicidad a sus intereses según, p.ej., el contenido que ha visitado antes. (Actualmente no usamos segmentación ni cookies de segmentación)
  • Publicidad: Recopilar información personalmente identificable como el nombre y la ubicación

Este sitio web

  • Esencial: Recordar sus ajustes de permisos de cookies
  • Esencial: Permitir cookies de sesión
  • Esencial: Recopilar la información que introduzca en el formulario de contacto de un boletín informativo y otros formularios en todas las páginas
  • Esencial: Hacer un seguimiento de lo que introduzca en la cesta de la compra
  • Esencial: Verificar que ha iniciado sesión en su cuenta de usuario
  • Esencial: Recordar la versión del idioma seleccionado
  • Funcionalidad: Recordar todos los ajustes de redes sociales
  • Funcionalidad: Recordar el país y la región seleccionados

Este sitio web no

  • Análisis: Hacer un seguimiento de las páginas visitadas y de la interacción en las mismas
  • Análisis: Hacer un seguimiento de la ubicación y la región según la dirección IP
  • Análisis: Hacer un seguimiento del tiempo pasado en cada página
  • Análisis: Aumentar la calidad de los datos de las funciones estadísticas
  • Publicidad: Adaptar la información y la publicidad a sus intereses según, p.ej., el contenido que ha visitado antes. (Actualmente no usamos segmentación ni cookies de segmentación)
  • Publicidad: Recopilar información personalmente identificable como el nombre y la ubicación

Este sitio web

  • Esencial: Recordar sus ajustes de permisos de cookies
  • Esencial: Permitir cookies de sesión
  • Esencial: Recopilar la información que introduzca en el formulario de contacto de un boletín informativo y otros formularios en todas las páginas
  • Esencial: Hacer un seguimiento de lo que introduzca en la cesta de la compra
  • Esencial: Verificar que ha iniciado sesión en su cuenta de usuario
  • Esencial: Recordar la versión del idioma seleccionado
  • Funcionalidad: Recordar todos los ajustes de redes sociales
  • Funcionalidad: Recordar el país y la región seleccionados
  • Análisis: Hacer un seguimiento de las páginas visitadas y de la interacción en las mismas
  • Análisis: Hacer un seguimiento de la ubicación y la región según la dirección IP
  • Análisis: Hacer un seguimiento del tiempo pasado en cada página
  • Análisis: Aumentar la calidad de los datos de las funciones estadísticas

Este sitio web no

  • Publicidad: Adaptar la información y la publicidad a sus intereses según, p.ej., el contenido que ha visitado antes. (Actualmente no usamos segmentación ni cookies de segmentación)
  • Publicidad: Recopilar información personalmente identificable como el nombre y la ubicación

Este sitio web

  • Funcionalidad: Recordar los ajustes de redes sociales
  • Funcionalidad: Recordar el país y la región seleccionados
  • Análisis: Hacer un seguimiento de las páginas visitadas y de la interacción en las mismas
  • Análisis: Hacer un seguimiento de la ubicación y la región según la dirección IP
  • Análisis: Hacer un seguimiento del tiempo pasado en cada página
  • Análisis: Aumentar la calidad de los datos de las funciones estadísticas
  • Publicidad: Adaptar la información y la publicidad a sus intereses según, p.ej., el contenido que ha visitado antes. (Actualmente no usamos segmentación ni cookies de segmentación)
  • Publicidad: Recopilar información personalmente identificable como el nombre y la ubicación

Este sitio web no

  • Recordar los datos de inicio de sesión
Guardar y Cerrar