i configured mutliple vlans like below but i can't ping other gateway of any other vlan and i am enabling
ip routing as global , any suggestions
vlan 1
name "DEFAULT_VLAN"
tagged A5-A6
untagged A1-A4,A7-A24
ip helper-address 192.168.1.26
ip address 192.168.1.1 255.255.254.0
exit
vlan 10
name "CS-USERS"
tagged A5-A6
ip address 192.168.10.1 255.255.255.0
dhcp-server
exit
vlan 20
name "Sales-Users"
tagged A5-A6
ip address 192.168.20.1 255.255.255.0
exit
vlan 30
name "Voice"
tagged A5-A6
ip address 192.168.30.1 255.255.255.0
exit