Policy route as Static route

From: Tasuka Amano Hsu (tasuka@mac.com)
Date: Tue Feb 10 2004 - 00:54:12 GMT-3


Hi,
Requirement said no static route setting, could I use the policy route
like

!
interface ethernet0/0
   ip address 1.1.1.1 255.255.255.0
   ip route-cache policy
   ip policy route-map PBR1
!
route-map PBR1 permit 10
   match ip address 1
   set ip next-hop 1.1.1.2
!
route-map PBR1 permit 20
!
access-list 1 permit any
!



This archive was generated by hypermail 2.1.4 : Fri Mar 05 2004 - 07:13:48 GMT-3