ERouting Final Exam
ERouting Final Exam
Refer to the exhibit. What two statements are true based on the output shown? (Choose two.)
- router 3 is load balancing traffic to the 172.16.3.0 network across its serial interfaces
Refer to the exhibit. The network administrator issues the command no ip classless on Router1.
What forwarding action will take place on a packet that is received by Router1 and is destined
for host 192.168.0.26?
3.
The network shown in the diagram is having problems routing traffic. It is suspected that
the problem is with the addressing scheme. What is the problem with the addressing used in the
topology?
- The subnetwork configured on the serial link between Router1 and Router2 overlaps with
Refer to the exhibit. A new PC was deployed in the Sales network. It was given the
host address of 192.168.10.31 with a default gateway of 192.168.10.17. The PC is not
communicating with the network properly. What is the cause?
A router has learned about a network through static and dynamic routing processes.
Which route will be used to reach network 192.168.168.0?
- allow routers to still forward packets to destination networks that are in holddown
- permit lower metric updates received from any neighboring router to reinstate the route
to a possibly down network
7.
Refer to the exhibit. What will happen if interface Serial0/0/1 goes down on Router1?
8 When presented with multiple valid routes to a destination, what criteria does a router
use to determine which routes to add to the routing table?
- The router first selects routes with the lowest administrative distance. The resulting
routes are then prioritized by metric and the routes with the best metric are added to the routing
table.
9 Using default settings, what is the next step in the router boot sequence after the IOS
loads from flash?
10 Which three statements are true regarding the encapsulation and de-encapsulation of
packets when traveling through a router? (Choose three.)
- The router changes the source physical address to the physical address of the exit interface.
11
Which of the following are required when adding a network to the OSPF routing process
configuration? (Choose three.)
- network address
- wildcard mask
- area ID
12
What does RIP use to reduce convergence time in a larger network?
It uses triggered updates to announce network changes if they happen in between the periodic
updates.
13
Refer to the exhibit. All routers in the network are running RIPv2 and EIGRP with default
routing protocol settings and have interfaces configured with the bandwidths that are shown
in the exhibit. Which protocol will be used and how will traffic between the Router1 LAN and
Router5 LAN be routed through the network?
- EIGRP traffic will use the path Router1, Router3, Router4, Router5 because it has the best
metric.
14
A network administrator has configured a default route on Router_A but it is not being
shared with adjacent Router_B and the other routers in the OSPF area. Which command will
save the administrator the time and trouble of configuring this default route on
15
16
17
Refer to the exhibit. What are the effects of the exhibited commands on the router?
18 Which two statements are true regarding link-state routing protocols? (Choose two.)
19 Which three statements about routing protocols are true? (Choose three.)
20
22
Refer to the exhibit. Routers 1 and 2 are directly connected over a serial link.
Pings are failing between the two routers. What change by the administrator will correct the
problem?
23
What can be determined from the output shown in the exhibit? (Choose two.)
24 What command would the network administrator apply to a router that is running OSPF
to advertise the entire range of addresses included in 172.16.0.0/19 in area 0?
- R1(config-router)# network 172.16.0.0 0.0.31.255 area 0
25 What are two tasks that must be completed before two routers can use OSPF to form
a neighbor adjacency? (Choose two.)
- The routers must agree on the network type.
26
Refer to the exhibit. A network administrator is trying to figure out why BOS does not
have the 10.0.0.0/24 network in its routing table. All routers are configured for OSPF
in area 0. The links between the routers are operational and the administrator is able
to ping between all router interfaces. What is a logical next step that the network
administrator should take to troubleshoot the problem?
- Use show and debug commands to determine if hellos are propagating.
27
Refer to the exhibit. Packets destined to which two networks will require the router to
perform a recursive lookup? (Choose two.)
- 10.0.0.0/8
-192.168.2.0/24
28
Refer to the exhibit. All router interfaces are configured with an IP address and are operational.
If no routing protocols or static routes are configured, what information will be included in the
show ip route command output for router A?
29
Refer to the exhibit. The network is running the RIP routing protocol. Network 10.0.0.0 goes
down.
Which statement is true regarding how the routers in this topology will respond to this event?
-Router5 will send Router4 a triggered update with a metric of 16 for network 10.0.0.0.
30
Refer to the exhibit. R1 knows two routes, Path A and Path B, to the Ethernet network
attached to R3. R1 learned Path A to network 10.2.0.0/16 from a static route and Path B
to network 10.2.0.0/16 from EIGRP. Which route will R1 install in its routing table?
-The route via Path A is installed because the static route has the lowest administrative
distance to network 10.2.0.0/16.
31
Refer to the exhibit. The ORL router is unable to form a neighbor relationship with the
JAX router. What is a possible cause of this problem?
The command network 192.168.2.0 is missing from the EIGRP configuration on the JAX router.
32
Refer to the exhibit. Which statement is true concerning the routing configuration?
- Packets routed to the R2 ethernet interface require two routing table lookups.
3
Which of the following should be considered when troubleshooting a problem with the
establishment of neighbor relationships between OSPF routers? (Choose three.)
34
Refer to the exhibit. What summary address can Router2 advertise to Router1 to reach
the three networks on Routers 3, 4, and 5 without advertising any public address space
or overlapping the networks on Router1?
- 172.16.0.0/13
35
A network administrator has enabled RIP on routers B and C in the network diagram.
Which of the following commands will prevent RIP updates from being sent to Router A?
36
refer to the exhibit. The routers in the exhibit are running the EIGRP routing protocol.
What statement is true regarding how packets will travel from the 172.16.1.0/16 network to
the 192.168.200.0/24 network?
- The router installs all the equal cost paths in the routing table and performs equal cost
load balancing to send packets out multiple exit interfaces.
37
The Suffolk router is directly connected to the networks shown in the graphic
and has a default route that points to the Richmond router. All interfaces are
active and properly addressed. However, when the workstation on network 172.29.5.0/24
sends a packet to destination address 172.29.198.5, it is discarded by the Suffolk router.
What can be a reason for this result?
38
Refer to the exhibit. The network is using the RIPv2 routing protocol.
If network 10.0.0.0 goes down, what mechanism will prevent Router1 from
advertising false routing information back to Router2?
- split horizon
39
limits the period of time or number of hops a packet can traverse through the
network before it should be discarded
40
Refer to the exhibit. Which three statements are true of the routing table for Router1? (Choose
three.)
- The AD of EIGRP routes has been manually changed to a value other than the default value.
41 Which three statements describe the operation of routing with EIGRP? (Choose three.)
- If hello packets are not received within the hold time, DUAL must recalculate the topology.
Refer to the exhibit. What is the most efficient summarization of the routes attached to router
R1?
- 198.18.48.0/21
43
Which of the following could describe the devices labeled "?" in the graphic? (Choose three.)
DCE
CSU/DSU
modem
44
Refer to the exhibit. How many routes are both level 1 and qualify for use as an ultimate route?
-2
45
Refer to exhibit. Given the topology shown in the exhibit, what three commands
are needed to configure EIGRP on the Paris router? (Choose three.)
- packet switching
- path selection
47
Refer to exhibit. A company network engineer enters the following commands in the routers:
48
Refer to the exhibit. Which path will traffic from the 172.16.1.0/24 network
take to get to the 10.0.0.0/24 network?
49 Which two router component and operation pair are correctly described? (Choose two.)
50
Refer to the exhibit. Pings are failing between HostA and HostB.
The network administrator discovers that Router1 does not have a route to the 172.16.0.0
network.
Assuming Router2 is configured correctly, which two static routes could be configured on
Router1 to enable Host A to reach network 172.16.0.0? (Choose two.)
51
When the show cdp neighbors command is issued from Router C, which devices will be
displayed in the output?
B, D
52
Refer to the exhibit. The results of the show ip route command are displayed in the
graphic for Router R2.
Which route will be selected for a packet with a destination address of 10.1.4.1?
54 What is the first step OSPF and IS-IS routers take in building a shortest path first database?
55
used to announce new OSPF information and to reply to certain types of requests
56
Refer to the exhibit. Hosts on the BOS Fa0/0 LAN are able to ping the Fa0/1 interface
on the JAX router and all interfaces on the BOS and ORL routers. Why would hosts from
the 10.0.0.0/24 network not be able to ping hosts on the Fa0/0 LAN of the JAX router?
The JAX router needs the network 192.168.3.0 0.0.0.255 area 0 command.
57
Refer to the routing table shown in the exhibit. What is the meaning of the highlighted value
192?
58