From: aiqun hu (huaq@xxxxxxxxxxx)
Date: Thu Oct 26 2000 - 22:34:37 GMT-3
I think the policy routing and route-map should be used here. On R4 LAN
interface, any traffic original from R1 should be sent to R4 HDLC interface
to R3. For example,
R4:
interface (LAN interface)
ip address X.X.X.X
ip policy route-map sendToR3
!
access-list 1 permit (from R1)
route-map sendToR3
match ip address 1
set ip next-hop R3 Address
Let me know if it works.
Rena
>From: "Feliz, Edgar" <Edgar.Feliz@BTNA.com>
>Reply-To: "Feliz, Edgar" <Edgar.Feliz@BTNA.com>
>To: "'Ccielab" <ccielab@groupstudy.com>
>Subject: Asymmetric routing (CCBOOTCAMP 16
>Date: Thu, 26 Oct 2000 19:52:37 -0400
>
>I am working on CCBOOTCAMP lab #16, but I am not getting something on task
>#
>2 Q. #2. It goes like this;
>
>Setup asymmetric routing so that when r1 pings r4's Ethernet interface its
>original path is through r2, but its return path is through r3. If I
>understanding this correctly then I should have be able to put a static
>route on r4 to send packets coming from r1 back to r3. If someone has e
>better idea please give me a clue.
>
>r1---F/R-----r2---LAN----r4 static route here?
>l l
>l--F/R---------r3---HDLC--l
>
>
>Thanks,
>
>
>Edgar Feliz
>
>
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:31 GMT-3