3com 5500-ei pwr Reference Guide

Page of 1314
 
1-22 
Description 
Use the password command to set a password for the local user. 
Use the undo password command to cancel the password of the local user. 
Note that: 
z
 
With the local-user password-display-mode cipher-force command configured, the password 
is always displayed in cipher text, regardless of the configuration of the password command. 
z
 
With the cipher keyword specified, a password of up to 16 characters in plain text will be encrypted 
into a password of 24 characters in cipher text, and a password of 16 to 63 characters in plain text 
will be encrypted into a password of 88 characters in cipher text. For a password of 24 characters, 
if the system can decrypt the password, the system treats it as a password in cipher text. 
Otherwise, the system treats it as a password in plain text. 
Related commands: display local-user
Examples 
# Set the password of user1 to 20030422 and specify to display the password in plain text. 
<Sysname> system-view  
System View: return to User View with Ctrl+Z. 
[Sysname] local-user user1  
New local user added. 
[Sysname-luser-user1] password simple 20030422  
radius-scheme 
Syntax 
radius-scheme
 radius-scheme-name 
View 
ISP domain view 
Parameters 
radius-scheme-name
: Name of a RADIUS scheme, a string of up to 32 characters. 
Description 
Use the radius-scheme command to configure a RADIUS scheme for current ISP domain. 
After an ISP domain is initially created, it uses the local AAA scheme instead of any RADIUS scheme 
by default. 
The RADIUS scheme you specified in the radius-scheme command must already exist. This 
command is equivalent to the scheme radius-scheme command. 
Related commands: radius schemeschemedisplay radius scheme. 
Examples 
# Configure the ISP domain "aabbcc.net" to use the RADIUS scheme "extended".