Add tacacsserver – Allied Telesis AT-S63 User Manual

Page 698

Advertising
background image

Chapter 42: TACACS+ and RADIUS Commands

698

Section IX: Management Security

ADD TACACSSERVER

Syntax

add tacacsserver server|ipaddress=

ipaddress

order=

value

[secret=

string

]

Parameters

server or

Specifies the IP address of a TACACS+ server. The

ipaddress

parameters are equivalent.

order

Specifies the order the switch queries the TACACS+ servers.
The range is 1 to 3. The server assigned the order value of 1
is queried first.

secret

Specifies the optional encryption key used on this server.
The maximum length is 39 characters.

Description

This command adds the IP address and encryption key of a TACACS+
server to the switch. This command can also specify the order the
TACACS+ servers are queried by the switch. You can add the IP
addresses of up to three TACACS+ servers on the AT-9400 Switch. This
command can add only one TACACS+ server at a time.

Note

The switch must have a routing interface on the local subnet where
the authentication server is a member. For instructions on how to
add a routing interface to the switch, refer to “ADD IP INTERFACE”
on page 548.

Examples

The following command adds a TACACS+ server with the IP address
149.245.22.20 and an order value of 1:

add tacacsserver ipaddress=149.245.22.20 order=1

The following command adds a TACACS+ server with an IP address of
149.245.22.24, an order of 2, and an encryption key of lioness54:

add tacacsserver ipaddress=149.245.22.24 order=2
secret=lioness54

The following command adds a TACACS+ server with an IP address
149.245.22.26 and specifies that this TACACS+ server is the third

Advertising