250 likes | 368 Vues
This document explores key OSPF concepts, including the types of packets used for neighbor adjacency establishment, default hello packet intervals on point-to-point links, and route selection based on administrative distances (ADs). It discusses how to properly configure OSPF on routers and what factors influence OSPF neighbor relationships and DR (Designated Router) elections. Additionally, the document examines performance optimization techniques for OSPF across varied bandwidth links, helping network engineers apply best practices for routing efficiency.
E N D
After 11.1 Last modified 12-2-10
What type of OSPF packets are used to establish neighbor adjacencies? • Hello • DBD • LSR • LSU • LSAck 1 of 4
How often are OSPF hello packets sent on point-to-point serial links by default? • 5 seconds • 10 seconds • 15 seconds • 30 seconds • Something else 2 of 4
A router has three possible routes to the same internal network: one from RIP, one from OSPF, and one from EIGRP. All ADs are at default values. Which one will be placed into the routing table? • RIP • OSPF • EIGRP • More than one route will be placed into the routing table • None of the above 3 of 4
How many of these values must match for routers to form an OSPF adjacency? • Hello interval • Router ID • Dead interval • Hold-down interval • DR • None • 1 • 2 • 3 • Some other number 4 of 4
Which commands correctly configure this router? • router ospf 1net 172.16.1.0net 10.0.0.0 • router ospf 0net 172.16.1.0 0.0.0.255 area 0net 10.0.0.0 0.0.0.3 area 0 • router ospf 1net 172.16.1.0 0.0.0.255 area 0net 10.0.0.0 0.0.0.3 area 0 • router ospf 1net 172.16.1.0 0.0.0.255 area 2net 10.0.0.0 0.0.0.3 area 3 • More than one of the above
Which commands correctly configure R1, if R2 and R3 are configured to use OSPF process-id 2, area 0? • router ospf 2net 172.16.1.0 0.0.0.255 area 0net 10.0.0.0 0.0.0.3 area 0 • router ospf 1net 172.16.1.0 0.0.0.255 area 0net 10.0.0.0 0.0.0.3 area 0 • router ospf 1net 172.16.1.0 0.0.0.255 area 2net 10.0.0.0 0.0.0.3 area 2 • More than one of the above • None of the above
Which commands correctly configure R1, if R2 and R3 are configured to use OSPF process-id 2, area 0? • router ospf 2net 172.16.1.0 0.0.0.255 area 0net 10.1.1.0 0.0.0.3 area 0net 10.2.2.0 0.0.0.3 area 0 • router ospf 1net 172.16.1.0 0.0.0.255 area 0net 10.1.1.0 0.0.0.3 area 0net 10.3.3.0 0.0.0.3 area 0 • router ospf 1net 172.16.1.0 0.0.0.255 area 2net 10.1.1.0 0.0.0.3 area 2net 10.3.3.0 0.0.0.3 area 2 • More than one of the above • None of the above
No router-id command has been used. What is this router's OSPF Router ID? • 172.16.1.1 • 10.1.1.1 • 10.3.3.1 • Something else Interface IP-Address OK? Method Status Protocol FastEthernet0/0 172.16.1.1 YES manual up up Serial0/0/0 10.1.1.1 YES manual down down Serial0/0/1 10.3.3.1 YES manual down down
No router-id command has been used. What is this router's OSPF Router ID? • 172.16.1.1 • 10.1.1.1 • 10.3.3.1 • Something else Interface IP-Address OK? Method Status Protocol FastEthernet0/0 172.16.1.1 YES manual administratively down down Serial0/0/0 10.1.1.1 YES manual up up Serial0/0/1 10.3.3.1 YES manual up up
No router-id command has been used. What is this router's OSPF Router ID? • 172.16.1.1 • 10.1.1.1 • 10.3.3.1 • 2.67.200.1 • Something else Interface IP-Address OK? Method Status Protocol FastEthernet0/0 172.16.1.1 YES manual administratively down down Serial0/0/0 10.1.1.1 YES manual up up Serial0/0/1 10.3.3.1 YES manual up up Loopback1 2.67.200.1 YES manual up up
You have serial links of varying speeds. When should you use the bandwidth command? • To properly route traffic with EIGRP • To properly route traffic with OSPF • To properly route traffic with RIPv2 • More than one of the above • None of the above 1 of 2
When should you use the ipospf cost command instead of the bandwidth command? • For serial links slower than 1.544 Mbps • To properly route with OSPF • To properly route with non-Cisco routers • More than one of the above • None of the above 2 of 2
What type of links are used in this network? • Point-to-point • Broadcast Multiaccess • NonbroadcastMultiaccess (NBMA) • Point-to-multipoint • Virtual links
What is the DR in this OSPF network? • R1 is the DR • R2 is the DR • R3 is the DR • There is no DR • The answer cannot be determined
A link on R1 changes state on this OSPF network, and sends out an LSU. How many copies of that LSU does R4 receive? • None • 1 • 2 • 3 • Some other number
How many of these values affect DR choice in an OSPF election? • OSPF interface priority • Bandwidth • Delay • Router ID • 0 • 1 • 2 • 3 • Some other number
This network uses OSPF. How many of these routers are DROthers? • None • 1 • 2 • 3 • Some other number
How many of these values are used to calculate the OSPF metric? • Bandwidth • Delay • Reliability • Load • 0 • 1 • 2 • 3 • 4 1 of 3
Which adjustment can make OSPF converge faster, but will create more network traffic? • Change reference bandwidth • Redistribute default route • Modify intervals • Use multiple areas • Assign costs manually 2 of 3
Which adjustment is needed to properly route networks with gigabit links? • Change reference bandwidth • Redistribute default route • Modify intervals • Use multiple areas • Assign costs manually 3 of 3