Home > New CCNA – OSPF Questions 2

New CCNA – OSPF Questions 2

September 27th, 2013 Go to comments

Note: If you are not sure about OSPF, please read our OSPF Tutorial.

Question 1

Why R1 can’t establish an OSPF neighbor relationship with R3 according to the following graphic? (Choose two)

OSPFneighbor

A – Configure EIGRP on these routers with a lower administrative distance
B – All routers should be configured for backbone Area 1
C – R1 and R3 have been configured in different areas
D – The hello and dead interval timers are not configured the same values on R1 and R3

 

Answer: C D

Explanation

A is not correct because configure EIGRP on these routers (with a lower administrative distance) will force these routers to run EIGRP, not OSPF.

B is not correct because the backbone area of OSPF is always Area 0.

C and D are correct because these entries must match on neighboring routers:

- Hello and dead intervals
Area ID (Area 0 in this case)
– Authentication password
– Stub area flag

Question 2

Which parameter or parameters are used to calculate OSPF cost in Cisco routers?

A. Bandwidth, Delay and MTU
B. Bandwidth
C. Bandwidth and MTU
D. Bandwidth, MTU, Reliability, Delay and Load

 

Answer: B

Explanation

The well-known formula to calculate OSPF cost is

Cost = 108 / Bandwidth

so B is the correct answer.

Question 3

A network administrator is troubleshooting the OSPF configuration of routers R1 and R2. The routers cannot establish an adjacency relationship on their common Ethernet link. The graphic shows the output of the show ip ospf interface e0 command for routers R1 and R2. Based on the information in the graphic, what is the cause of this problem?

showipospfinterface

A. The OSPF area is not configured properly.
B. The priority on R1 should be set higher.
C. The cost on R1 should be set higher.
D. The hello and dead timers are not configured properly.
E. A backup designated router needs to be added to the network.
F. The OSPF process ID numbers must match.

 

Answer: D

Explanation

D is correct because these entries must match on neighboring routers:

- Hello and dead intervals
Area ID (Area 0 in this case)
– Authentication password
– Stub area flag

In this case Ethernet0 of R1 has Hello and Dead Intervals of 5 and 20 while R2 has Hello and Dead Intervals of 10 and 40 -> R1 and R2 cannot form OSPF neighbor relationship.

Question 4

What information does a router running a link-state protocol use to build and maintain its topological database? (Choose two)

A. hello packets
B. SAP messages sent by other routers
C. LSAs from other routers
D. beacons received on point-to-point links
E. routing tables received from other link-state routers
F. TTL packets from designated routers

 

Answer: A C

Question 5

Which command is used to display the collection of OSPF link states?
A. show ip ospf link-state
B. show ip ospf lsa database
C. show ip ospf neighbors
D. show ip ospf database

 

Answer: D

Question 6

When running OSPF, what would cause router A not to form an adjacency with router B?

OSPF_adjacency.jpg

A. The loopback addresses are on different subnets.
B. The values of the dead timers on the routers are different.
C. Route summarization is enabled on both routers.
D. The process identifier on router A is different than the process identifier on router

Answer: B

Explanation

To form an adjacency (become neighbor), router A & B must have the same Hello interval, Dead interval and AREA number.

Question 7

Which is true about OSPF router-id? (Choose two)

A. It is used for type 1 router LSA
B. Highest IP address of the loopback is used
C. router-id needs to be matched on ospf neighbors
D. router-id is 16 bit

 

Answer: A B

Explanation

OSPF LSA Type 1 (or Router LSA) is generated by all routers in an area to describe their directly attached links. An example below shows this type of LSA:

show_ip_ospf_database.jpg

As you can see, the LSA Type 1 uses the router ID to advertise itself (1.1.1.1 or 2.2.2.2).

The Router ID (RID) is an IP address used to identify the router and is chosen using the following sequence:
+ The highest IP address assigned to a loopback (logical) interface.
+ If a loopback interface is not defined, the highest IP address of all active router’s physical interfaces will be chosen.
+ The router ID can be manually assigned

