set radius-server

Description

Configures RADIUS servers.

Syntax

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

Parameters

Parameter

Description

ipv4-address

The IP address of the RADIUS server

ipv6-address

The IPv6 address of the RADIUS server

priority

Priority of the choose tab, can be primary or secondary

A number with no fractional part (integer)

shared-secret

Pre-shared secret between the RADIUS server and the Appliance

A string that contains alphanumeric and special characters.

timeout

A timeout value in seconds for communication with the RADIUS server

A number with no fractional part (integer)

udp-port

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

A number with no fractional part (integer)

Example

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