Chapter 30 Authentication Server

Table 115 Command Summary: Authentication Server (continued)

COMMAND

DESCRIPTION

[no] description

Sets the description for the profile. The no command clears this

description

setting.

 

description: You can use alphanumeric and ()+/

 

:=?!*#@$_%- characters, and it can be up to 60 characters

 

long.

show auth-server status

Displays the NXC’s authentication server settings.

show auth-server trusted-

Displays all RADIUS client profile settings.

client

 

show auth-server trusted-

Displays the specified RADIUS client profile settings.

client profile_name

 

30.2.1 Authentication Server Command Examples

The following example shows you how to enable the authentication server feature on the NXC and sets a trusted RADIUS client profile. This example also shows you the authentication server and client profile settings.

Router# configure terminal Router(config)# auth-server activate Router(config)# auth-server trusted-client AP-1 Router(config-trusted-client-AP-1)# activate

Router(config-trusted-client-AP-1)# ip address 10.10.1.2 255.255.255.0 Router(config-trusted-client-AP-1)# secret 12345678 Router(config-trusted-client-AP-1)# exit

Router(config)# show auth-server status activation: yes

authentication method: default

certificate: default

Router(config)# show auth-server trusted-client AP-1 Client: AP-1

Activation: yes Description: IP: 10.10.1.2 Netmask: 255.255.255.0 Secret: VQEq907jWB8=

Router(config)#

198

 

NXC CLI Reference Guide