12-21-2016 05:10 AM - edited 03-10-2019 01:11 PM
we are able to ping and access networks from vlan1 to vlan 2 with no issues at all.
Solved! Go to Solution.
12-21-2016 05:31 AM
So are you saying VLAN 2 hosts (172.17.x.x /16) cannot ping 172.16.1.1?
If so you need to make sure the devices on VLAN 2 have the the VLAN 2 IP as their default gateway, enable IP routing on the switch ("ip routing" global command) and probably add a default route of "0.0.0.0. 0.0.0.0 172.16.1.1" if it applies.
The "default gateway" config only applies to packets specific to the switch.
12-22-2016 04:24 AM
it worked like a charm thanks GRANT3779 :-)
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