Hello,

I have 2 routers running HSRP in a small office. I
want SMTP traffic go through standby router so I
configured policy route on active router that all SMTP
traffic, send to standby router. But it doesn't work.
I'm wondering if policy route will work this way?

At active router:
interface e0
 ip address 10.1.1.2 255.255.255.0
 ip policy route-map SMTP
 standby ip 10.1.1.1
 ...
route-map SMTP permit 10
 match ip address 102
 set ip next-hop 10.1.1.3 !standby router ethernet
...
access-list 102 permit tcp any any eq 25

Thanks in advance.

Jim

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger.
http://im.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=21044&t=21044
--------------------------------------------------
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