29
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
417
RADIUS Commands
radius-server default-param
To set the default Remote Authentication Dial-In User Service (RADIUS) server
parameters, use the radius-server default-param Global Configuration mode
command.
To revert to its default setting, use the no form of this command.
Syntax
radius-server default-param [key
RADIUSKEY
] [retransmit
retries
] [timeout
timeout
]
no radius-server default-param
Parameters
•
key
RADIUSKEY
—(Optional) Specifies the key string used for
authenticating and encrypting the RADIUS attributes communicated
between the switch and the RADIUS server. This key must match the
encryption used on the RADIUS daemon. To specify an empty string, enter
"". (Length: 0 to 128 characters)
•
retransmit
retries
—(Optional) Specifies the number of transmitted requests
that are sent to the RADIUS server before a failure is considered to have
occurred. (Range: 1 to 10)
•
timeout
timeout
—(Optional) Specifies the number of seconds that the
switch waits for an answer from the RADIUS server before retrying the
query, or switching to the next server. (Range: 1 to 30, default: 3)
Default Configuration
N/A
Command Mode
Global Configuration mode