Wednesday, August 17, 2016

Switch Console and Telnet Password



Configure your switch console and Telnet Password.

switch>enable
switch#conf t
switch(conf)#enable secret consolepassword               //Exec mode to privileged Exec mode (switch> to switch#)
switch(conf)#line console 0
switch(conf-line)#password globalmodepassword               //Connect with console port (User Access Verification)
switch(conf-line)#login
switch(conf-line)#exit
switch(conf)#line vty 0 4
switch(conf-line)#password telnetpassword               //Remote Login (telnet)
switch(conf-line)#login
switch(conf-line)#exit

switch(config)#service password-encryption        //Encrypt all password in switch.

No comments:

Post a Comment

Configure rb metal 2shpn As Access Point

Turn On rb Metal 2shpn Router as like : Connect rb metal 2shpn with your Laptop by winbox. Open Winbox: Click on Neighbors you w...