User's Manual
Table Of Contents
- Using the Bay Command Console (BCC)
- Contents
- Figures
- Tables
- Preface
- Chapter1 Overview of the BCC
- Chapter2 Getting Started with the BCC
- Entering and Exiting the BCC Interface
- Displaying Your Location in Configuration Mode
- Navigating in Configuration Mode
- Displaying Configuration Data
- Displaying Help on System Commands
- Displaying Help on show Commands
- Chapter3 Entering Commands and Using Command Files
- Chapter4 Tutorial: Configuring a Bay Networks Router
- AppendixA Multilevel Access
- AppendixB System Commands
- AppendixC TCL Support
- Appendix D System show Commands
- AppendixE Syntax for Module Location
- Appendix F BN Console Slot Election
- Index

117383-D Rev 00
C-1
Appendix C
TCL Support
The BCC supports the following subset of Tool Command Language (TCL)
scripting commands on the router platform:
For more information about definitions, syntax, and applications for these TCL
commands, refer to the following book:
Ousterhout, J. Tcl and the Tk Toolkit. ISBN 0-201-63337-X. Reading, Mass.:
Addison-Wesley, 1994.
• append • for • lrange • switch
• break • foreach • lreplace • unset
• case • gets • lsearch • uplevel
• catch • global • lsort • upvar
• close • if • open • while
• concat • incr • proc
• continue • interp • puts
•eof •join •rename
• error • lappend • return
• eval • lindex • set
• exit • linsert • source
• expr • list • split
• flush • llength • subst