Chapter 56 System
UAG CLI Reference Guide
278
56.7.1 Authentication Server Commands
The following table lists the authentication server commands you use to configure the UAG’s built-in
authentication server settings.
Table 177 Command Summary: Authentication Server
COMMAND DESCRIPTION
[no] auth-server activate Sets the UAG to act as an authentication server for other RADIUS
clients, such as APs. The
no command sets the UAG to not act as an
authentication server for other APs.
auth-server authentication
auth_method
Specifies an authentication method used by the authentication
server.
no auth-server authentication Resets the authentication method used by the authentication server
to the factory default (
default).
[no] auth-server cert
certificate_name
Specifies a certificate used by the authentication server (UAG). The
no command resets the certificate used by the authentication server
to the factory default (
default).
certificate_name: The name of the certificate. You can use up to
31 alphanumeric and ;‘~!@#$%^&()_+[]{}’,.=-
characters.
[no] auth-server trusted-client
profile_name
Creates a trusted RADIUS client profile. The no command deletes
the specified profile.
profile-name: You may use 1-31 alphanumeric characters,
underscores(
_), or dashes (-), but the first character cannot be a
number. This value is case-sensitive.
[no] activate Enables the client profile. The
no command disables the profile.
[no] ip address ip
subnet_mask
Sets the client’s IP address and subnet mask. The no command
clears this setting.
[no] secret secret Sets a password as the key to be shared between the UAG and the
client. The
no command clears this setting.
[no] description description Sets the description for the profile. The no command clears this
setting.
description: You can use alphanumeric and
()+/:=?!*#@$_%-
characters, and it can be up to 60 characters long.
show auth-server status Displays the UAG’s authentication server settings.
show auth-server trusted-client Displays all RADIUS client profile settings.
show auth-server trusted-client
profile_name
Displays the specified RADIUS client profile settings.