cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
191
Views
0
Helpful
2
Replies

Extended access list on Cisco routers

drichard67
Level 1
Level 1

Can you edit an access list without delete the entire list? In other words, can you remove a sequence entry with the access list?

 

Thanks

2 Replies 2

Reza Sharifi
Hall of Fame
Hall of Fame

Yes, you can.  If you do sh access-list, the router will show the sequence number.  You can than add a sequence, delete a sequence or change one.

For example  if you have an acces-list like this:

 

Extended IP access list test

10 deny ip 10.10.10.0 0.0.0.255 any log
15 deny ip 11.11.11.0 0.0.0.255 any log

you can now add a new sequence between 10 and 15

11 deny ip 172.16.10.0 0.0.0.255 any log

You just have to make sure to use the sequence number when you create the last access-list

HTH

 

 

Yes this helps!  Thanks very much for your response.

Review Cisco Networking for a $25 gift card