From: Brian McGahan (bmcgahan@internetworkexpert.com)
Date: Sat Oct 16 2004 - 15:23:03 GMT-3
No, this is not the new sequence number feature. I posted this last
Thursday under RE: Something New (the myths we believe):
A numbered access-list is really a named access-list with a name that is
a number. Credit Brian Dennis with this little stupid router trick.
Rack2R6#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Rack2R6(config)#access-list 100 permit tcp any any
Rack2R6(config)#access-list 100 permit udp any any
Rack2R6(config)#access-list 100 permit ospf any any
Rack2R6(config)#access-list 100 permit eigrp any any
Rack2R6(config)#do show access-list 100
Extended IP access list 100
permit tcp any any
permit udp any any
permit ospf any any
permit eigrp any any
Rack2R6(config)#ip access-list extended 100
Rack2R6(config-ext-nacl)#no permit udp any any
Rack2R6(config-ext-nacl)#end
Rack2R6#show access-list 100
Extended IP access list 100
permit tcp any any
permit ospf any any
permit eigrp any any
HTH,
Brian McGahan, CCIE #8593
bmcgahan@internetworkexpert.com
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987 x 705
Outside US: 775-826-4344 x 705
24/7 Support: http://forum.internetworkexpert.com
Live Chat: http://www.internetworkexpert.com/chat/
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf
Of
> ccie2be
> Sent: Friday, October 15, 2004 10:29 PM
> To: hktco; ccielab@groupstudy.com
> Subject: Re: delete a item in numbered ACL
>
> Yes, it is true. I don't remember all the details, but if you go to
the
> Doc-CD under IOS 12.3, you'll see it under New Features in the IP
Services
> section.
>
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122s/122snwf
t/
> release/122s14/fsaclseq.htm
>
> HTH, Tim
>
> ----- Original Message -----
> From: "hktco" <ccnpcert@hotmail.com>
> To: <ccielab@groupstudy.com>
> Sent: Friday, October 15, 2004 8:49 PM
> Subject: delete a item in numbered ACL
>
>
> > Hi,
> >
> > Read that items in a numbered ACL can be deleted without taking down
the
> > entire ACL. Is it true and how?
> >
> > hktco
> >
> >
This archive was generated by hypermail 2.1.4 : Sat Nov 06 2004 - 17:11:48 GMT-3