186 Alphabetical list of commands
set user
Description Changes user preferences for the session or permanently. The system requires at least one CLI user
with the manage role to exist.
NOTE: User changes take effect when the user next logs in.
Syntax
set user
[authentication-type MD5|SHA|none]
[base 2|10]
[interfaces interfaces]
[level monitor|manage]
[locale English|en|Spanish|es|French|fr|German|de|Italian|it|Japanese|ja
|Korean|ko|Dutch|nl|Chinese-simplified|zh-s|Chinese-traditional|zh-t]
[password password]
[precision #]
[privacy-password encryption-password]
[privacy-type DES|AES|none]
[session-preferences]
[storage-size-base 2|10]
[storage-size-precision #]
[storage-size-units auto|MB|GB|TB]
[temperature-scale celsius|c|fahrenheit|f]
[timeout #]
[trap-host IP-address]
[type novice|standard|advanced|diagnostic]
[units auto|MB|GB|TB]
name
Parameters authentication-type MD5|SHA|none
Optional. For an SNMPv3 user, this specifies whether to use a security authentication protocol. This
parameter requires the password parameter and, for the snmptarget interface, the trap-host
parameter.
• MD5: MD5 authentication. This is the default.
• SHA: SHA (Secure Hash Algorithm) authentication.
• none: No authentication.
base 2|10
Optional. Sets the base for entry and display of storage-space sizes:
• 2: Sizes are shown as powers of 2, using 1024 as a divisor for each magnitude.
• 10: Sizes are shown as powers of 10, using 1000 as a divisor for each magnitude. This is the
default.
Operating systems usually show volume size in base 2. Disk drives usually show size in base 10.
Memory (RAM and ROM) size is always shown in base 2.