That's Cisco default, no access-list x command will remove entire
access-list x from your config.
Safe way from being disconnected is ensuring your ip is allowed & remove
ip access-group in interface before making any change to acl in global
config.
Or it might cisco developing kind of 'sequential' access-list whit '
insertable ' command :)
a. r. isnaini rangkayo sutan
chloe K wrote:
Hi
I borrow a lab book and there is tclsh command. but I can't find it in my router
How can I get this command working?
I also have question about access list
I did the following access-list
access-list 10 permit 10.0.0.0 0.255.255.255
access-list 10 permit 172.16.0.0 0.0.255.255
access-list 10 remark this is for telnet
access-list 10 deny any log
I add extra one access-list later
access-list 10 permit 192.168.0.0 0.0.0.255
But this one is the later of those lines as below. it won't work
access-list 10 permit 10.0.0.0 0.255.255.255
access-list 10 permit 172.16.0.0 0.0.255.255
access-list 10 remark this is for telnet
access-list 10 deny any log
access-list 10 permit 192.168.0.0 0.0.0.255
I have to remove "no access-list 10 deny any log"
But when I remove this line, I have to add all of that again
How can I do it easy to add this line?
and How can I make it reliable as it is easy to loss the connection?
Thank you
---------------------------------
Yahoo! Canada Toolbar : Search from anywhere on the web and bookmark your favourite sites. Download it now!
_______________________________________________
cisco-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
_______________________________________________
cisco-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/