Technical data
Using Technician Interface Software
2-20
303561-A Rev 00
Sample Autoscript Files
The following autoscript files for the Manager login and the User login are
configured using the Technician Interface software.
Manager login autoscript:
#######################################################################
#
# Autoscript for Manager
# Copyright 1995 Bay Networks Inc.
########################################################################
#
# Initialize aliases for script based commands
#
alias sho“run show.bat \$”
alias show“run show.bat \$”
alias setpath“run setpath.bat \$”
alias disable“run disable.bat \$”
alias enable“run enable.bat \$”
alias monitor“run monitor.bat \$”
alias menu“run menu.bat \$”
User login autoscript:
########################################################################
#
# Autoscript for User
# Copyright 1995 Bay Networks Inc.
########################################################################
#
# Initialize aliases for script based commands
#
alias sho“run show.bat \$”
alias show“run show.bat \$”
alias setpath“run setpath.bat \$”
alias disable“run disable.bat \$”
alias enable“run enable.bat \$”
alias monitor“run monitor.bat \$”
alias menu“run menu.bat \$”