Starting and Configuring the Device 49Configuring an Initial SSH PasswordTo configure an initial SSH password, enter the following commands:console(config)# aaa authentication login default lineconsole(config)# aaa authentication enable default lineconsole(config)# line sshconsole(config-line)# login authentication defaultconsole(config-line)# enable authentication defaultconsole(config-line)# password jones.• When initially logging onto a device through a SSH session, enter jones at the password prompt.• When changing a device’s mode to enable, enter jones.Configuring an Initial HTTP PasswordTo configure an initial HTTP password, enter the following commands:console(config)# ip http authentication localconsole(config)# username admin password user1 level 15Configuring an Initial HTTPS PasswordTo configure an initial HTTPS password, enter the following commands:console(config)# ip https authentication localconsole(config)# username admin password user1 level 15Enter the following commands once when configuring to use a terminal, a Telnet, or an SSH session in orderto use an HTTPS session.NOTE: In the Web browser enable SSL 2.0 or greater for the page content to be displayed.console(config)# crypto certificate generate key_generateconsole(config)# ip https serverWhen initially enabling an http or https session, enter admin for user name and user1 for password.NOTE: Http and Https services require level 15 access and connect directly to the configuration level access.