7 timeout, 8 show tacacs, 10 configuration scripting commands – Kontron AT8904 CLI User Manual
Page 285: Timeout - 31, Show tacacs - 31, 10 configuration scripting commands - 31, At8904m management commands
AT8904M
Management Commands
Page 6 - 31
AT8904M CLI Reference Manual
Default
0
Format
priority
Mode
TACACS Config
6.9.7
timeout
Use the
timeout
command in TACACS Configuration mode to specify the timeout
value in seconds. If no timeout value is specified, the global value is used. The
Format
timeout
Mode
TACACS Config
6.9.8
show tacacs
Use the
show tacacs
command to display the configuration and statistics of a
TACACS+ server.
Format
show tacacs
[
Mode
Privileged EXEC
IP address
The IP address of the configured TACACS+ server.
Port
The configured TACACS+ server port number.
TimeOut
The timeout in seconds for establishing a TCP connection.
Priority
The preference order in which TACACS+ servers are contacted. If a
server connection fails, the next highest priority server is contacted.
6.10
Configuration Scripting Commands
Configuration Scripting allows you to generate text-formatted script files representing
the current configuration of a system. You can upload these configuration script files to
a PC or UNIX system and edit them. Then, you can download the edited files to the
system and apply the new configuration. You can apply configuration scripts to one or
more switches with no or minor modifications.
Use the
show running-config
command (see 5.3.8 “show running-config” on page 5
- 16) to capture the running configuration into a script. Use the
copy
command (see
5.5.16 “copy” on page 5 - 27) to transfer the configuration script to or from the switch.
You should use scripts on systems with default configuration; however, you are not
prevented from applying scripts on systems with non-default configurations.
Scripts must conform to the following rules:
•
The file extension must be “.scr”.
•
A maximum of ten scripts are allowed on the switch.
•
The combined size of all script files on the switch shall not exceed 2048 KB.
•
The maximum number of configuration file command lines is 2000.
You can type single-line annotations at the command prompt to use when you write test
or configuration scripts to improve script readability. The exclamation point (!)
character flags the beginning of a comment. The comment flag character can begin a
word anywhere on the command line, and all input following this character is ignored.