Reference Guide

Table Of Contents
Column Meaning
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.
show tacacs source-interface
Use this command in Global Config mode to display the configured global source interface details used
for a TACACS+ client. The IP address of the selected interface is used as source IP for all
communications with the server.
Format show tacacs source-interface
Mode Privileged EXEC
The following example shows CLI display output for the command.
(Config)# show tacacs source-interface
TACACS Client Source Interface : loopback 0
TACACS Client Source IPv4 Address : 1.1.1.1 [UP]
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 on page 159 command to capture the running configuration into a script.
Use thecopy on page 189 command to transfer the configuration script to or from the switch.
Use the show on page 161command to view the configuration stored in the startup-config, backup-
config, or factory-defaults file.
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:
Script files are not distributed across the stack, and only live in the unit that is the master unit at the
time of the file download.
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 cannot 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, and can begin a word anywhere on the command line, and all input following
Management Commands
ExtremeSwitching 200 Series: Command Reference Guide for version 01 .02.04.0007 129