Router(config-line)#login% Incomplete command.

in CCNA & CCENT
Router(config-line)#line vty 0 4
Router(config-line)#password cisco
Router(config-line)#login
% Incomplete command.
Router(config-line)#login ?
authentication Authentication parameters.
ctrlc-disable Disable CONTROL-C during login.
what I do wrong.. please help
Router(config-line)#password cisco
Router(config-line)#login
% Incomplete command.
Router(config-line)#login ?
authentication Authentication parameters.
ctrlc-disable Disable CONTROL-C during login.
what I do wrong.. please help
Comments
-
roberthock Member Posts: 15 ■□□□□□□□□□
Try using "login local" .CCNP: Switch [X] Route [ ] Tshoot [ ] -
Zartanasaurus Member Posts: 2,008 ■■■■■■■■■□
no aaa new-model
:)Currently reading:
IPSec VPN Design 44%
Mastering VMWare vSphere 5 42.8% -
DCD Member Posts: 475 ■■■■□□□□□□
You should get these three choices :
authentication authenticate using aaa method list
local Local password checking
<cr>
you should provide the router model number and IOS version and copy of the running configuration. -
theodoxa Member Posts: 1,340 ■■■■□□□□□□
login should work.
login -- use specified password
login local -- use local account(s)
login authentication <aaa method list> -- Use AAAR&S: CCENT → CCNA → CCNP → CCIE [ ]
Security: CCNA [ ]
Virtualization: VCA-DCV [ ]