API Guide

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 configuration. 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.
Supported on the MX9116n and MX5108n switches in Full Switch mode starting in release 10.4.0E(R3S).
Also supported in SmartFabric mode starting in release 10.5.0.1.
Example
OS10(config)# username user05 password newpwd404 role sysadmin priv-lvl
10
Supported
Releases
10.2.0E or later
write
Copies the current running configuration to the startup configuration file.
Syntax
write {memory}
Parameters memory Copy the current running configuration to the startup configuration.
Default Not configured
Command Mode EXEC
Usage
Information
This command has the same effect as the copy running-configuration startup-
configuration command. The running configuration is not saved to a local configuration file other
than the startup configuration. Use the copy command to save running configuration changes to a local
file.
Example
OS10# write memory
Supported
Releases
10.2.0E or later
CLI Basics 97