RE: Complex Access-list

From: Chua, Parry (Parry.Chua@xxxxxxxxxx)
Date: Mon Feb 18 2002 - 00:57:46 GMT-3


   
Try this,

! this should permit 200.x.3.0
access-list 1 permit 200.0.3.0 0.255.0.0

! this should permit 200.x.3.y, where x, y any value from 0 to 255
access-list 2 permit 200.0.3.0 0.255.0.255

I don't think you can use ip prefix-list.

Parry Chua

-----Original Message-----
From: Kang BS [mailto:avantus1@hotmail.com]
Sent: Monday, February 18, 2002 12:50 AM
To: ccielab@groupstudy.com
Subject: Complex Access-list

Hi,

These days Access-list is eating me up.
Please help me out below question.

- I have 5 routes.

    200.3.3.0/24
    200.4.3.0/24
    200.5.5.0/24
    200.6.3.0/25
    200.7.0.0/16

- I want to advertise only 200.x.3.0 (x is any number)
  In other words, only 200.3.3.0/24
                       200.4.3.0/24 should be advertised.

- which access-list(or prefix-list) is possible?

Any help would be appreciated sincerely.

BS Kang.



This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:26 GMT-3