Hi Alessandro,
see post from "Jul 15, 2008 13:35:07 GMT"
i don't think its a good idea to do so, but technically it can be made to work.
1) at the 1800 put every host in it's own vlan (untagged)
2) configure a link between the two switches te send and receive all vlans as tagged.
3)create a separate vlan for the backupserver (multiple nics?)
4) connect this vlan through an extra port to the 2610.
(tagged or untagged in the same vlan)
NB! you saccrifice some ports to "pass-thru" the backup server to the 2610 where you have more managebility!
NB! the link(s) between the two switches may also require multiple physical ports (trunk) else you wont profit from the "bonded" port of the backupserver.
5) on the 2610 create all vlans (local + from 1800)
6) configure the link between the two switches for all tagged packets (vlans from 1800).
7) configure the separate port for the backup vlan. (from step-4)
8) give all vlan a unique ip-adress in its own subnet
(you can use very small subnets wich allow only two hosts)
6) give all servers an ip-adress matching the vlan/subnet
7) configure all servers for the connected switch-vlan-adres as default gateway
8)enable routing on the switch
from here you may use port filter or access-list on the 2610 to allow only traffic from each local port and the connecting port (step-2) to the connecting port (or trunk) of the backupserver and back.
(auchhh....)