22-25
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 22 Administering the Switch
TCL Scripting
Table 22-3
lists the supported TCL commands. The commands with a
t
prefix (
tformat
,
trename
,
tset
,
and
tswitch
) have been customized from the standard TCL command set to avoid conflicts with the
Catalyst 6500 series switch software. The following two commands have been specifically added to the
software:
•
auto answer
{
on
|
off
}
When set to
on
, the TCL shell will answer
yes
if prompted by the switch for a yes or no answer. The
default setting is
off
.
•
echo
{
on
|
off
}
When set to
off
, the output from the switch commands is not displayed on the screen. The default is
on
.