RE: BGP Filtering

From: Aaron K. Dixon (adixon@xxxxxxxxxxxxxxxxx)
Date: Fri Jul 21 2000 - 23:01:32 GMT-3


   
Be cautions when using BGP filters with ip addresses. Route maps cannot be
used to filter incoming updates based on an IP address. You will need to
use a BGP regular expression.

Regards,
Aaron K. Dixon

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Mike Hess
Sent: Friday, July 21, 2000 8:34 PM
To: ccielab@groupstudy.com
Subject: RE: BGP Filtering

You could filter on the subnet length (I know, this is kind of like ip
address)

For instance, say you only wanted to accept routes with 24 bit subnet masks:

route-map infilter permit 10
  match ip address 100

access-list 100 permit ip an host 255.255.255.0

> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
> Bob Woodson
> Sent: Friday, July 21, 2000 1:18 PM
> To: ccielab@groupstudy.com
> Subject: BGP Filtering
>
>
> What other methods of bgp filtering are available to
> filter a route to or from an EBGP peer "other than by
> ip address"? Let's say I wanted to filter the route
> to or from 139.50.5.0/24. Can anybody provide any
> examples?
>
>
>



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