Its not related to port ranges but network prefix ranges .. (prefix lists
have replaced Distribute lists for Routing policy control )access-lists are
no longer used.

This is what is says in the book ..

the "ge-value" specifies the range of the prefix length to be matched for
prefixes which are more secific than the network/prefix length. The range is
assumed to be from ge-value to 32 if only the ge-value is specified

the "le-value"  specifies the range of the prefix length to be matched for
prefixes which are more secific than the network/prefix length.The range is
assumed to be from prefix length to "le-value"  if only the le attribute is
specified.

.....examples
ip prefix-list test1 permit 10.10.0.0/16  le 16 or
ip prefix-list test2 permit 172.0.0.0/8   ge 18 or
ip prefix-list test3 permit 172.0.0.0/8   ge 16 le 24

I  think i've made that about as clear as mud !


----- Original Message -----
From: "Scott Riley" 
To: 
Sent: Monday, February 04, 2002 12:33 PM
Subject: RE: prefix lists .. [7:34312]


> Do you mean "gt" and "lt" for "greater than" or "less than" specific
> port numbers?
>
> Use extended access lists with an ACL number of 100 - 199 and a specific
> protocol (TCP / UDP).
>
> Eg:
>
> Access-list 101 deny tcp 192.168.100.0 0.0.0.255 host 192.168.200.1 gt
> 1024
>
> HTH,
>
> Scott
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
> dk
> Sent: 04 February 2002 12:07
> To: [EMAIL PROTECTED]
> Subject: prefix lists .. [7:34312]
>
>
> Can anyone help me get a handle on the "ge" and "le" options on  prefix
> lists? I find them totaly confusing.
>
> Thanks in advance for any advice offered
>
> David




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=34314&t=34312
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to