Hi,

I am having problem with my policy routing, hope that anyone can help me.

1) 1.1.1.1 is a low-end router connected to my high-end router ( multihomed,
running HSRP).
2) 1.1.1.1 is in VLAN 154
3) 5.5.5.1 is the another neighbour router peering with my high-router
router.

The problem is whenever I implement "ip policy route-map TEST" on the "int
fa1/1/0.154", the routing to router 1.1.1.1 will fail and the policy-routing
won't work.

Please advise.

Andy


Configuration:

interface FastEthernet1/1/0.154
 encapsulation isl 154
 ip address 2.2.2.253 255.255.255.0
 no ip redirects
 no ip directed-broadcast
 standby 154 priority 120 preempt
 standby 154 ip 2.2.2.1


ip access-list 1 permit 1.1.1.1

route-map TEST permit 1
 match ip address 1
 set ip next-hop 5.5.5.1




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