radius-server user
Syntax
radius-server user user-name
undo radius-server user { user-name | all }
View
System view
Default level
2: System level
Parameters
user-name: user-name: RADIUS username, a case-sensitive string of 1 to 64 characters that can contain the domain name. It cannot contain question mark (?), left angle bracket (<), right angle bracket (>), backslash (\), quotation marks ("), percent sign (%), apostrophe ('), ampersand (&), pound sign (#), or spaces, and cannot be a, al, or all.
all: Removes all RADIUS users.
Description
Use radius-server user to create a RADIUS user and enter RADIUS-server user view.
Use undo radius-server user to delete the specified RADIUS user or all RADIUS users.
By default, no RADIUS user exists.
If the switch is configured to send usernames that carry the domain name to the RADIUS server, the username of the RADIUS user configured here must contain the domain name. If not, the username of the RADIUS user configured here does not contain the domain name.
Related commands: user-name-format (RADIUS scheme view).
Examples
# Create RADIUS user user1 and enter its view.
<Sysname> system-view [Sysname] radius-server user user1 [Sysname-rdsuser-user1]