Hi guys,
I noticed that my configurations in my CISCO router is not arranged in the IP number sequence format.
eg.:
access-list 10.10.2.1 any host any host eq www
access-list 10.10.2.2 any host any host eq telnet
access-list 10.10.2.2 any host any host eq ftp
access-list 10.10.2.1 any host any host eq telnet
access-list 10.10.2.2 any host any host eq 8060
How do I rearrange in the config t, or is there any other faster command whereby I can re-edit the configurations in text and re-import them to become the following?
access-list 10.10.2.1 any host any host eq www
access-list 10.10.2.1 any host any host eq telnet
access-list 10.10.2.2 any host any host eq 8060
access-list 10.10.2.2 any host any host eq telnet
access-list 10.10.2.2 any host any host eq ftp
Are there any best practice for configuring ADSL router (CISCO 1720) to enhance security as well as network performance?
Pls advice. Thks.
Rgds,
libroos
I noticed that my configurations in my CISCO router is not arranged in the IP number sequence format.
eg.:
access-list 10.10.2.1 any host any host eq www
access-list 10.10.2.2 any host any host eq telnet
access-list 10.10.2.2 any host any host eq ftp
access-list 10.10.2.1 any host any host eq telnet
access-list 10.10.2.2 any host any host eq 8060
How do I rearrange in the config t, or is there any other faster command whereby I can re-edit the configurations in text and re-import them to become the following?
access-list 10.10.2.1 any host any host eq www
access-list 10.10.2.1 any host any host eq telnet
access-list 10.10.2.2 any host any host eq 8060
access-list 10.10.2.2 any host any host eq telnet
access-list 10.10.2.2 any host any host eq ftp
Are there any best practice for configuring ADSL router (CISCO 1720) to enhance security as well as network performance?
Pls advice. Thks.
Rgds,
libroos