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

From: Greg Schwimer (schwim@xxxxxxxxxxxxxxx)
Date: Sat Apr 01 2000 - 13:37:47 GMT-3


   
   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