Proxy – Brocade Communications Systems RFS6000 User Manual
Page 581

Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide
579
53-1001931-01
Radius configuration commands
19
proxy
Configures a proxy RADIUS server based on the realm/suffix
Supported in the following platforms:
•
Mobility RFS4000 Controller
•
Mobility RFS6000 Controller
•
Mobility RFS7000 Controller
Syntax
proxy [realm|retry-count|retry-delay]
proxy realm
secret{
Parameters
Usage Guidelines
Only five RADIUS proxy servers can be configured. The proxy server attempts six retries before it
times out. The retry count defines the number of times the controller transmits each RADIUS
request before giving up. The timeout value defines the duration for which the controller waits for a
reply to a RADIUS request before retransmitting the request.
Example
RFController(config-radsrv)#proxy realm Test server 10.10.10.1 port 2220
secret "Very Very Secret !!!"
RFController(config-radsrv)#
RFController(config-radsrv)#proxy retry-count 5
RFController(config-radsrv)#
RFController(config-radsrv)#proxy retry-delay 8
RFController(config-radsrv)#
realm
<1024-65535> secret
{
The realm name is a string of up to 50 characters
•
server
•
port <1024-65535> – Sets the proxy server port number
•
secret {
secret string
•
•
encryption secret
•
characters
retry-count <3-6>
Defined the proxy server retry count value
retry-delay<5-10>
Defines the proxy server retry delay time (in seconds)