From: Clifton L. Stewart (cliftonlstewart@xxxxxxxx)
Date: Fri Mar 31 2000 - 12:18:53 GMT-3
Tok,
Most of your question has been answered previously. My question is do
you understand how to implement a route-map?
route-map NEXTHOP Permit 10<------------- Give your map a name
match ip address 1 <------- Apply this to a predefined access-list, we
know access-list are used to determine
interesting traffic -or- traffic you want to direct.
set interface <-----------Specify the interface the route will traverse
I don't know if you've ever done Visual Basic programming but this works
exactly like IF THEN statements. Meaning start at the top with 10 if the
criteria doesn't match move to the next statement Permit 20, if Permit
20 doesn't match move to Permit 30 etc... Here are some good examples
Routing TCP/IP author: Jeff Doyle
CCIE All-in-One Study Guide: Stephen Hutnik see Chapter 13
Clifton Stewart-CCNA, CCIE Candidate
tok cok wrote:
>
> Hi all,
> I currently doing the lab exercise from the bootcamp.
> I encounter some problem with the 1st lab exercise.
> It said that 'for spoke and spoke in the frame relay network, do not use
> frame map statement to map the two spoke so they can ping each other but use
> policy routing'
>
> HOW?
>
> How do you use policy routing instead of frame relay mapping statement?
>
> Thanks all.
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:07 GMT-3