- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2021 11:05 PM
Hello everyone,
I am having difficulty with coming up with the correct ip route command to implement on each of the routers in order for the network on router 2 to be able to communicate with the vlans on switches 0 and 1.
Router 0:
f0/0 - 200.200.201.254 255.255.255.0
f0/1 - 200.200.202.254 255.255.255.0
Router 1:
f0/0 - 200.200.202.253 255.255.255.0
f0/1 - 200.200.203.254 255.255.255.0
Switch 0 & 1:
3 VLANs
f0/24 - trunk
Router 2:
f0/0 - 200.200.204.254 255.255.255.0
f0/1 - 200.200.205.254 255.255.255.0
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2021 02:34 AM - edited 05-11-2021 02:48 AM
Hello
Please review working PT file, Look at the static routes and the routed interfaces on the rtrs.
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2021 11:57 PM
Hello
You show 3 vlans but 4 subnets, Also rtr 0/ or rtr1 has no transit path to rtr 2
If this is a PT lab can you post the PT file please.
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2021 01:01 AM
I cannot upload .ptk files for some reason so I made it a google link:
https://drive.google.com/file/d/1tudmQKWypDYiRvizUnyI89BqkC9_eMc1/view?usp=sharing
PCs 0-5 are split on the 3 vlans and I'm trying to get PCs 6-8 to be able to ping the rest, that's why I have 4 subnets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2021 02:34 AM - edited 05-11-2021 02:48 AM
Hello
Please review working PT file, Look at the static routes and the routed interfaces on the rtrs.
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2021 11:16 AM
Wow thank you so much!
