Operation Manual

RADIUS, LDAP, and Server Groups Commands
RADIUS, LDAP, and Server Groups Commands
17 – 433
set radius proxy port
Configures the MX port connected to a third-party AP as a RADIUS proxy for the SSID supported
by the AP.
Syntax
set radius proxy port port-list [tag tag-value]
ssid ssid-name
Defaults
None.
Access
Enabled.
History
Introduced in MSS 4.0.
Usage
AAA for third-party AP users has additional configuration requirements. See the
“Configuring AAA for Users of Third-Party APs” section in the “Configuring AAA for Network
Users” chapter of the Trapeze Mobility System Software Advanced Configuration Guide.
Enter a separate command for each SSID, and the tag value that you want the MX to support.
Examples
The following command maps SSID mycorp to packets received on port 3 or 4, using
802.1Q tag value 104:
MX# set radius proxy port 3-4 tag 104 ssid mycorp
success: change accepted.
See Also
clear radius proxy port on page 425
set authentication proxy on page 173
set radius proxy client on page 432
set radius server
Configures RADIUS servers and their parameters. By default, the MX 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] | [mac-addr-format [hyphens | colons | one-hyphen |raw]]
[encrypted-key string]][author-password password]
port port-list MX port(s) connected to the third-party AP.
tag tag-value 802.1Q tag value in packets sent by the third-party AP for the SSID.
ssid ssid-name SSID supported by the third-party AP.
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 MX uses for authentication and authorization.
acct-port
port-number
UDP port that the MX uses for accounting.
timeout seconds Number of seconds the MX 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.