cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
699
Views
0
Helpful
1
Replies

IP Prefix list

devang_etcom
Level 7
Level 7

what is the main difference between IP Prefix list and Access-list with BGP?

its much better to understand the advantages and disadvantages between the both... i am looking for some good explanation? i also want the various option of the ip prefix list command for further referance...?

i also want some basic overviews of the various map command used in BGP for the route selection and advertisement manipulation...

regards

Devang

1 Reply 1

royalblues
Level 10
Level 10

Devang,

Prefix list offers more flexibility in editing as well as in defining the range of mask lengths

eg. you could have a single prefix list which filters a subnet x.x.x.x/21 le 24. The same would require multiple access-list statements.

Significant performance improvement in loading and route lookup of large lists

Support for incremental updates

Filtering using extended access lists does not support incremental updates.

Though with new IOS releases we can edit the access-list

The command-line interface for using access lists to filter BGP updates is difficult to understand and use, since it uses the packet filtering format.

Eg. access-list 101 permit ip host 192.168.192.0 host 255.255.248.0 which is a slight deviation from the traditional access-lists

?Greater flexibility

In regard to your second question, the following map commands are available while advertisement

route-map, suppress-map, attribute-map & advertise-map

HTH, rate if it does

Narayan

Review Cisco Networking products for a $25 gift card