Any suggestions I can ping the vlan 10 and native vlan I have a laptop setup on the vlan 10 subnet but I can't ping from the switch or from the laptop
ip default-gateway 172.16.0.1
ip routing
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 1-2,4-28
ip address 172.16.0.88 255.255.252.0
tagged 3
exit
vlan 10
name "VM Traffic"
ip address 192.168.10.254 255.255.255.0
tagged 3
exit
vlan 20
name "QA Traffic"
ip address 192.168.20.254 255.255.255.0
exit
ip route 0.0.0.0 0.0.0.0 172.16.0.1
ip route 192.168.10.0 255.255.255.0 172.16.0.1
spanning-tree