12-31-2021 08:35 AM
Can anyone please figure this static routing for me? I need to connect all the devices in this topology with each other. But it seems like something is wrong with the 'Gotham' router. Kindly help me to identify the error. I am attaching the zipped pkt file here.
Solved! Go to Solution.
12-31-2021 10:34 AM
Hello,
attached the working file with end to end connectivity using only static routes. The file is saved in version 8.1.
12-31-2021 12:44 PM
Hello,
attached the revised file with RIP added to both routers as required,
12-31-2021 08:58 AM
Hello,
what instructions are you following ? The link between the Gotham and the Metropolis router are not on the same subnet, there are also duplicate networks on the three middle routers.
12-31-2021 09:06 AM - edited 12-31-2021 12:17 PM
No instructions to be exact, I need to use both Static and Dynamic Routing that's it. Would you kindly configure them and send me a pkt file? It would be really helpful. The other connections were working 100% fine until I added the Gotham router to connect the 2 subnetworks.
12-31-2021 09:28 AM
Hello,
I have looked at the file, all IP addressing is wrong. Some routers have RIP (version 1), others do not. You have duplicate subnets on various routers, non continuous subnets, overlapping subnets, and wrong static routes. It will take several hours to fix that. What do you want to accomplish ? End to end connectivity using only static routes ? A mix of static routes and dynamic routes (which requires redistribution) ?
You need a basic idea of what you want your topology to look like.
12-31-2021 09:30 AM
Actually, a good plan of action would be to configure /30 non-overlapping subnets for the links between the routers. Then use static routes pointing to the respective next hop.
12-31-2021
09:37 AM
- last edited on
01-03-2022
08:31 AM
by
Translator
Hello
Just like in your last post you need to sort out the ip addressing, in this case you have the wrong ip addresses on the wrong interfaces.
For example:
Both sides of two interconnecting two routers need to share the same network, in this case they don’t they are on different interfaces, Gotham rtr is one of these rtrs.
Lasty I wouldn’t use static routing, its too administrative, apply the following on ALL rtrs as/when you have the connectivity between the directly connected rts working.
all rtrs
router eigrp 100
no auto
network 0.0.0.0
end
wr
12-31-2021 10:34 AM
12-31-2021 10:37 AM
Thanks a lot!
12-31-2021 12:08 PM
Hello
As I said static routing is an adminstrative burden, as no remit was stated for static routing, dyanmic routing would be more applicable - @Georg Pauwen you have two directly connected rtrs pointing default routes at each other - OUCH!
default routes
alantis > Amazonia > Gotham<>Metropolis
Star_City > Metropolis
Coast_City> Metropolis
12-31-2021 12:14 PM
@paul driver actually I need to use both static and dynamic routing for the task (It's a requirement). Atlantis and Amazonia are connected in RIPv1/Dynamic routing, on the other hand- Metropolis, Star City and Coast City are connected using Static Routing.. Now using Gotham City, I have to connect this 2 sub networks.
12-31-2021 12:46 PM
@paul driver It's a closed lab, not a real network. Either way, post your revised file with all specific static routes rather than default routes, as well as the RIP configured routers, so we can compare.
12-31-2021 12:10 PM
@Georg Pauwen actually it is a requirement that Amazonia and Atlantis routers must be connected in RIP/Dynamic routing. Would you state the changes I need to bring if I want to accomplish that?
12-31-2021 12:36 PM
Hello
Interesting , I would have expected it to be the other way around if your remit was to use both static/dynamic?
Example:
Static routing
Alantis <> Amazonia
Dynamic routing
Amazonia,Gotham,Metropolis, Star city Coast_City
12-31-2021 12:44 PM
No sir that's not possible either as the question states to:
1) Use Static Routing for Metropolis, Coast City, Star City
2) Use Dynamic/RIP Routing for Atlantis, Amazonia
3) Connect 1,2 through Gotham.
I am attaching the question here for better understanding. The solution Mr George Pauwen provided was done by using Static Routing in the (2) part also, which defies my required task.
12-31-2021 12:44 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide