Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
AAA Commands
page 58-8
OmniSwitch CLI Reference Guide
September 2009
aaa tacacs+-server
Configures or modifies a TACACS+ server for Authenticated VLANs or Authenticated Switch Access.
aaa tacacs+-server server-name [host {hostname | ip_address} {hostname2 | ip_address2}] [key 
secret][timeout seconds] [port port]
no aaa tacacs+-server server-name
Syntax Definitions
server-name
The name of the TACACS+ server.
hostname
The host name (DNS name) of the primary TACACS+ server. The host 
name or IP address is required when creating a server.
ip_address
The IP address of the primary TACACS+ server. An IP address or host 
name is required when creating a server.
hostname2
The host name (DNS name) of an optional backup TACACS+ server.
ip_address2
The IP address of an optional backup TACACS+ server.
secret
The shared secret known to the switch and the server, but which is not 
sent over the network. Can be any text or hexadecimal string but MUST 
match the secret configured on the server. The secret is case-sensitive. 
required when creating a server.
seconds
The timeout for server replies to authentication requests.
port
The port number for the primary TACACS+ server.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of the command to remove a TACACS+ server from the configuration. Only one 
server may be deleted at a time.
• A host name (or IP address) and a secret are required when configuring a server.
• The server and the backup server must both be TACACS+ servers.
parameter
default
seconds
2
port
49