Tacacsserverglobalconfiguration – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 142

Advertising
background image

132

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

3

TacacsServerGlobalConfiguration

This structure is a high-level description of TACACS server configuration information.

TABLE 320

Attributes

Parameters

Type

Presence

Rules

Description

key

string

Optional

The key can be from
1 – 32 characters in
length and cannot
include any space
characters.

This parameter specifies the
default access string value that
the Brocade Virtual ADX sends
to the TACACS or TACACS+
server when trying to
authenticate user access.

isEncrypted

twoWayToggleBoolEnum

Optional

The default value is
TRUE.

This parameter specifies
whether the encryption is
enabled or disabled. By
default, encryption is enabled.

deadTime

unsignedInt

Optional

This parameter’S
valid value ranges
between 1 and 5
seconds. The default
is 3 seconds.

This parameter specifies how
long the Brocade Virtual ADX
waits for the primary
authentication server to reply
before deciding the server is
dead and trying to authenticate
using the next server.

retransmitCount

unsignedInt

Optional

This parameter’S
valid value ranges
between 0 and 5.
The default value is
3.

This parameter specifies how
many times the Brocade Virtual
ADX will resend an
authentication request when
the TACACS or TACACS+ server
does not respond.

timeout

unsignedInt

Optional

This parameter’S
valid value ranges
between 1 and 15.
The default is 3
seconds.

This parameter specifies how
many seconds the Brocade
Virtual ADX waits for a
response from a TACACS or
TACACS+ server before either
retrying the authentication
request, or determining that
the TACACS or TACACS+ servers
are unavailable and moving on
to the next authentication
method in the
authentication-method list.

sourceInterface

InterfaceID

Optional

Supported only in
router mode.

Specify interface for source
address in TACACS packets.

vlan

unsignedInt

Optional

Allowed value range
is 1 to 4095.

Specifies the VLAN ID.

Advertising