what you have will end up sending ALL traffic to ..... well to nowhere,
since you have no set statement.

--

www.chuckslongroad.info
like my web site?
take the survey!



 wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Greetings,
>
> Need help with a route-map question.  I need to force all http traffic
> to go to 10.10.10.141 address, does my config below allow me to do just
> that?
>
>
> access-list extended 101 permit tcp any host 10.10.10.141 eq 80
> access-list extended 101 permit ip any any
>
> route-map http_traffic permit 10
>  match ip address 101
>
> int fa2/0 (10.10.10.141 address is behind this interface)
> ip policy route-map http_traffic
>
> Thanks...............Nabil
>
> "I have never let my schooling interfere with my education."




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=54911&t=54910
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to