set radius-server

Description

Configures RADIUS servers.

Syntax

set radius-server priority <priority> [ ipv4-address <ipv4-address> ] [ udp-port <udp-port> ] [ shared-secret <shared-secret> ] [ timeout <timeout>]

Parameters

Parameter

Description

ipv4-address

The IP address of the RADIUS server

Type: IP address

priority

Priority of the choose tab, can be primary or secondary

Type: A number with no fractional part (integer)

shared-secret

Pre-shared secret between the RADIUS server and the Appliance

Type: A string that contains alphanumeric and special characters

timeout

A timeout value in seconds for communication with the RADIUS server

Type: A number with no fractional part (integer)

udp-port

The port number through which the RADIUS server communicates with clients. The default is 1812

Type: A number with no fractional part (integer)

Example

set radius-server priority 2 ipv4-address 192.168.1.1 udp-port 1812 shared-secret a(&7Ba timeout 15