HI All,
We have a HP 5412zl with a number of vLANS,
We also have two firewalls, a basic one for staff and a filtering one for students.
On the switch, I would like to set the default gateway for staff vLans to go to the staff firewall and the default gateway for the student vlans to go to the student firewall.
Does anyone know if this is posisble?
ip route 0.0.0.0 0.0.0.0 192.168.201.6
ip route 192.168.95.0 255.255.255.0 192.168.12.6
ip routing
Something like that, but that doesn't work
Thanks,