Chapter 8 Exam
Due May 3 at 11:59pm
Points 13
Questions 13
Available Jan 19 at 12am May 3 at 11:59pm
4 monthsTime Limit 45 Minutes
Attempt History
Attempt
Time
Score
LATEST
Attempt 1 10 minutes 13 out of 13Score for this quiz:
13
out of 13
Submitted Mar 31 at 4:57pm
This attempt took 10 minutes.
1 / 1 pts
Question 1
Refer to the exhibit. Which statement is true about network 204.100.50.0?
It is a static route that is configured on router RTX.
It is a summary address that is propagated out the interface of router RTX.
The network originated from within the EIGRP autonomous system.
It is redistributed into EIGRP from a directly connected router. Correct! Refer to Chapter 8.
1 / 1 pts
Question 2
Which three pieces of information are found in the BGP neighbor table? (Choose three.)
the BGP router ID of any peer Correct!
the routes that are redistributed into BGP
the peer synchronization configuration
the number of exchanged prefixes with a neighbor Correct!
the IGP that is configured on the BGP peer
the AS number of the peer Correct! Refer to Chapter 8.
1 / 1 pts
Question 3
Which three pieces of information are found in the BGP table? (Choose three.)
BGP attributes that are associated with each route Correct!
locally injected routes Correct!
routes that are received from peers Correct!
metrics of redistributed routes
eligibility of route for load balancing
BGP router ID Refer to Chapter 8.
1 / 1 pts
Question 4
Which data structure does an EIGRP enabled router use to track devices from which it receives EIGRP hello packets?
neighbor table Correct!
routing table
interface table
Forwarding Information Base
topology table Refer to Chapter 8.
1 / 1 pts
Question 5
Refer to the exhibit. The network engineer determines that RouterHQ1 is not receiving routes from the properly configured router that is
connected to interface Serial0/2/0. From the exhibited output, what is the problem?
The metric for the route is set too low.
The serial0/2/0 interface is not operational.
There is no EIGRP network statement for the 192.168.254.252 network. Correct!
All networks that are advertised by the neighboring router have been learned from other routers. Refer to Chapter 8.
1 / 1 pts
Question 6
Refer to the exhibit. What can be determined about the origin of the route to the 172.16.0.0 network?
The route is summarized by EIGRP at the advertising router.
The route is manually entered.
The route is directly connected to RouterHQ2.
The route is learned via redistribution into EIGRP. Correct! Refer to Chapter 8.
1 / 1 pts
Question 7
Refer to the exhibit. Based on the shown output, what is the resulting effect on the routing table?
A route to the network 172.16.0.0 /30 will not be added to the routing table.
A route to the network 172.16.0.0 /30 will be added to the routing table and have a metric of 1310720.
A route to the network 172.16.0.0 /30 will be added to the routing table with an outbound interface of FastEthernet0/0. Correct!
A route to the network 172.16.0.0 /30 will be added to the routing table and have an administrative distance of 90. Refer to Chapter 8.
1 / 1 pts
Question 8
Refer to the exhibit. Router R1 no longer receives routing updates from other EIGRP neighbors. Based on the output in the exhibit, what
could be the cause of this problem?
Interface FastEthernet 0/0 is administratively shut down.
The EIGRP peer has not been configured to support authentication. Correct!
There are no valid EIGRP neighbors connected to interface FastEthernet 0/0.
Interface FastEthernet 0/0 has not been configured to support authentication.
Interface FastEthernet 0/0 has been configured as a passive interface. Refer to Chapter 8.
1 / 1 pts
Question 9
What would be the result of not setting the seed metric when redistributing routes into EIGRP?
The injected routes would have a metric of infinity. Correct!
The injected routes would not be installed in the topology table.
The injected routes would be preferred over other routes.
The injected routes would be summarized into the core area. Refer to Chapter 8.
1 / 1 pts
Question 10
For incoming BGP updates, which of the following correctly specifies the correct order of application of prefixlists, aspath accesslists,
and routemaps?
Prefixlist, Routemap, ASpath accesslist Correct!
Routemap, prefixlist, ASpath accesslist
Prefixlist, ASPath accesslist, routemap
ASpath accesslist, prefixlist, routemap Refer to Chapter 8.
1 / 1 pts
Question 11
If the state of BGP neighbor relation between two routers is ACTIVE, how should it be interpreted?
The local router is awaiting a response from the neighbor for a query sent about a lost path.
The router is trying to establish a TCP/BGP session with the neighbor.
The neighbor is up and BGP is working. Correct!
The local router is actively exchanging updates with the neighbor.
Refer to Chapter 8.