From: Jerry Toomey (jetoomey@xxxxxxxxx)
Date: Mon Aug 06 2001 - 14:36:29 GMT-3
Back to the original question of how to get rid of /32 routes. Here are
my two cents worth.
The newest cisco command to get rid of it is:
router bgp 65500
distribute-list prefix abc in
!
ip prefix-list abc deny 0.0.0.0/0 ge 32
ip prefix-list abc permit 0.0.0.0/0
The problem is that this is such a new command that it may not work on the
older IOS's you're dealing with.
Jerry Toomey
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
> Michael Snyder
> Sent: Sunday, August 05, 2001 8:05 PM
> To: ccielab@groupstudy.com; Chuck Larrieu
> Subject: Re: How to get rid of /32 routes????
>
>
> Is there an distribution filter to filter out all host (/32) addresses
> in a
> routing update, etc?
=====
Jerry Toomey of http://www.wansend.com can be reached at 949-439-4685
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:46 GMT-3