Options

Leafs

class System.Radius.Options

Bases: Entity

Class Hierarchy : System Radius Options

This class represents configuration data.

RADIUS client options.

timeout

The number of seconds the device will wait for a response from each RADIUS server before trying with a different server

type: int

range: 1..255

units: seconds

default value: 5

attempts

The number of times the device will send a query to all of its RADIUS servers before giving up

type: int

range: 1..255

default value: 2