Purchase Solution

OSPF: Four Router Topology

Not what you're looking for?

Ask Custom Question

OSPF lab.
Using a simulator the boson simulator (or routers) I need to create a four router topology. Using any interfaces of my choice. I am given /24 networks - choosing interface addresses from the given network ID.
Configure all routers in OSPF area 0 and I need to make sure that I can ping from end-to-end.

Using the following network IDs.
Between R1 and R2 =10.10.10.0/24
Between R2 and R3= 20.20.20.0/24
Between R3 and R4 = 30.30.30.0/24.

I am to show R1's and R4's routing table. How do I do this? I have several times using the boson simulator and I am still confuse. Help

Purchase this Solution

Solution Summary

The solution uses OSPF lab to find the four router topology.

Purchase this Solution


Free BrainMass Quizzes
Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

C# variables and classes

This quiz contains questions about C# classes and variables.

Javscript Basics

Quiz on basics of javascript programming language.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.