From: Cezar Fistik (cfistik@moldovacc.md)
Date: Sat Apr 05 2003 - 08:54:12 GMT-3
Hello Cezar,
Saturday, April 05, 2003, 1:02:43 PM, you wrote:
CF> Hello ,
CF> Friday, April 04, 2003, 11:06:28 AM, you wrote:
lc>> allow network 192.X.20.0/19 to 192.X.20.0/25 come in from BGP neighbor. X
lc>> is any number.
lc>> Now I want know how to do it with ip prefix-list? Is that possiable just
lc>> with one line of ip prefix-list?
CF> ip prefix-list abc deny 192.0.0.0/8 ge 19 le 25
CF> ip prefix-list abc permit 0.0.0.0/0 le 32
Oops! I made a mistake. This is an example of why not all of us pass
their labs from the first attempts :) The corrected prefix-list:
ip prefix-list abc permit 192.0.0.0/8 ge 19 le 25
-- Best regards, Cezar mailto:cfistik@moldovacc.md
This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:35:46 GMT-3