Re: How to construct a route-map deny certain route only.

From: Dave Gahm (gahm@xxxxxxx)
Date: Sat Apr 01 2000 - 16:15:29 GMT-3


   
   Your access list should have an inverse mask of 0.0.0.15. Other than
   that you are correct.
   
   Dave
   
   -----Original Message-----
   From: Greg Schwimer <schwim@speedchoice.com>
   To: 'Zhu qingliu' <zql@liming.com.cn>
   Cc: CCIE Lab Study Group (E-mail) <ccielab@groupstudy.com>
   Date: Saturday, April 01, 2000 8:25 AM
   Subject: RE: How to construct a route-map deny certain route only.
   
   This is done like shown below. My syntax may be off a little, but its
   really the concept that you need to understand.
   
   
   
   
   
   access-list 10 permit 10.12.0.0 255.255.255.240
   
   
   
   route-map NOROUTE deny 10
   
    match ip address 10
   
   
   
   route-map NOROUTE permit 20
   
   
   
   
   
   -----Original Message-----
   From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
   Zhu qingliu
   Sent: Saturday, April 01, 2000 6:06 AM
   To: CCIELAB@groupstudy.com
   Subject: How to construct a route-map deny certain route only.
   
   Hi,
   
   
   
      On default, Cisco router discard route doesn't match any instance.
   How to discard an certain route, for example 10.12.0.0/28, and permit
   all other routes.
   
      Thanks.
   
   
   
   Best regards,
   Zhu qingliu
   -------------------------
   Tel: 86-755-3630000-1102
   Fax: 86-755-3263777
   E-mail: zql@liming.com.cn



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:12 GMT-3