HP 3600 v2 Series Command Reference Manual page 108

Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

Default level
2: System level
Parameters
cipher: Sets and displays the password in cipher text.
simple: Sets and displays the password in plain text.
password: Password for the RADIUS user, case sensitive. Follow these guidelines:
With the cipher keyword specified, the password must be a ciphertext string of 12, 24, 32, 44, 64,
76, 88, 96, 108, 120, 128, 140, 152, 160, 172, or 184 characters, for example,
_(TT8F]Y\5SQ=^Q`MAF4<1!!.
With the simple keyword specified, the password must be a plaintext string of 1 to 128 characters,
for example, aabbcc.
With neither the cipher keyword nor the simple keyword specified, the password must be a plaintext
string of 1 to 128 characters, and the key will be displayed in cipher text.
Description
Use the password command to configure a password for the RADIUS user.
Use the undo password command to delete the password of the RADIUS user.
By default, no password is configured for the RADIUS user.
Related commands: radius-server user.
Examples
# Set the password of user1 to plaintext string 123456 and specify to display the password in plain text.
<Sysname> system-view
[Sysname] radius-server user1
[Sysname-rdsuser-user1] password simple 123456
[Sysname-rdsuser-user1] display this
#
radius-server user1
password simple 123456
#
return
# Set the password of user2 to ciphertext string TEzJOUGCmuE= and specify to display the password in
cipher text.
<Sysname> system-view
[Sysname] radius-server user2
[Sysname-rdsuser-user2] password cipher TEzJOUGCmuE=
[Sysname-rdsuser-user2] display this
#
radius-server user2
password cipher TEzJOUGCmuE=
#
return
# Set the password of user3 to plaintext 123456 and specify to display the password in cipher text.
<Sysname> system-view
[Sysname] radius-server user3
98

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents