Proxy - Motorola RFS7000 Series Reference Manual

Rf switch
Hide thumbs Also See for RFS7000 Series:
Table of Contents

Advertisement

13-24
Overview

13.1.12 proxy

RADIUS Configuration Commands
Use this command to configure a proxy RADIUS server based on the realm/suffix.
Syntax
proxy(realm|retry-count|retry-delay)
proxy relam(WORD)server(A.B.C.D)port(<1024-65535>)secret(0|2|WORD)
Parameters
realm WORD
retry-count <3-6>
retry-delay<5-10>
Usage Guidelines
Only five RADIUS proxy server's can be configured. The proxy server attempts six retries before it times out.
The retry count defines the number of times the switch transmits each RADIUS request to the server before
giving up. The timeout value defines the duration for which the switch waits for a reply to a radius request
before retransmitting the request.
Example
RFS7000(config-radsrv)#proxy realm Test server 10.10.10.1 port 2220 secret "Very
Very Secret !!!"
RFS7000(config-radsrv)#
RFS7000(config-radsrv)#proxy retry-count 5
RFS7000(config-radsrv)#
RFS7000(config-radsrv)#proxy retry-delay 8
RFS7000(config-radsrv)#
Realm name is a string of up to 50 characters.
• server (A.B.C.D) – Proxy server IP address.
• port <1024-65535> – Proxy server port number.
• secret (0|2|WORD) – Proxy server secret string.
• 0 – Password is specified UNENCRYPTED.
• 2 – Password is encrypted with password-encryption secret.
• WORD – The proxy server shared secret upto 32 characters.
Proxy server retry count value.
Proxy server retry delay time (in seconds).

Advertisement

Table of Contents
loading

Table of Contents