brocade-communications-sy rfs6000 用户手册

下载
页码 839
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 <realm-name> server <IP> port <1024-65535> 
secret{<secret>|<secret>|<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 <realm-name> server 
<IP> port 
<1024-65535> secret 
{<secret>|<secret>|
<secret>}
The realm name is a string of up to 50 characters 
server <IP> – Sets the proxy server IP address 
port <1024-65535> – Sets the proxy server port number 
secret {<secret>|<secret>|<secret>} – Sets the proxy server 
secret string 
<secret> – Password is specified UNENCRYPTED 
<secret> – Password is encrypted with a password 
encryption secret 
<secret> – Sets the proxy server shared secret up to 32 
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)