Archive for April 12th, 2010

Cisco:Basic commands to setup a cisco switch

Monday, April 12th, 2010

Privileges mode password : enable , configure t, enable secret test How to lock down telnet port : enable, configure t , line vty 0 15 , login , password test How to lock down console port : enable , configure t, line console 0 , login, password test How to set logoin banner enable, [...]