Archive for March 10th, 2010

Cisco:Basic commands to setup a cisco router

Wednesday, March 10th, 2010

How to lock the privilege mode : enable configure terminal enable secret cisco How to secure vty ? enable configure terminal line vty 0 15 [ for help type line vty ? ] login password cisco How to secure console port? enable configure terminal line con 0 login password cisco How to secure the aux [...]