Home > OSPF Sim

OSPF Sim

June 23rd, 2018 in LabSim Go to comments

Question

9tut.net company has decided to network three locations to improve efficiency in inventory control. The routers have been named to reflect the location: Boston, Frankfurt, Lancaster.

OSPFSim

The necessary networking has been completed at each location, and the routers have been configured with single area OSPF as the routing protocol. The Boston router was recently installed but connectivity is not complete because of incomplete routing tables. Identify and correct any problem you see in the configuration.

Note: The OSPF process must be configured to allow interfaces in specific subnets to participate in the routing process.

You can download this lab and open with Packet Tracer here: https://www.9tut.net/download/OSPF_Sim_with_Solution.zip. Please say thanks to Renan who shared the files with us!

Answer and Explanation:

The question mentioned Boston router was not configured correctly or incomplete so we should check this router first. Click on PC-B to access the command line interface (CLI) of Boston router.

 

Boston>enable (type cisco as its password here)

Boston#show running-config

 

OSPF_sim_show_run

First, remember that the current OSPF Process ID is 2 because we will need it for later configuration. Next notice that in the second “network” command the network and wildcard mask are 192.168.155.0 and 0.0.0.3 which is equivalent to 192.168.155.0 255.255.255.252 in term of subnet mask. Therefore this subnetwork’s range is from 192.168.155.0 to 192.168.155.3 but the ip address of s0/0 interface of Boston router is 192.168.155.5 which don’t belong to this range -> this is the reason why OSPF did not recognize s0 interface of Boston router as a part of area 0. So we need to find a subnetwork that s0 interface belongs to.

IP address of S0 interface: 192.168.155.5/30

Subnet mask: /30 = 1111 1111.1111 1111.1111 1111.1111 1100

Increment: 4

Network address (which IP address of s0 interface belongs to): 192.168.155.4 (because 4 * 1 = 4 < 5)

Therefore we must use this network instead of 192.168.155.0 network

Boston#configure terminal

Boston(config)#router ospf 2

Boston(config-router)#no network 192.168.155.0 0.0.0.3 area 0

Boston(config-router)#network 192.168.155.4 0.0.0.3 area 0

Boston(config-router)#end

Boston#copy running-config startup-config

Finally, you should issue a ping command from Boston router to Lancaster router to make sure it works well.

Boston#ping 192.168.43.1

Other lab-sims in ICND2 Exam:

ICND 2 – Nat Sim Question

VTP SIM (on 9tut.com)

EIGRP Lab sim (on 9tut.com)

 

Other lab-sims might appear in the real ICND 2 exam, read and understand them if you have enough time.

Comments
Comment pages
1 2 3 4 54
  1. 1
    October 6th, 2016

    1some_inexistent_file_with_long_name.jpg

  2. 1
    October 6th, 2016

    ‘”

  3. 1
    October 6th, 2016

    ;print(md5(acunetix_wvs_security_test));

  4. Anonymous
    October 11th, 2016

    great brain check

  5. Jack Axil
    November 18th, 2016

    For me Passleaders has the most trustworthy service for IT Certification. I passed my 100-105 exam from this site.I got the real and latest exam questions.you people never miss this site for 100-105 exam . http://www.passleaders.com/100-105-exam.html

  6. ICND-new
    November 23rd, 2016

    Pass your exam on first attempt.
    These are valid exam questions. Visit below page and download dumps instant:

    remove as-teriks
    icnd1-2.blogspo*t.co*m

  7. fiston
    November 26th, 2016

    thanks Renan

  8. Anonymous
    December 4th, 2016

    Thanks Renan I’m writing tomorrow I hope this will help

  9. ash
    April 20th, 2017

    anyone has the SIMs in packet tracers please ?????????????

  10. Anonymous
    April 25th, 2017

    thank you Renan

  11. Anonymous
    May 11th, 2017

    {email not allowed}

  12. Anonymous
    May 11th, 2017

    can someone help me about ccna 200-125

  13. zahir
    July 28th, 2017

    thank you Renan. you are a star.

  14. Fares
    October 28th, 2017

    Hello , plase i want last dump for 100-105 and 100-105 i have exam after one week ,
    my email : fares.sohar @ gmail

  15. rardAxiok
    October 21st, 2019

    hi 🙂 i am raad

  16. icnd2passed
    November 9th, 2019

    I passed ICND2 on November 4th with 854! There are 54 questions, 4 drag and drop 2 labs for me EIGRP and GRE, BGP, ACL, IP SLA, RSTP, HSRP, PPPOE Questions! I have all the labs, and the majority of the questions, I have two courses and a lot of labs to be prepare write alberthdr AT hotmail point com

  17. Sory
    February 11th, 2020

    Please Send me the last dump clasicoscartoons @ gmail . com

  18. Examforsure.com
    February 22nd, 2020

    Hello everyone,

    I’m new here,

  19. Mixdautt
    July 15th, 2020

    Thank you very much for the invitation :). Best wishes.
    PS: How are you? I am from France 🙂

  20. viperPet
    June 11th, 2022

    я гадюка. я жив в україні в маріополі зараз живу в польщі. де знайти роботу??? гадюка

Comment pages
1 2 3 4 54
  1. No trackbacks yet.