
Sample Scripts
308660-14.00 Rev 00
A-3
FDDI.BAT Script
The following example shows a protocol script for a Nortel Networks router. You
view output from the script by entering script commands (for example,
show
fddi
) at the Technician Interface command line, or by using the menu utility. See
Using Technician Interface Scripts for instructions on entering script commands.
The following script allows you to display information from FDDI MIB objects,
and to enable or disable FDDI.
# @(#)WSCCS k/scripts-fddi.bat 1.11 10/31/95 #
################################################################
#
# Copyright Bay Networks, Inc. 1995
#
# Display FDDI Driver Information
#
################################################################
################################################################
#
# Set up for either using the builtin octetfmt function (7.80 or newer)
# or the gosub (7.70)
#
################################################################
#
# General variable initialization...
setenv match_entries 0
setenv matchcct “”
Commenti su questo manuale