RE: policy routing

From: Craig Henriques (chenriqu@xxxxxxxx)
Date: Sat Oct 21 2000 - 03:37:00 GMT-3


   
Hey Yong,

If you have the ALL-IN-ONE CCIE Study Guide in chapter 13 they explain
policy routing pretty good. Plus the labs they give you are pretty easy to
follow.

Craig

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of Yong
Sent: October 21, 2000 12:47 AM
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