cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
398
Views
0
Helpful
1
Replies

ACL updation on cisco router

amolak_cisco
Level 1
Level 1

Hi,

Let say There is a 500 line ACL on a cisco router. And I have to make some changes in the ACL like addition of a new ACL entry somewhere between ACL entries. I copy all the ACL entries in a notepad and edit it. Now when I will do no access-list <acl number> and paste the updated ACL entires on router it will take some time (1 sec,2 sec or 5 sec).

Suppose there is some critical application in my network that is permitted by ACL entry at line 498. Now my concern is whether that application communication would break or new communication can be started or not, until the ACL entry at line 498 is not pasted in router configuration.

And will it make any difference if I use the TFTP server for the same task (editing ACL)?

I believe If we use the TFTP server then it will not affect the application communication. I think TFTP process copy the entire file in running memory and then replace the ACL entries on the router instantaneously (This is just my assumption).

Could someone please clarify how this works and clear my doubts.

Thanks in Advance.

-Amolak

1 Reply 1

JORGE RODRIGUEZ
Level 10
Level 10

With long acls you can add the nessesary line without going through the process normally done on small access-lists of cutting and pasting updated acl.

See this thread

http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Network%20Infrastructure&topic=WAN%2C%20Routing%20and%20Switching&topicID=.ee71a06&fromOutline=&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.2cbe77a4

Rgds

-Jorge

Jorge Rodriguez