480Configuring Communication with RADIUS

Configuring Global RADIUS Defaults

You can change RADIUS values globally and set a global password (key) with the following command. The key string is the shared secret that the WSS switch uses to authenticate itself to the RADIUS server.

set radius {deadtime minutes key string retransmit number timeout seconds}

(To override global settings for individual RADIUS servers, use the set radius server command. See “Configuring Indi- vidual RADIUS Servers” on page 482.)

For example, the following commands set the dead-time timer to 10 minutes and set the password to r8gney for all RADIUS servers in the WSS configuration:

23x0# set radius deadtime 10

success: change accepted.

23x0# set radius key r8gney

success: change accepted.

To reset global RADIUS server settings to their factory defaults, use the following command:

clear radius {deadtime key retransmit timeout}

For example, the following command resets the dead-time timer to 0 minutes on all RADIUS servers in the WSS configuration:

23x0# clear radius deadtime

success: change accepted.

320657-A

Page 480
Image 480
Nortel Networks 2300 manual Configuring Global Radius Defaults, 23x0# set radius deadtime, 23x0# set radius key r8gney