From: Simon Baxter (Simon.Baxter@xxxxxxxxxxxxxx)
Date: Sat Oct 21 2000 - 03:10:36 GMT-3
You need to apply the route-maps you have created to the interfaces.
The local policy command is for traffic that's been generated by the router
ie. ping from the console or a dlsw comfig etc.
If you're just wanting to policy route external traffic coming into the
router, add the "ip policy route-map control" command to the interfaces.
hope this helps....
-----Original Message-----
From: Yong [mailto:macro.yan@china.com]
Sent: Saturday, October 21, 2000 2:47 PM
To: ccielab@groupstudy.com
Subject: policy routing
i have a router with four interface,i wan to control traffic from interface
0 to interface1 and from interface 2 to interface 3,
i am try policy routing,use "ip local policy route-map control" ,the config
is following:
interface e 0
ip address 172.16.1.1 255.255.255.0
!
interface e 1
ip address 172.16.2.1 255.255.255.0
!
interface e 2
ip address 172.16.3.1 255.255.255.0
!
interface e 3
ip address 172.16.4.1 255.255.255.0
!
ip local policy route-map control
!
route-map control permit 10
match interface e 0
set interface e 1
route-map control permit 20
match interface e 2
set interface e 3
i have a problem,the DOC explain the "ip local policy route-map" is apply
traffic on router itself,so can i how to configure th policy-routing to
match interface with incoming interface and outgoing interface
thanks
yong
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:28 GMT-3