t1700 inter-vlan routing issue
t1700 inter-vlan routing issue
T1700G-28TQ V3
All settings default except:
VLAN 1 interface ip 192.168.1.1 255.255.255.0
port 1/0/1
VLAN 10
interface ip 192.168.10.1 255.255.255.0
PVID 10
port 1/0/2
PC1 conected to port 2 ip 192.168.10.2 GW 192.168.10.1
VLAN 20
interface ip 192.168.20.1 255.255.255.0
PVID 20
port 1/0/3
PC2 conected to port 3 ip 192.168.20.2 GW 192.168.20.1
Routing table
192.168.1.0 192.168.1.1
192.168.10.0 192.168.10.1
192.168.20.0 192.168.20.1
No static route
From PC1 and PC2 can ping all VLAN interfaces but can't ping PC1 from PC2 and vice versa
what is wrong?