cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
361
Views
5
Helpful
4
Replies

bgp prefix lists

glen.grant
VIP Alumni
VIP Alumni

When using bgp prefix lists to filter routes is there any way to do a "permit any" like in a ACL or is this a restriction using prefix lists ?

4 Replies 4

Edison Ortiz
Hall of Fame
Hall of Fame

The command

ip prefix-list test permit 0.0.0.0/0

is equivalent to

access-list 1 permit any

HTH,

__

Edison.

HI Glen, [Pls Rate all Informative POST]

In addition to Edison's POST,

Refer Link below on how to Permit updates for any network with a prefix-list:

http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a00801310cb.shtml#ipprefixlist

Pls RATE all Informative POST

Best Regards,

Guru Prasad R

Hi all,

Edison,please correct me if I'm wrong. what about ip prefix-list test permit 0.0.0.0/0 le 32.

It will check 0 bit.It doesn't matter whatever bits are.It don't care about how long of the subnet mask.

Hopes this helps

Thot

Thot,

That command will work as well.

__

Edison.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card