all the Guru's out there

I want to setup portforwarding (to divert HTTP traffic to proxy server) on a
Max6000. I cud do that in Cisco using following

>access-list 120 deny   tcp host aaa.bbb.ccc.ddd any eq www
>access-list 120 permit tcp any any eq www
>route-map proxy-redirect permit 20
> match ip address 120
> set ip next-hop aaa.bbb.ccc.ddd
>int eth0
> ip policy route-map proxy-redirect

I couldnt find anyinfo on how to do it with Ascend MAX(TAOS). Appreciate all
the help.
tia

SJ

++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request at bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>