Users Guide

Table Of Contents
The default privilege levels are level 1 for netoperator, and level 15 for sysadmin, secadmin, and
netadmin.
Command Mode
CONFIGURATION
Usage Information
By default, the password must be at least nine alphanumeric characters. Only the following special characters
are supported:
! # % & ' ( ) ; < = > [ ] * + - . / : ^ _
Enter the password in clear text. It is converted to SHA-512 format in the running conguration. For backward
compatibility with OS10 releases 10.3.1E and earlier, passwords entered in MD-5, SHA-256, and SHA-512 format
are supported.
You cannot assign a privilege level higher than privilege level 1 to a user with the netoperator role and
higher than privilege level 2 for a sysadmin, secadmin, and netadmin roles.
To increase the required password strength, use the password-attributes command. The no version of
this command deletes the authentication for a user.
Example
OS10(config)# username user05 password newpwd404 role sysadmin priv-lvl 10
Supported Releases 10.2.0E or later
write
Copies the current running conguration to the startup conguration le.
Syntax
write {memory}
Parameters memory — Copy the current running conguration to the startup conguration.
Default Not congured
Command Mode EXEC
Usage Information This command has the same eect as the copy running-configuration startup-configuration
command. The running conguration is not saved to a local conguration le other than the startup conguration.
Use the copy command to save running conguration changes to a local le.
Example
OS10# write memory
Supported Releases 10.2.0E or later
88 CLI Basics