QOS policy for webchecker

Post Reply
User avatar
stunshot
Member
Posts: 46
Joined: 18 Mar 2010 06:08
Location: UK

QOS policy for webchecker

Post by stunshot »

Hi all, im trying to emulate the below old Cisco config, on a 6860 using a policy. So basically all LAN traffic to the web, port 80 and 443 to be pushed to a webchecker before being redirected to the firewall, which is the default route..im scratching my head at the minute, any suggestions.
Ive tried something like below

policy condition proxy443 source network group vl111 destination tcp port 443
policy condition proxy80 source network group vl111 destination tcp port 80
policy action proxy permanent gateway 10.5.x.x
policy rule proxy443 condition proxy443 action proxy
policy rule proxy80 condition proxy80 action proxy
qos apply



access-list 111 permit tcp 10.5.211.0 0.0.0.255 any eq www
route-map webVlan111 permit 111
match ip address 111
set ip next-hop 10.5.x.x
Post Reply

Return to “OmniSwitch 6860 / 6860E”