logo

CuriousTab

CuriousTab

EIGRP and OSPF problems


  • 1. Which of the following network types have a designated router and a backup designated router assigned?

    1. Broadcast
    2. Point-to-point
    3. NBMA
    4. NBMA point-to-point

  • Options
  • A. 1, 2 and 3
  • B. 1 and 3
  • C. 3 and 4
  • D. All of the above
  • Discuss
  • 2. Which of the following protocols support VLSM, summarization, and discontiguous networking?

    1. RIPv1
    2. IGRP
    3. EIGRP
    4. OSPF
    5. BGP
    6. RIPv2

  • Options
  • A. 1 and 4
  • B. 2 and 5
  • C. 3, 4 and 6
  • D. All of the above
  • Discuss
  • 3. What is the administrative distance of OSPF?

  • Options
  • A. 90
  • B. 100
  • C. 110
  • D. 120
  • Discuss
  • 4. 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

  • Options
  • A. 2 only
  • B. 4 only
  • C. 1 and 3
  • D. All of the above
  • Discuss
  • 5. 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?

  • Options
  • A. router eigrp 11
  • B. router eigrp 10
  • C. router eigrp 10 redistribute igrp
  • D. router igrp combine eigrp 10
  • Discuss
  • 6. Which two of the following commands will place network 10.2.3.0/24 into area 0?

    1. router eigrp 10
    2. router ospf 10
    3. network 10.0.0.0
    4. network 10.2.3.0 0.0.0.255 area0
    5. network 10.2.3.0 0.0.0.255 area 0

  • Options
  • A. 1 and 4
  • B. 2, 4, and 5
  • C. 2 and 5
  • D. 3 and 4
  • Discuss
  • 7. A network administrator needs to configure a router with a distance-vector protocol that allows classless routing. Which of the following satisfies those requirements?

  • Options
  • A. IGRP
  • B. OSPF
  • C. RIPv1
  • D. EIGRP
  • E. IS-IS
  • Discuss
  • 8. If routers in a single area are configured with the same priority value, what value does a router use for the OSPF Router ID in the absence of a loopback interface?

  • Options
  • A. The lowest IP address of any physical interface
  • B. The highest IP address of any physical interface
  • C. The lowest IP address of any logical interface
  • D. The highest IP address of any logical interface
  • Discuss
  • 9. 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.

  • Options
  • A. 1 only
  • B. 1 and 2 only
  • C. 3 and 4 only
  • D. 3, 4 and 5
  • Discuss
  • 10. 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.

  • Options
  • A. 1, 2 and 4
  • B. 1 and 3
  • C. 3 and 5
  • D. All of the above
  • Discuss

First 2