42
# Create local user usera. Set the password to 123, the service type to HTTPS, and the user
role to network-admin.
[Device] local-user usera
[Device-luser-manage-usera] password simple 123
[Device-luser-manage-usera] service-type https
[Device-luser-manage-usera] authorization-attribute user-role network-admin
2. Configure the host (HTTPS client):
# On the host, run the IE browser and enter http://10.1.2.2/certsrv in the address bar.
# Request a certificate for the host as prompted.
3. Verify the configuration:
# On the host, enter https://10.1.1.1 in the browser's address bar, and select the certificate
issued by new-ca.
# When the Web login page of the device appears, enter the username usera and password
123 to log in to the Web interface.
For more information about PKI and SSL configuration commands and the public-key local create
rsa command, see Security Command Reference.