From: love cisco (love_cisco@hotmail.com)
Date: Fri Apr 04 2003 - 06:49:13 GMT-3
Does anybody have a good reference about BGP prefix-list?
I am try to do this prefix-list.
allow network 192.X.16.0/19 to 192.X.16.0/25 come in from BGP neighbor. X
is any number.
I did it with access-list:
access-list 120 permit ip 192.0.16.0 0.255.0.0 255.255.224.0 0.0.31.127
With prefix-list:
ip prefix-list test seq 12 permit 192.0.0.0/8 ge 19 le 25
Is that right?
This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:35:46 GMT-3