Revision Exam Questions All Solved.
You have configured EIGRP routing on RouterA. A partial configuration is shown below:
hostname RouterA!interface FastEthernet 0/0ip address 172.16.1.65 255.255.255.224duplex autospeed
auto!interface FastEthernet 0/1ip address 172.16.1.97 255.255.255.240duplex autospeed auto!interface
Serial 0/1/0ip address 10.21.177.85 255.255.255.252encapsulation ppp!router eigrp 100network
172.16.0.0network 10.0.0.0no auto-summary!
RouterA is connected to RouterB through the serial link. Which route or routes will RouterB learn from
RouterA and contain in its routing table? - Answer 172.16.1.64/27 and 172.16.1.96/28
What are the minimum commands you must use to configure EIGRP on a router,? (Select two.) - Answer
network 1.0.0.0
router eigrp 12
You want to configure RouterB to run EIGRP. The networks attached to both interfaces S0 and S1 on
RouterB are to be advertised within Autonomous System 100.
Which set of commands should you enter? - Answer router eigrp 100
network 172.16.0.0
network 172.17.0.0
You are reviewing the configuration of a router that uses EIGRP for its routing protocol. Shown below is
the output from the show ip protocols command:
Routing Protocol is "eigrp 1"Outgoing update filter list for all interfaces is not setIncoming update filter
list for all interfaces is not setDefault networks flagged in outgoing updatesDefault networks accepted
from incoming updatesEIGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0EIGRP maximum hopcount
100EIGRP maximum metric variance 2Redistributing: eigrp 1EIGRP NSF-aware route hold timer is
240sAutomatic network summarization is in effectMaximum path: 5Routing for
Networks:192.168.1.0192.168.2.0192.168.3.0Routing Information Sources:Gateway Distance Last
Update192.168.1.12 90 00:55:50192.168.2.15 90 00:55:50Distance: internal 90 external 170
Based on the output, what is true of this configuration? - Answer EIGRP will load balance on up to five
unequal-cost routes.