CLI Reference Guide

Table Of Contents
402 Radius Commands
www.dell.com | support.dell.com
Default Configuration
The default value is 3 seconds.
Command Mode
Radius mode
User Guidelines
User must enter the mode corresponding to a specific Radius server before executing this
command.
Example
The following example specifies the timeout setting for the designated Radius Server.
console(config)#radius-server host 192.143.120.123
console(config-radius)#timeout 20
usage
Use the
usage
command in Radius mode to specify the usage type of the server.
Syntax
usage
type
type—
Variable can be one of the following values:
login
,
802.1x
or
all
.
Default Configuration
The default variable setting is
all.
Command Mode
Radius mode
User Guidelines
User must enter the mode corresponding to a specific Radius server before executing this
command.
Example
The following example specifies usage type
login
.
console(config)#radius-server host 192.143.120.123
console(config-radius)#usage login