IGRP uses which of the following as default parameters for finding the best path to a remote network?
Hop count
MTU
Cumulative interface delay
STP
Path bandwidth value
Options
A. 1 and 3
B. 3 and 5
C. 2, 3 and 5
D. All of the above
Correct Answer
3 and 5
Explanation
IGRP uses bandwidth and delay of the line, by default, to determine the best path to a remote network. Delay of the line can sometimes be called the cumulative interface delay.
More questions
1. What is the frequency range of the IEEE 802.11b standard?
The IEEE 802.11b and IEEE 802.11g standards both run in the 2.4GHz RF range.
2. You are troubleshooting a connectivity problem in your corporate network and want to isolate the problem. You suspect that a router on the route to an unreachable network is at fault. What IOS user exec command should you issue?
The command
traceroute (trace for short), which can be issued from user mode or privileged mode, is used to find the path a packet takes through an internetwork and will also show you where the packet stops because of an error on a router.
3. Your switch has a port status LED that is alternating between green and amber. What could this indicate?
When you connect to a switch port, at first the link lights are orange/amber, and then they turn green, indicating normal operation. If the link light is blinking, you have a problem.
4. A network administrator needs to configure a router with a distance-vector protocol that allows classless routing. Which of the following satisfies those requirements?
In this question, we're calling EIGRP just plain old distance vector. EIGRP is an "advanced" distance-vector routing protocol, sometimes called a hybrid routing protocol because it uses the characteristics of both distance-vector and link-state routing protocols.
5. What command is used to stop RIP routing updates from exiting out an interface but still allow the interface to receive RIP route updates?
The best answers, the ones you need to remember, are that either an access control list is filtering the Telnet session or the VTY password is not set on the remote device.
8. Acknowledgments, sequencing, and flow control are characteristics of which OSI layer?
A reliable Transport layer connection uses acknowledgments to make sure all data is transmitted and received reliably. A reliable connection is defined by a virtual circuit that uses acknowledgments, sequencing, and flow control, which are characteristics of the Transport layer (layer 4).
9. How many non-overlapping channels are available with 802.11g?
Correct Answer: Issue the show cdp neighbors detail command on the router connected to the switch.
Explanation:
Although option A is certainly the "best" answer, unfortunately option D will work just fine and your boss would probably prefer you to use the
show cdp neighbors detail command.