I got 9 switches and i´m tryin to work with vlan.
I configured four vlans:
vlan10 (1-8 ports), 192.168.10.1 dhcp on 192.168.10.0 / 255.255.255.0 GW 192.168.10.1, all access
vlan20 (9-16),192.168.20.1 dhcp on 192.168.20.0 / 255.255.255.0 GW 192.168.20.1 all access
vlan30 (17-20), 192.168.30.1 dhcp on 192.168.30.0 / 255.255.255.0 GW 192.168.30.1 all access
vlan40 (21-24),192.168.40.1 dhcp on 192.168.40.0 / 255.255.255.0 GW 192.168.40.1 21 access othes trunk
port 24 has the internet router on
Also, configured a static route: ip route-static 0.0.0.0 0.0.0.0 192.168.77.1
ping between vlans working, internet is not!!! what can i do to make internet work in all vlans? please.. help!!!