Re: Manipulating a single route only WITHOUT ACL

From: John Underhill (stepnwlf@magma.ca)
Date: Sat Jan 03 2004 - 21:04:09 GMT-3


Sounds like a call for policy routing, and you can match the route with a
prefix list..
ip local policy route-map BEST-ROUTE
ip prefix-list MYROUTE permit 10.1.1.0/24
route-map BEST-ROUTE perm 10
match ip add prefix-list MYROUTE
set ip next-hop 12.1.1.2

  ----- Original Message -----
  From: Stephen Skinner
  To: cisco@groupstudy.com
  Cc: ccielab@groupstudy.com
  Sent: Saturday, January 03, 2004 3:06 PM
  Subject: Manipulating a single route only WITHOUT ACL

  guys,

  got this question.....any idea`s.....i have non

  1. NO STATIC/DEFAULT ROUTES allowed
  2. NO ACL`S ALLOWED

  r1 ----switch-------r2---FR----r4
                 | -------r3---FR----r5

  R4 and R5 are directly connected ....
  R2 and R3 are connected to the same switch and same Vlan
  all 4 routers are in the same FR cloud

  i need to ping r4 FROM r1 and only go through R3

  i know the best route to R4 IS via R2 ...but how can i force it to use R3
  WITHOUT using default routes/network`s or using ACL`s (route map)

  R1 is opsf and r4/5 are in EIGRP...

  Many thanks in advance

  steve

  _________________________________________________________________
  Tired of 56k? Get a FREE BT Broadband connection
  http://www.msn.co.uk/specials/btbroadband

  _______________________________________________________________________
  Please help support GroupStudy by purchasing your study materials from:
  http://shop.groupstudy.com

  Subscription information may be found at:
  http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Mon Feb 02 2004 - 09:07:36 GMT-3