sunny_evander wrote: Hi there When configuring the password for console i am bit confused with 'login'. I know that login is used to display the Login prompt at router startup(just take the case of console) But some where i read Login before the password Router(config-line)#login Router(config-line)#password cisco456 and some times after the password like in your case...Router(config-line)#password cisco456 Router(config-line)#login What difference does that makes?? Any hints please.. thanks in advance
Webmaster wrote: The order in which you enter the commands doesn't matter in this case. 'login' means the line you are configuring will require a login, the password is also assigned to the line, not specifically to the 'login' command.