Anybody know if it is possible to create a policy based route in zeroshell that will set a next hop gateway based on a TOS value passed to the router from a switch.
I have appended an example of the policy based route I wish to duplicate using zeroshell:
access-list 111 permit tcp any any eq 80 dscp 16
route-map 199 permit 10
match ip address 111
set next-hop 192.168.1.1