NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Tim_In_VA
Jan 13, 2020Aspirant
Simplest configuration imaginable doesn't work. What am I missing?
Well, I'm new to managed switches, but have worked with unmanaged switches and standalone routers for many years. I'm trying to do the simplest imaginable thing on a test switch, and it fails. I've c...
- Retired_MemberJan 14, 2020
Hi Tim_In_VA
Welcome to Community!
I notice there is 3 static route in the startup-config file, I'm afraid it's the root cause.
Could you please remove the second and third one, only keep the default route(ip route 0.0.0.0/0 192.168.15.1), then try again.
!
ip route 0.0.0.0/0 192.168.15.1
ip route 192.168.15.0/24 192.168.15.1
ip route 192.168.60.0/24 192.168.15.1
!Beside:
Could you please check the route table from the Router, if there is back route to VLAN60 IP subnet(ip route 192.168.60.0/24 192.168.15.20)?
Hope it helps!
Regards,
EricZ
Retired_Member
Jan 14, 2020Hi Tim_In_VA
Welcome to Community!
I notice there is 3 static route in the startup-config file, I'm afraid it's the root cause.
Could you please remove the second and third one, only keep the default route(ip route 0.0.0.0/0 192.168.15.1), then try again.
!
ip route 0.0.0.0/0 192.168.15.1
ip route 192.168.15.0/24 192.168.15.1
ip route 192.168.60.0/24 192.168.15.1
!
Beside:
Could you please check the route table from the Router, if there is back route to VLAN60 IP subnet(ip route 192.168.60.0/24 192.168.15.20)?
Hope it helps!
Regards,
EricZ
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!