Alcatel-Lucent ls 6248 User Guide

Page of 762
Initial Configuration
24
2
a password, it is recommended to always assign a password. If there is no specified 
password, privileged users can access the Web interface with any password.
Configuring an Initial Console Password
To configure an initial console password, enter the following commands:
When initially logging on to a device through a console session, enter george at the 
password prompt.
When changing a device’s mode to enable, enter george at the password prompt.
Configuring an Initial Telnet Password
To configure an initial Telnet password, enter the following commands:
When initially logging onto a device through a Telnet session, enter bob at the 
password prompt.
When changing a device mode to enable, enter bob.
Configuring an Initial SSH password
To configure an initial SSH password, enter the following commands:
When initially logging onto a device through a SSH session, enter jones at the 
password prompt.
When changing a device mode to enable, enter jones.
Console(config)# 
aaa authentication login default line
Console(config)# 
aaa authentication enable default line
Console(config)# 
line console
Console(config-line)# 
login authentication default
Console(config-line)# 
enable authentication default
Console(config-line)# 
password
 george
Console(config)# 
aaa authentication login default line
Console(config)# 
aaa authentication enable default line
Console(config)# 
line telnet
Console(config-line)# 
login authentication default
Console(config-line)# 
enable authentication default
Console(config-line)# 
password
 bob
Console(config)# 
aaa authentication login default line
Console(config)# 
aaa authentication enable default line
Console(config)# 
line ssh
Console(config-line)# 
login authentication default
Console(config-line)# 
enable authentication default
Console(config-line)# 
password
 jones