Hi, I'm trying to set a password for my console login, and enter the foll. lines in config mode:
Router(config)# line console 0
Router(config)# password <my password>
Router(config)# login
but when I add the 3rd line, I get an "Incomplete command" message and the new password doesn't take. I think it is something to do with authentication, such as in the entry:
'aaa authentication login console-access enable'
but am not sure how to fix.
Any advice appreciated
-Gerg
Router(config)# line console 0
Router(config)# password <my password>
Router(config)# login
but when I add the 3rd line, I get an "Incomplete command" message and the new password doesn't take. I think it is something to do with authentication, such as in the entry:
'aaa authentication login console-access enable'
but am not sure how to fix.
Any advice appreciated
-Gerg