
set radius server 409
Examples — The following command sets the WX system IP address as
the address of the RADIUS client:
WX4400# set radius client system-ip
success: change accepted.
See Also
■ “clear radius client system-ip” on page 405
■ “set system ip-address” on page 53
set radius server Configures RADIUS servers and their parameters. By default, the WX
switch automatically sets all these values except the password (key).
Syntax —
set radius server server-name
[address ip-address] [auth-port port-number] [acct-port
port-number] [timeout seconds] [retransmit number] [deadtime
minutes] [key string] [author-password password]
■ server-name — Unique name for this RADIUS server. Enter an
alphanumeric string of up to 32 characters, with no blanks.
■ address ip-address — IP address of the RADIUS server. Enter the
address in dotted decimal notation.
■ auth-port port-number — UDP port that the WX switch uses for
authentication and authorization.
■ acct-port port-number — UDP port that the WX switch uses for
accounting.
■ timeout seconds — Number of seconds the WX switch waits for the
RADIUS server to respond before retransmitting. You can specify from
1 to 65,535 seconds.
■ retransmit number — Number of transmission attempts made
before declaring an unresponsive RADIUS server unavailable. You can
specify from 1to100 retries.
■ deadtime minutes — Number of minutes the WX switch waits after
declaring an unresponsive RADIUS server unavailable before retrying
that RADIUS server. Specify between 0 (zero) and 1440 minutes
(24 hours). A zero value causes the switch to identify unresponsive
servers as available.