05-01-2005 11:42 PM - edited 03-03-2019 09:27 AM
One restriction on route maps is that when used for filtering BGP updates (described later in the module) rather than when redistributing between protocols, you cannot filter on the inbound when using a "match" on the IP address. Filtering on the outbound is OK.
Please explain. Why it cannot be aplied Inbound.????
05-02-2005 05:36 PM
That is not correct. You can certainly filter inbound using route-maps. Where are your reading this ?
Paresh.
05-02-2005 06:55 PM
Route filtering in BGP is typically done using Prefixlists or Distribute-list, Route maps are generally used for modifying updates and not really filter prefixes. But I guess, you could definitely match the prefixes on an access-list (prefix-list also) and then have a route-map instance that is a "deny" and apply that route-map to a neighbor command inbound.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide