Home / Computer Science / Computer Networking :: EIGRP and OSPF

Computer Science :: Computer Networking

  1. With which network type will OSPF establish router adjacencies but not perform the DR/BDR election process?

  2. A.

     Point-to-point

    B.

     Backbone area 0

    C.

     Broadcast multi-access

    D.

     Non-broadcast multi-access

    E.

     IS-IS


  3. Which of the following describe the process identifier that is used to run OSPF on a router?
    1. It is locally significant.
    2. It is globally significant.
    3. It is needed to identify a unique instance of an OSPF database.
    4. It is an optional parameter required only if multiple OSPF processes are running on the router.

  4. A.

     1, 2 and 4

    B.

     1 and 3

    C.

     3 and 5

    D.

     All of the above

    E.

     IS-IS


  5. A network administrator needs to configure a router with a distance-vector protocol that allows classless routing. Which of the following satisfies those requirements?

  6. A.

     IGRP

    B.

     OSPF

    C.

     RIPv1

    D.

     EIGRP

    E.

     IS-IS


  7. What is the administrative distance of OSPF?

  8. A.

     90

    B.

     100

    C.

     110

    D.

     120


  9. Your company is running IGRP using an AS of 10. You want to configure EIGRP on the network but want to migrate slowly to EIGRP and don't want to configure redistribution. What command would allow you to migrate over time to EIGRP without configuring redistribution?

  10. A.

     router eigrp 11

    B.

     router eigrp 10

    C.

     router eigrp 10 redistribute igrp

    D.

     router igrp combine eigrp 10


  11. Where are EIGRP successor routes stored?

  12. A.

     In the routing table only

    B.

     In the neighbor table only

    C.

     In the topology table only

    D.

     In the routing table and the topology table

    E.

     In the routing table and the neighbor table


  13. Which command will display all the EIGRP feasible successor routes known to a router?

  14. A.

     show ip routes *

    B.

     show ip eigrp summary

    C.

     show ip eigrp topology

    D.

     show ip eigrp adjacencies


  15. Which is true regarding EIGRP successor routes?
    1. A successor route is used by EIGRP to forward traffic to a destination.
    2. Successor routes are saved in the topology table to be used if the primary route fails.
    3. Successor routes are flagged as "active" in the routing table.
    4. A successor route may be backed up by a feasible successor route.
    5. Successor routes are stored in the neighbor table following the discovery process.

  16. A.

     1 and 3

    B.

     2 and 3

    C.

     1 and 4

    D.

     3, 4 and 5


  17. Which EIGRP information is held in RAM and maintained through the use of Hello and update packets?
    1. Neighbor table
    2. STP table
    3. Topology table
    4. DUAL table

  18. A.

     2 only

    B.

     4 only

    C.

     1 and 3

    D.

     All of the above


  19. Which of the following are true regarding OSPF areas?
    1. You must have separate loopback interfaces configured in each area.
    2. The numbers you can assign an area go up to 65,535.
    3. The backbone area is also called area 0.
    4. If your design is hierarchical, then you don't need multiple areas.
    5. All areas must connect to area 0.

  20. A.

     1 only

    B.

     1 and 2 only

    C.

     3 and 4 only

    D.

     3, 4 and 5