Questions
What must a router have to correctly route a packet?
What are the three types of routes you can use in a Cisco router?
What is the difference between static and dynamic routes?
How do you configure a static route on a Cisco router?
What is a default route?
How do you configure the default route on a Cisco router?
What is administrative distance?
What are the three classes of routing protocols?
What is the AD for each of the following?
- Directly connected interface
- Static route
- EIGRP
- IGRP
- OSPF
- RIP
- External EIGRP
- Unknown
Name two classful routing protocols.
For different VLANs to communicate with each other, they need to be routed. To perform inter-VLAN routing, what two things must occur?
How do you route between VLANs with ISL trunks?
What commands enable routing between VLANs with 802.1Q trunks?
How do distance vector routing protocols function?
How do distance vector routing protocols keep track of any changes to the internetwork?
Slow convergence of distance vector routing protocols can cause inconsistent routing tables and routing loops. What are some mechanisms that distance vector protocols implement to prevent these problems?
What is maximum hop count?
What is split horizon?
What is convergence?
What is route poisoning?
What are hold-down timers?
What are triggered updates?
Which of the following are used for loop avoidance?
- Link-state advertisements
- Poison reverse
- Route discovery
- Split horizon
How is routing information maintained with link-state routing protocols?
What are the functions of areas and autonomous systems in link-state protocols?
What are four advantages that link-state protocols have over distance vector protocols?
List three disadvantages of link-state protocols as compared to distance vector protocols.
What is balanced hybrid routing? Give an example of a balanced hybrid routing protocol.
What is IP RIP?
What four timers does IP RIP use to regulate its performance?
What are the commands to enable RIP on a Cisco router?
How do you stop RIP updates from propagating out an interface on a router?
Which Cisco IOS command displays values associated with routing timers, the administrative distance, and network information associated with the entire router?
What commands enable RIP on a router and advertise network 172.16.0.0?
How do you display the contents of a Cisco IP routing table?
What IOS command displays RIP routing updates as they are sent?
After enabling IP RIP debugging on your router, you see the following message: "RIP:broadcasting general request on Ethernet1". What causes this message?
What is Interior Gateway Routing Protocol (IGRP)?
What four timers does IGRP use to regulate its performance?
How many paths can IGRP support?
How do you enable IGRP on a Cisco router?
Router A has two unequal paths to Router B. Interface S0 is connected to Router B's S0 interface at 1544 kbps, and interface S1 is connected to Router B's S1 interface at 256 kbps. By default, IGRP uses interface S0 to send traffic to Router B because it has the better metric, leaving S1 unused. How do you enable Router A to use interfaces S0 and S1 to route traffic to Router B?
What are some of EIGRP's improvements over IGRP?
By default, what does EIGRP use to calculate routes?
In EIGRP, what is a successor?
In EIGRP, what is the feasible successor?
What IOS commands enable EIGRP on a Cisco router and advertise 192.168.3.0 and 192.168.4.0 as its directly connected networks?
What command would you use to see EIGRP adjacencies?
What IOS command would you use to view the EIGRP neighbor states?
What routing metric is OSPF based on?
How do OSPF-speaking routers build adjacencies and exchange routing tables?
What does the Hello protocol do in an OSPF network?
What are the five network types that OSPF defines?
What is the IP multicast address of Hello protocols?
If you have eight routers on an Ethernet network and you establish adjacencies with only the DR and BDR, how many circuits do you have?
What is the OSPF router ID, and where does an OSPF router receive its router ID?
An OSPF-enabled router has the following IP addresses configured on its interfaces:
Ethernet 0 192.168.9.5 Serial 0 172.16.3.1 Ethernet 1 192.168.24.1
What is the router ID of the OSPF-enabled router?
What are link-state advertisements?
How many LSAs are there in OSPF?
What are five reasons why you would use OSPF instead of RIP?
How do you enable OSPF on a Cisco router?
What command enables a loopback interface on a Cisco router?
What IOS command displays the OSPF neighbor information on a per-interface basis?