Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,The problem I can't solve is like this:4 subnets are all connected to a switch, the switch connects to a router and the router connects Back to the switch. Make it so that the subnets can reach each other. Not to use multiple routers or vlan switc...
hi,
Remember there is a layer 3 device the router, when yo change it's fa1/0 ip you can ping the corresponding subnet. But you can also exit through the interface reaching all the subnets.
The Plan. add a static route to reach 1 off the subnets, ...
Hi,
Everything is directly connected, the gateway doesn't affect anything. If I assign a gateway to 30 it doesn't change anything.
1. the subnets must be able to reach each other.
from 10 to 40 works because the router routes between them. It is ...
Hi,
I don't use vlan's! That is the point. When you ping from 10 to 30 and the router can't find 30, it uses arp to find 30. But it doesn't work. When you simulate this you can see the process working as described but no solution.
Perhaps the swi...
Hi,
I know that vlan's are a solution or multiple routers, but that question remains why does this not work in packet tracer? Why is a static route to a subnet not working?
In simulation mode you can follow a ping and arp, and you will see that ar...