Re: Prefix List Question

From: Ram Shummoogum (rshummoo@ca.ibm.com)
Date: Thu Jul 03 2003 - 22:24:50 GMT-3


NOP. I still stand behind
ip prefix-list DEFCLASSFUL seq 24 permit 192.0.0.0/3 ge 24 le 24

which means that the 1st 3 bits 110 are fixed.

Yu Kay <kaykkyu@yahoo.com> on 07/03/2003 08:56:43 PM

To: Ram Shummoogum/Quebec/IBM@IBMCA, GJcomcast@comcast.net
cc: ccielab@groupstudy.com
Subject: Re: Prefix List Question

I think the statement should change as followed

ip prefix-list DEFCLASSFUL seq 24 permit 192.0.0.0/2
ge 24 le 24

Keith

--- Ram Shummoogum <rshummoo@ca.ibm.com> wrote:
> What about this.
>
> ip prefix-list DEFCLASSFUL seq 1 permit 0.0.0.0/0
> ip prefix-list DEFCLASSFUL seq 8 permit 0.0.0.0/1 ge
> 8 le 8
> ip prefix-list DEFCLASSFUL seq 16 permit 128.0.0.0/2
> ge 16 le 16
> ip prefix-list DEFCLASSFUL seq 24 permit 192.0.0.0/3
> ge 24 le 24
>
>
>
> "Glenn Johnson"
> <GJcomcast@comcast.net>@groupstudy.com on 07/03/2003
> 04:15:29 PM
>
> Please respond to "Glenn Johnson"
> <GJcomcast@comcast.net>
>
> Sent by: nobody@groupstudy.com
>
>
> To: <ccielab@groupstudy.com>
> cc:
> Subject: Prefix List Question
>
>
> Hello,
>
> If used in an inbound route-map via BGP, would the
> following prefix-list
> allow only default and classful routes in from a
> given neighbor?
>
> ip prefix-list DEFCLASSFUL seq 1 permit 0.0.0.0/0
> ip prefix-list DEFCLASSFUL seq 8 permit 0.0.0.0/0 ge
> 8 le 8
> ip prefix-list DEFCLASSFUL seq 16 permit 0.0.0.0/0
> ge 16 le 16
> ip prefix-list DEFCLASSFUL seq 24 permit 0.0.0.0/0
> ge 24 le 24
>
> Thanks
>
>
>



This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:23 GMT-3