Alcatel Carrier Internetworking Solutions 6300-24 Manuale Utente

Pagina di 462
Command Line Interface
4-74
4
Command Mode 
Global Configuration
Example 
tacacs-server key
This command sets the TACACS+ encryption key. Use the no form to restore the 
default.
Syntax 
tacacs-server key key_string
no tacacs-server key
key_string - Encryption key used to authenticate logon access for the 
client. Do not use blank spaces in the string. 
(Maximum length: 20 characters)
Default Setting 
None
Command Mode 
Global Configuration
Example 
show tacacs-server
This command displays the current settings for the TACACS+ server.
Default Setting 
None
Command Mode 
Privileged Exec
Example 
Console(config)#tacacs-server port 181
Console(config)#
Console(config)#tacacs-server key green
Console(config)#
Console#show tacacs-server
Remote TACACS server configuration:
 Server IP address: 10.11.12.13
 Communication key with radius server: green
 Server port number: 49
Console#