04-26-2020 02:35 PM
Hi Everyone,
I hate asking for help but I've been at this all day and I can't seem to resolve. It's the end of the semester. I'm not asking for the answers, just need help pointing out what I'm doing wrong. I hope you can see the picture I've attached. So basically I have to Ping the Backbone Host from Host 6.3 and Host 7. I can ping to 192.168.2.254 on F0/0 on Router2 but not the other side. But Router7 can't ping Router2. I don't know how that's possible. I have OSPF set up for Router2 & Router7 as well as Static routes. Here's the config
Router2 Con0 is now available
Press RETURN to get started!
Router2>en
Router2#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default
U - per-user static route, o - ODR, P - periodic downloaded static route
T - traffic engineered route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 2 subnets
O 10.4.4.0 [110/74] via 192.168.10.254, 19:07:21, FastEthernet0/0
C 10.99.99.0 is directly connected, FastEthernet0/1
O 192.168.10.0 [110/74] via 192.168.10.254, 19:07:21, FastEthernet0/0
C 192.168.2.0/24 is directly connected, FastEthernet0/0
S 192.168.6.0 [1/0] via 192.168.10.254
O 192.168.7.0 [110/74] via 192.168.10.254, 19:07:21, FastEthernet0/0
Router2#
Router7
Router7 Con0 is now available
Press RETURN to get started!
Router7>en
Router7#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default
U - per-user static route, o - ODR, P - periodic downloaded static route
T - traffic engineered route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 2 subnets
O 10.4.4.0 [110/74] via 10.4.4.100, 19:07:21, FastEthernet0/0
S 10.99.99.0 [1/0] via 192.168.2.254
C 192.168.10.0/24 is directly connected, FastEthernet0/1
O 192.168.2.0 [110/74] via 192.168.2.254, 19:07:21, FastEthernet0/1
O 192.168.7.0 [110/74] via 10.4.4.100, 19:07:21, FastEthernet0/0
C 192.168.6.0/24 is directly connected, FastEthernet0/0
Router7#
Does anyone have any idea what I'm missing? I thought the Static route would at least allow me to do it.
04-26-2020 03:38 PM
Hello
From what you have shown r2-r7 and r7-r8 don't share a common subnet unless that is the switch's interconnecting those rtrs do this.
04-26-2020 03:52 PM - edited 04-26-2020 04:07 PM
Routers should be on the same subnet; aka share network in order to communicate. unless your LAN2 switch is Layer 3, capable of routing, router 7 should have IP on 192.168.10.x /24 network. then, both routers can exchange info like routes among themselves. Is LAN2 switch a L3 or L2 device?
I would recommend getting Packet tracer, free from Net academy after free registration. they have some samples and there are lots of labs for PT available here and on the Internet.
see https://www.netacad.com/courses/packet-tracer
Regards, ML
**Please Rate All Helpful Responses **
04-26-2020 04:24 PM
04-26-2020 05:08 PM - edited 04-26-2020 05:22 PM
Hi,
According to the simulator, it's a Cisco 2811 switch. We haven't touched on layer 3 routers and their settings. Here's the entire network. I would assume that Router4 and Router3 share the same configurations. From Host 5, I am able to ping the Backbone host. It is set up with OSPF and it can get to the Backbone host in both directions. Host 3 can also ping the Backbone host as well.
IP address on F0/1 on Router7 was left blank for me to assign
As well as both serial ports on Router 5 &6 and F0/1 on Router5
All host on the left side of Router2 can ping the Backbone host and up to F0/1 on Router2. All host on the right can ping up the right side on Router2
I should also mention that all other IP addresses on the router interfaces were set for the assignment by the instructor. It's not mentioned if we can change them but in previous assignments, we've never had to change them.
04-26-2020 06:38 PM
04-27-2020 06:44 PM
Ok so I tried changing the interfaces to what you've suggested but still nothing. I them back and played around some more. I feel there's some kind of voodoo magic going on. The simulator probably isn't reflective of what actually happens in real life. With the settings how they are, I am able to get Host 7 to ping Host 5 now. I can't ping the Backbone Host though. I have every step done now except be able to get Host 6.3 to ping the Backbone Host. Out of curiosity, I changed its IP address to 192.168.6.51 but still nothing.
04-26-2020 05:11 PM
I actually downloaded that yesterday as I was working on this assignment but haven't gotten much time on it. we've been using Network Visualizer. I plan on playing with it more though thank you
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