Question 8

Which two statements about the OSPF Router ID are true? (Choose two)

A. It identifies the source of Type 1 LSA
B. It should be the same on all routers in an OSPF routing instance
C. By default, the lowest IP address on the router becomes the OSPF router ID
D. The router automatically chooses the IP address of a loopback as the OSPF Router ID
E. It is created using the MAC Address of the loopback interface

 

Answer: A D

Explanation

From the output of the “show ip ospf database”:

show_ip_ospf_database.jpg

We can see OSPF Router ID will be used as source of Type 1 LSA (1.1.1.1 & 2.2.2.2). Also the router will chose the highest loopback interface as its OSPF router ID (if available).

Question 9

What are two benefits of using a single OSPF area network design? (Choose two)

A. It is less CPU intensive for routers in the single area.
B. It reduces the types of LSAs that are generated.
C. It removes the need for virtual links.
D. It increases LSA response times.
E. It reduces the number of required OSPF neighbor adjacencies.

 

Answer: B C

Comments (91) Comments
Comment pages
1 2 1770
  1. moha
    November 13th, 2014

    i passed ccna exam recently,the lab was Acl1,Acl2 and Eigrp
    there was this new question:

    Question 4

    Network admin creates a layer 3 Etherchannel, bounding 4 interfaces into channel group 1. On what interface is the IP address configured?

    A. the port-channel 1 interface

    B. the highest number member interface

    C. all member interfaces

    D. the lowest number member interface

    Answer: A

    good luck

  2. aurangzebrehmani@gmail.com
    November 21st, 2014

    I would like to exam dec 1 please forward latest dumps.

  3. aurangzebrehmani@gmail.com
    November 21st, 2014

    I am giving my ccna exam on Dec 1,2014 will appreciate if i can receive latest dumps on aurangzebrehmani@gmail.com

  4. Anonymous
    November 25th, 2014

    9tut is great

  5. MAK
    November 26th, 2014

    thanks (MOHA) ………….

    Today i will do my exam any idea before that ………

  6. James
    November 29th, 2014

    I have a bit confusion with Q9? Why the answer is C, A is more reasonable.

  7. James
    November 29th, 2014

    Sorry, understood.

  8. Mark
    December 10th, 2014

    I am confuse with Q1 it says that they belong to the same area 0. please help. THanks in advance.

  9. Sime
    December 13th, 2014

    Concerning Q9 , what virtual links do we have in multi-area OSPF that are removed by using single area OSPF ? I will appreciate any help.

  10. Nazlo
    December 16th, 2014

    Q5,Q9 today my exam

  11. Naveen
    January 4th, 2015

    Hello!!! i am going to give my CCNA Exam on January 15th. It will be great if anyone could provide me the latest dumps for the exam. Much appreciated. thanks.
    Please send it to – naveensa91@gmail.com

  12. Tonmoy Mutsuddy
    January 5th, 2015

    Q9 was on my exam

  13. Dividend
    January 6th, 2015

    Q1 has errors!! Please fix

  14. stazar99
    January 9th, 2015

    I would really appriciate if anyone can provide me the latest CCNA dumps. Thanks.
    stazar99@gmail.com

  15. Nissim
    January 11th, 2015

    Q4 on the exam 7-1-15

  16. Saad
    January 13th, 2015

    Q9 in my exam 13/01/2015

  17. Abdullah AL Noman
    January 15th, 2015

    Dear all
    Please anyone send a recently dump because the next week I Have the exam CCNA , my mail is nomanbgc@@gmail.com

    Thanks
    Noman

  18. abdel
    January 19th, 2015

    Q3 & 9 in my exam today, passed

  19. murad
    January 19th, 2015

    Q1 in my exam today.

  20. Techgique
    January 24th, 2015

    @ Dividend – What errors? Could you be at least moderately specific? These are potential problems that the two routers could have. All we know is that they sit in the same area physically, but that doesn’t mean that they are CONFIGURED in the same area. The hello and dead timers being off is also a common test and sim question (problem) so both of these answers are plausible and correct. Configuring backbone area 1 is nonsense and configuring for EIGRP will not cause OSPF to work since it is a different protocol.

  21. santosh
    January 27th, 2015

    can you please send me the latest dumps ..??? plz plz sansonline2005@gmail.com

  22. santosh
    January 27th, 2015

    q1. How we can know that two routers are in different areas? Nothing is mentioned about the configuration in different areas.. help

  23. Stephen
    January 29th, 2015

    @Santosh, area 0 was indicated on the picture/diagram.

  24. Anonymous
    January 31st, 2015

    very very helpful!

  25. Isaias Azeredo
    February 5th, 2015

    Q9 – Virtual links:

    All areas in an Open Shortest Path First (OSPF) autonomous system must be physically connected to the backbone area (Area 0). In some cases, where this is not possible, you can use a virtual link to connect to the backbone through a non-backbone area. You can also use virtual links to connect two parts of a partitioned backbone through a non-backbone area. The area through which you configure the virtual link, known as a transit area, must have full routing information. The transit area cannot be a stub area. This document examines the OSPF database in a virtual link environment. You can read more about virtual links in the OSPF Design Guide.

    http://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/47866-ospfdb7.html

  26. ALI
    February 6th, 2015

    PLZ SEND ME LATTEST DUMPS ON ADNANDAUDZAI@GMAIL.COM

  27. Che
    February 16th, 2015

    Q3, Q8 On 15th Feb.

  28. OSPF Questions
    February 19th, 2015

    some of your questions include graphics that are not detailed enough to answer the question, there was a image of r1-r2-r3, all drawn in the same area 0, but the answer review provided included Timer values which could not be known, as this information was not included in the graphic (this came out of the ospf questions (2nd group of questions)

  29. Purdue_Alum
    February 23rd, 2015

    @OSPF Question:

    The rules for OSPF adjacencies to form is that they must be in the same:
    - Subnet
    - Subnet Mask (which means same wildcard mask)
    - Hello & Dead Timers
    - Same network types

    So, based on the answer choices we must pick: C (different area) & D (different hello & dead timers)

  30. ALI
    March 3rd, 2015

    I am giving my ccna exam on Dec 1,2014 will appreciate if i can receive latest dumps on adnandaudzai@gmail.com and material

  31. ALI
    March 3rd, 2015

    plz can u assistant in how to study for CCNA in order 2 pass as lods of material here .Is packet tracer must adnandaudzai@gmail.com

  32. jam signal
    March 13th, 2015

    q 1 and 5 in todays exam lab work was access list 1 and 2 modificattion three and eigrp. most question are from 9tut. they are the dumps for those people who need dumps.

  33. hossain
    March 16th, 2015

    @jam signal
    plz send me the latest dumps

  34. Apush
    March 18th, 2015

    Passed my CCNA exam today (18th Mar)… Q5 and Q9 in exam

  35. Phil
    March 19th, 2015

    Q1 gives us no indication as to why R1 can’t form a neighbour relationship with R3. The question says “according to the following graphic”, however the graphic shows all routers as being in area 0 and there is no output to show the hello and dead intervals. We cannot therefore deduce answers C and D from the graphic.

  36. abruduh
    March 24th, 2015

    please send me the latest CCNA dumps at abruduhragna@gmail.com thanks a lot :)

  37. djobeni
    March 26th, 2015

    thank 9tut i pass my exam today and receive 945 thank you god

  38. mohamed
    April 16th, 2015

    thanq @moha

  39. Anonymous
    April 30th, 2015

    please send me valid dumps as im going to give my CCNA test

    malik_shehroz91@yahoo.com

  40. Anonymous
    May 5th, 2015

    any one can upload latest VCE file reader

  41. megha
    May 19th, 2015

    i am going to give my exam this june…could anyone please pass on the dumps and the vce sim required at nehged1491@gmail.com

Comment pages
1 2 1770
Add a Comment