Set radius server – 3Com Wireless LAN WX1200 User Manual

Page 494

Advertising
background image

494

C

HAPTER

16: RADIUS

AND

S

ERVER

G

ROUP

C

OMMANDS

Examples — The following command maps SSID mycorp to packets
received on port 3 or 4, using 802.1Q tag value 104:

WX4400# set radius proxy port 3-4 tag 104 ssid mycorp
success: change accepted.

See Also

„

clear radius proxy port on page 488

„

set authentication proxy on page 241

„

set radius proxy client on page 492

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-numbe

r — 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 1 to 100 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.

Advertising