Quizzes
Search
Take Quizzes
Animal
Nutrition
Love
Relationship
Computer
Sports
Society
Business
Geography
Language
Personality
Harry Potter
Movie
Television
Music
Online Exam
Health
Country
Art
Entertainment
Celebrity
Math
Game
Book
Fun
Science
Food
History
Education
All Topics
Create a Quiz
Quiz Maker
Training Maker
Survey Maker
Flashcards
Brain Games
See All
ProProfs.com
Search
Create A Quiz
Take Quizzes
Animal
Nutrition
Love
Relationship
Computer
Sports
Society
Business
Geography
Language
Personality
Harry Potter
Movie
Television
Music
Online Exam
Health
Country
Art
Entertainment
Celebrity
Math
Game
Book
Fun
Science
Food
History
Education
All Topics
Products
Quiz Maker
Training Maker
Survey Maker
Flashcards
Brain Games
See All
ProProfs.com
Quizzes
Quizzes
CCNA Chapter #9
22 Questions
|
By Rodney.butler | Updated: Jul 30, 2011
| Attempts: 659
Share
Start
Share on Facebook
Share on Twitter
Share on Whatsapp
Share on Pinterest
Share on Email
Copy to Clipboard
Embed on your website
Question
1
/ 22
0 %
0/100
Score
0/100
1.
Which term defines a collection of networks under the administrative control of a single entity that presents a common routing policy to the Internet?
Autonomous system
Contiguous networks
Process ID
BGP
Submit
Start Quiz
About This Quiz
CCNA Routing Protocols & Concepts. Chapter 9. EIGRP
2.
What's your name?
We’ll put your name on your report, certificate, and leaderboard.
2.
Refer to the exhibit. This is the debug output from 2 directly connected EIGRP routers. They are not forming an adjacency. What is the cause?
One router is a non-cisco router
They have different autonomous-system numbers
They are using difference sequence numbers
They are sending incorrect hello types
Submit
3.
Refer to the exhibit. Which command will advertise the 192.168.1.64/30 network but not the 192.168.1.32 network on router A?
Network 192.168.1.0
Network 192.168.1.0 255.255.255.0
Network 192.168.1.64 0.0.0.3
Network 192.168.1.64 0.0.0.7
Network 192.168.1.64 0.0.0.255
Submit
4.
In the command router eigrp 20, what is the purpose of the number 20?
Specifies the administrative distance for all EIGRP routes
Identifies the autonomous system number this EIGRP process will advertise
Determines what metric is added to all advertised routes
Indicates the number of addresses in the EIGRP routing domain
Submit
5.
Which of the following statements describes the bounded updates used by EIGRP?
Partial updates are sent only to routers that need the information.
The updates are sent to all routers in the routing table.
Updates are bounded by the routers in the topology table.
Updates are bounded by the routes in the ARP Table
Submit
6.
On a router running EIGRP, what database would maintain a list of feasible successors?
Routing table
Neighbor table
Topology table
Adjacency table
ARP table
Submit
7.
By default, which two metrics are used by EIGRP to determine the best path between networks?
MTU
Load
Delay
Bandwidth
Reliability
Submit
8.
Which two statements describe characteristics of EIGRP? (Choose two.)
EIGRP is a distance vector routing protocol.
EIGRP supports classless routing and VLSM.
EIGRP is classified as a link-state routing protocol.
EIGRP uses TCP for reliable delivery of EIGRP update packets.
With EIGRP, loop-free paths are achieved through the use of hold-down timers.
Submit
9.
Refer to the exhibit. All interfaces have been configured with the bandwidths that are shown in the exhibit. Assuming that all routers are using a default configuration of EIGRP as their routing protocol, what path will packets take from the 172.16.1.0/16 network to the 192.168.200.0/24 network?
A,B,E
A,C,E
A,D,E
Packets will load balance across the A,B,E and A,C,E paths.
Packets will load balance across the A,C,E and A,D,E paths.
Submit
10.
What administrative distance would a router assign to a default route in EIGRP that is learned from a source external to the autonomous system?
1
5
70
90
170
Submit
11.
In which of the following tables does the EIGRP DUAL algorithm store the primary route to a destination? (Choose two.)
Routing
Topology
Neighbor
Path
Shortest path
Submit
12.
Host 192.168.1.66 in the network illustrated is unable to ping host 192.168.1.130. How must EIGRP be configured to enable connectivity between the two hosts? (Choose two.)
R1(config-router)# network 192.168.1.128
R1(config-router)# auto-summary
R1(config-router)# no auto-summary
R2(config-router)# no auto-summary
R2(config-router)# auto-summaryR2(config-router)# network 192.168.1.64
Submit
13.
Refer to the exhibit. In the topology table, what do the numbers 3011840 and 3128695 represent?
The route metric that is applied to those EIGRP routes for this router
The trustworthiness of the routing information source
The composite of the hop count and bandwidth to that destination network
The total metric for that network as advertised by the EIGRP neighbor
Submit
14.
Refer to the exhibit. What is indicated by the P at the beginning of the topology entry?
The route is in a stable state
The route is a preferred route
DUAL is searching for a better route to this destination
The exit interface is in passive mode and EIGRP advertisements are blocked
Submit
15.
Refer to the exhibit. EIGRP is the only routing protocol enabled on this network. No static routes are configured on this router. What can be concluded about network 198.18.1.0/24 from the exhibited output?
A route to network 198.18.1.0/24 is not listed in the routing table.
Packets that are destined for 198.18.1.0/24 will be forwarded to 198.18.10.6.
EIGRP will perform equal cost load balancing across two paths when forwarding packets to 198.18.1.0/24.
The router with interface 172.16.3.2 is a successor for network 198.18.1.0/24.
Submit
16.
Refer to the exhibit. The company is using EIGRP with an autonomous system number of 10. Pings between hosts on networks that are connected to router A and those that are connected to router B are successful. However, users on the 192.168.3.0 network are unable to reach users on the 192.168.1.32 network. What is the most likely cause of this problem?
IP classless is enabled and is causing the packet to drop.
The command network 192.168.1.32 was not issued on router C.
The routers are not configured in the same EIGRP routing domain.
Automatic summarization of the networks is causing the subnetted routes to be dropped.
Submit
17.
The show ip eigrp topology command output on a router displays a successor route and a feasible successor route to network 192.168.1.0/24. In order to reduce processor utilization, what does EIGRP do when the primary route to this network fails?
The router sends query packets to all EIGRP neighbors for a better route to network 192.168.1.0/24
The DUAL FSM immediately recomputes the algorithm to calculate the next backup route.
Packets that are destined for network 192.168.1.0/24 are sent out the default gateway instead.
The backup route to network 192.168.1.0/24 is installed in the routing table.
Submit
18.
What two actions will the EIGRP DUAL FSM take if a link to a network goes down? (Choose two.)
Put the route into passive mode
Query neighbors for a new route
Search routing table for a feasible successor
Run the SPF algorithm to find a new successor
Search topology table for a feasible successor
Submit
19.
Refer to the exhibit. Based on the output of show ip eigrp neighbors, what are two possible problems with adjacencies between Router1 and Router2? (Choose two.)
The routers are configured with different EIGRP process IDs.
Automatic summarization was disabled.
The hello timer for R1 was altered.
The serial interfaces for both routers are in different networks.
No feasible successors were found.
Submit
20.
Refer to the exhibit. Network 192.168.0.0/28 goes down. What type of packet does Router2 immediately send to Router1 and Router3?
A query for network 192.168.0.0/28
An acknowledgment packet to 224.0.0.9
An update packet that is sent to 255.255.255.255
A packet that contains the new routing table for R2
Unicast update packets to 192.168.1.1 and 192.168.2.1
Submit
21.
What information is maintained in the EIGRP topology database for a destination route? (Choose three.)
The routing protocol
The feasible distance of the route
The highest cost of the route
The SRTT value for the route
The route cost as advertised by the neighboring router
Submit
22.
Which of the following types of routes will be denoted by EX in EIGRP routing table entries? (Choose two.)
Routes learned from other routing protocols
Routes learned from any non-adjacent EIGRP routers
Any route with a hop count metric higher than 224
EIGRP routes that originate in different autonomous systems
All passive routes in the routing table
Submit
View My Results
Related Quizzes
CCNA Security Chapter 2
CCNA Security Chapter 2
CCNA Lan Chapter #1
CCNA Lan Chapter #1
CCNA Chapter 9 Exam Practice
CCNA Chapter 9 Exam Practice
Thank you for your feedback!
Would you like to edit this question to improve it?
No thanks
Name:
Email:
Oops! Give us more information:
Incorrect Question
Incorrect Answer
Typos
I have a feedback
Submit
Please provide name and email to proceed.
Please provide correct email to proceed.
Please provide feedback.
Please select the option.
All (22)
Unanswered (
)
Answered (
)
Which term defines a collection of networks under the administrative...
Refer to the exhibit. This is the debug output from 2 directly...
Refer to the exhibit. Which command will advertise the 192.168.1.64/30...
In the command router eigrp 20, what is the purpose of the number 20?
Which of the following statements describes the bounded updates used...
On a router running EIGRP, what database would maintain a list of...
By default, which two metrics are used by EIGRP to determine the best...
Which two statements describe characteristics of EIGRP? (Choose two.)
Refer to the exhibit. All interfaces have been configured with the...
What administrative distance would a router assign to a default route...
In which of the following tables does the EIGRP DUAL algorithm store...
Host 192.168.1.66 in the network illustrated is unable to ping host...
Refer to the exhibit. In the topology table, what do the numbers...
Refer to the exhibit. What is indicated by the P at the beginning of...
Refer to the exhibit. EIGRP is the only routing protocol enabled on...
Refer to the exhibit. The company is using EIGRP with an autonomous...
The show ip eigrp topology command output on a router displays a...
What two actions will the EIGRP DUAL FSM take if a link to a network...
Refer to the exhibit. Based on the output of show ip eigrp neighbors,...
Refer to the exhibit. Network 192.168.0.0/28 goes down. What type of...
What information is maintained in the EIGRP topology database for a...
Which of the following types of routes will be denoted by EX in EIGRP...
X
OK
X
OK
Cancel
X
OK
Cancel
Back to top
Back to top
Advertisement