Font size
WorksheetsSMR - RL - UT7 - Encaminamiento (Conceptos y algoritmos).
Total questions: 92
Worksheet time: 1hrs 18mins
¿En qué nivel trabajan los routers?
Físico
Red
Enlace
Transporte
¿Cuál es la puerta de enlace de PC2?
10.0.0.2
10.0.0.1
10.0.0.0
No tiene
¿Qué comando ejecutaré para configurar el interfaz FastEthernet0/0 de Router0?
interface FastEthernet0/0
ip address FastEthernet0/0
ip route FastEthernet0/0
config FastEthernet0/0
¿Qué comando ejecutaré para establecer la IP del interfaz FastEthernet0/0 de Router0?
interface FastEthernet0/0 10.0.0.1 255.0.0.0
ip address 10.0.0.1 255.0.0.0
ip route FastEthernet0/0 10.0.0.1 255.0.0.0
config FastEthernet0/0 10.0.0.1
¿Qué comando de enrutamiento estático me permite indicar a Router0 cómo llegar a la red 40.0.0.0?
ip route 0.0.0.0 0.0.0.0 S0/3/1
ip route 40.0.0.0 255.0.0.0 S0/3/1
ip route 40.0.0.0 255.0.0.0 S0/3/0
ip route R1 S0/3/0
¿Qué comando de enrutamiento estático me permite indicar a Router0 que todo el tráfico desconocido vaya por S0/3/1?
ip route 0.0.0.0 0.0.0.0 S0/3/1
ip route 40.0.0.0 255.0.0.0 S0/3/1
ip route 40.0.0.0 255.0.0.0 S0/3/0
ip route R1 S0/3/0
¿Qué comandos de enrutamiento utilizaré en Router0 para configurar el enrutamiento RIP?
router rip
network 40.0.0.0
network 50.0.0.0
ip route 0.0.0.0 0.0.0.0 S0/3/1
router rip
network 10.0.0.0
network 20.0.0.0
network 30.0.0.0
Ninguna es correcta
Which of the following is a link-state routing protocol?
RIP
RIPv2
EIGRP
OSPF
What is the command use to enable ospf as routing protocol?
router ospf 100
routing ospf 1
network ospf 100
network ospf 1
What is the default maximum number of equal-cost paths that can be placed into the routing of a Cisco OSPF router?
4
16
2
Unlimited
Which commands are required to properly configure a router to run OSPF and to add network 192.168.16.0/24 to OSPF area 0? (choose two)
Router(config)#router ospf 1
Router(config)#routing ospf 1
Router(config)#network 192.168.16.0 0.0.0.24 area 0
Router(config)#network 192.168.16.0 255.255.255.0 area 0
What is the router command is use to verify the routing table of ospf?
# show ip routing
# show ip route
# show routing table
# show ip ospf
Which of the router command can also be used to examine the OSPF process ID and router ID?
# show ip route
# show ospf neighbor
# show ip ospf
# show ipv4 ospf
Which statement about routing protocols is true?
Link-state routing protocols choose a path by the number of hops to the destination.
OSPF is a link-state routing protocol.
Distance-vector routing protocols use the Shortest Path First algorithm.
IS-IS is a distance-vector routing protocol.
Which dynamic routing protocol uses only the hop count to determine the best path to a destination?
IGRP
RIP
EIGRP
OSPF
Which value is indicated by the next hop in a routing table?
preference of the route source
IP address of the remote router for forwarding the packets
how the route was learned
exit interface IP address for forwarding the packets
Which component of the routing table ranks routing protocols according to their preferences?
administrative distance
next hop
metric
routing protocol code
How does a router handle an incoming packet whose destination network is missing from the routing table?
It broadcast the packet to each interface on the router
It discards the packet
It broadcasts the packet to each network on the router
It routes the packet to the default route
Which path does a router choose when it receives a packet with multiple possible paths to the destination over different routing protocols?
the path with both the lowest administrative distance and the highest metric
the path with the lowest administrative distance
the path with the lowest metric
the path with both the lowest administrative distance and lowest metric
When a device learns multiple routes to a specific network, it installs the route with?
longest bit match (highest subnet mask)
lowest AD
lowest metric
equal load balancing
If router R1 knows a static route to a destination network and then learns about the same destination network through a dynamic routing protocol, how does R1 respond?
It refuses to advertise the dynamic route to other neighbors
It sends a withdrawal signal to the neighboring router
It disables the routing protocol
It prefers the static route
What are two functions of dynamic routing protocols?
update and maintain routing tables
discover the network
to choose the path that is specified by the administrator
to avoid exposing network information
to assure low router overhead
Which dynamic routing protocol was developed to interconnect different Internet service providers?
BGP
EIGRP
OSPF
RIP
Which routing protocol is limited to smaller network implementations because it does not accommodate growth for larger networks?
RIP
EIGRP
IS-IS
OSPF
When would it be more beneficial to use a dynamic routing protocol instead of static routing?
in an organization with a smaller network that is not expected to grow in size
on a stub network that has a single exit point
in an organization where routers suffer from performance issues
on a network where there is a lot of topology changes
When would it be more beneficial to use static routing instead of dynamic routing protocols?
on a network where dynamic updates would pose a security risk
on a network that is expected to continually grow in size
on a network that has a large amount of redundant paths
on a network that commonly experiences link failures
What is a purpose of the network command when configuring RIPv2 as the routing protocol?
It identifies the interfaces that belong to a specified network.
It specifies the remote network that can now be reached.
It immediately advertises the specified network to neighbor routers with a classful mask.
It populates the routing table with the network entry.
Which route would be automatically created when a router interface is activated and configured with an IP address?
D 10.16.0.0/24 [90/3256] via 192.168.6.9
C 192.168.0.0/24 is directly connected, FastEthernet 0/0
S 192.168.1.0/24 is directly connected, FastEthernet 0/1
O 172.16.0.0/16 [110/65] via 192.168.5.1
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?
C 192.168.10.0/30 is directly connected, GigabitEthernet0/1
S 10.1.0.0/16 is directly connected, GigabitEthernet0/0
O 10.1.1.0/24 [110/65] via 192.168.200.2, 00:01:20, Serial0/1/0
S* 0.0.0.0/0 [1/0] via 172.16.1.1
What is a disadvantage of using dynamic routing protocols?
They require administrator intervention when the pathway of traffic changes.
They send messages about network status insecurely across networks by default.
Their configuration complexity increases as the size of the network grows.
They are only suitable for simple topologies.
Which two statements are true regarding classless routing protocols?
sends subnet mask information in routing updates
is supported by RIP version 1
allows for use of both 192.168.1.0/30 and 192.168.1.16/28 subnets in the same topology
reduces the amount of address space available in an organization
sends complete routing table update to all neighbors
Based on the partial output from the show ip route command, what two facts can be determined about the RIP routing protocol?
RIP will advertise two networks to its neighbor.
The command no auto-summary has been used on the RIP neighbor router.
RIP version 1 is running on this router and its RIP neighbor.
RIP version 2 is running on this router and its RIP neighbor.
The metric to the network 172.16.0.0 is 120.
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?
The interface of the 192.168.10.0 network is sending version 1 and version 2 updates.
The interface of the 192.168.10.0 network is receiving version 1 and version 2 updates.
The interface of the 192.168.10.0 network is sending only version 2 updates.
The interface of the 192.168.10.0 network is sending RIP hello messages.
Which interface will be the exit interface to forward a data packet with the destination IP address 172.16.0.66?
GigabitEthernet0/0
GigabitEthernet0/1
Serial0/0/1
Serial0/0/0
A destination route in the routing table is indicated with a code D. Which kind of route entry is this?
a route dynamically learned through the EIGRP routing protocol
a network directly connected to a router interface
a route used as the default gateway
a static route
Which route is the best match for a packet entering a router with a destination address of 10.16.0.2?
S 10.0.0.0/16 is directly connected, Ethernet 0/0
S 10.16.0.0/16 is directly connected, Ethernet 0/1
S 10.16.0.0/24 [1/0] via 192.168.0.9
S 10.0.0.0/8 [1/0] via 192.168.0.2
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?
a 192.168.14.0/25 route that is learned via RIP
a 192.168.14.0/25 route that is learned via OSPF
a 192.168.14.0/24 route that is learned via EIGRP
a 192.168.14.0/26 route that is learned via RIP
The three components of dynamic routing protocols include:
Data structures
Routing protocol messages
Topologies
Algorithm
CPU resources
A set of processes, algorithms, and messages used to exchange information and choose the best paths.
routing protocol
internet protocol
address resolution protocol
dynamic host configuration protocol
Which data structure is held in RAM by the RIP routing protocol?
routing table
arp table
mac address table
neighbor table
Which of these commands enables RIP for a network?
network
router rip
passive-interface
default-information originate
Which commands are used to verify the dynamic routing is working properly?
show ip protocols
show ip route
show ip interface brief
show cdp neighbors
show version
RIP stand for ?
Routing information protocol
Routing information professional
Rest in peace
Routing interior protocol
RIP metric is
Bandwidth
Cost
Hop count
hello packet
RIP Administrative Distance value
120
100
90
110
what ls the layer use in RIP ?
layer 3
layer 2
layer 4
layer 5
layer 1
Un administrador de red está examinando una tabla de routing RIPv2 y advierte que varias subredes se están anunciando en entradas individuales. ¿Qué puede hacer un administrador para permitir que un router RIPv2 agrupe automáticamente varias subredes conectadas directamente en una única instrucción de red?
Usar el comando passive-interface
Usar el comando auto-summary
Usar el comando default-information originate
Usar el comando version 2
usar el comando network
Cuál es el comando para configurar una interfaz de un router, que no contiene ningún router conectado, de modo que no envíe información de routing por ella.
Usar el comando passive-interface
Usar el comando auto-summary
Usar el comando default-information originate
Usar el comando version 2
usar el comando network
Cuál es el comando de configuración de un router para el anuncio de redes usando el protocolo RIPv2.
Usar el comando passive-interface
Usar el comando auto-summary
Usar el comando default-information originate
Usar el comando version 2
usar el comando network
Cuál es el comando de configuración para anunciar una ruta predeterminada de un router, a otros routers de la red que usan RIPv2.
Usar el comando passive-interface
Usar el comando auto-summary
Usar el comando default-information originate
Usar el comando version 2
usar el comando network
¿Qué dos códigos de origen de ruta se crean automáticamente dentro de una tabla de routing cuando una interfaz de router esté configurada con una dirección IP y se activa? (Elija dos opciones.)
C
O
L
R
D
¿Qué tipo de ruta tiene una dirección de red con una máscara de subred que es menor que su equivalente con clase?
Una ruta de red
Una ruta predeterminada
Una ruta de superred
Una ruta secundaria
Un administrador de red analizó la tabla de routing de un router y observó que la entrada para la red de destino 172.16.4.0/24 comienza con la letra D. ¿Qué indica esta letra?
La ruta a la red 172.16.4.0/24 está conectada directamente.
El origen de la ruta se obtuvo de forma dinámica.
Esa es la ruta directa para los paquetes que se dirigen a esa red.
La ruta a esta red se configura de forma estática en el router.
De acuerdo a la expresión dada y partiendo de una entrada de la tabla de routing, seleccione la respuesta correcta: "identifica el valor asignado para comunicarse con la red remota"
Red de Destino
Distancia Administrativa
Métrica
Origen de la Ruta
De acuerdo a la expresión dada y partiendo de una entrada de la tabla de routing, seleccione la respuesta correcta: "identifica la confiabilidad de un origen de ruta"
Red de Destino
Distancia Administrativa
Métrica
Origen de la Ruta
¿Cuáles de las siguientes son dos funciones de protocolos de routing dinámico? (Elija dos).
Mantener las tablas de routing.
Garantizar baja sobrecarga del router.
Evitar exponer la información de red.
Detectar la red.
Elegir la ruta especificada por el administrador.
Consulte la exhibición. Todos los hosts y las interfaces del router están configurados correctamente. Los pings al servidor desde H1 y H2, y los pings entre H1 y H2 no son exitosos. ¿Cuál es la causa de este problema?
RIPv2 no admite la VLSM.
RIPv2 está mal configurado en el router R1.
RIPv2 está mal configurado en el router R2.
RIPv2 está mal configurado en el router R3.
RIPv2 no admite redes no contiguas.
Consulte la exhibición. ¿Cuál es la métrica para reenviar un paquete de datos con la dirección de destino IPv6 2001:DB8:ACAD:E:240:BFF:FED4:9DD2?
90
3193856
2170112
2681856
2682112
Qué ruta se usa para reenviar un paquete con una dirección IPv6 de origen 2001:DB8:F00D:1::1 y una dirección IPv6 de destino 2001:DB8:CAFE:2::1?
D 2001:DB8:CAFE::/48 [110/2] via FE80::201:64FF:FEAB:8501, GigabitEthernet0/1
S 2001:DB8:CAFE::/48 [1/0] via 2001:DB8:F00D:3::3
R 2001:DB8:CAFE:2::/64 [120/3] via FE80::201:84FF:FEAC:8501, GigabitEthernet0/0
S ::/0 [1/0] via 2001:DB8:F00D::A
Cuando se configura el protocolo RIPv2 para anunciar una red, es necesario ingresar la máscara de subred ?
SI
No
Cuál es el comando que muestra los detalles de configuración del protocolo de routing IPv4 configurados actualmente en un router?
show ip protocols
show ip route
show version
show runnin-config
Cuál es el comando utilizado para mostrar las rutas RIP instaladas en la tabla de routing de un router?
show ip protocols
show ip route
show version
show runnin-config
¿Cuál es al métrica que utiliza el protocolo RIPv2 para determinar la ruta más corta?
Saltos de router
Ancho de Banda
Retardo
Saltos de Router y saltos de Switches
Este protocolo soporta enrutamiento con subredes de máscara de longitud variables o VLSM?
RIPv2
RIPv1
Ambas versiones
ninguna la soporta
