User manual
CLI Commands and Messages
CLI Command List
8-68 July 2004 Wide Bank 28 DS3 - Release 2.4
Example: revertive ds1 on
Turn on low-speed revertive switching.
Example: revertive ds1
revertive ds1 on
SAVE
Name: Save Configuration
Purpose: Save the current Wide Bank configuration to a TFTP server file. To restore a
configuration file, see RESTORE on page 8-63.
This command generates a configuration file organized into sections, with an
appropriate comment preceding each section. Configuration items that regard security
are NOT included (for example, security and user commands). However, configuration
files can be manually edited using a text editor, and items such as security and users
can be added to the file.
The configuration file contains a list of valid Wide Bank commands and settings.
Comments within this file use the # character. Any text between a # and end-of-line is
not processed as a configuration item. If errors are encountered while parsing the
configuration file, the line numbers on which the errors occurred will be displayed.
Also, if privilege restrictions are encountered (a command exists in the configuration
that the current user does not have privilege to execute), those errors will be displayed
as well.
Security: rw and above with basic security; admin and above with Security Upgrade
See Security on page 1-5 for an overview of basic security and the Security Upgrade
option.
Syntax: save tftp ipaddr {"filename"}
Example: save tftp 192.128.17.10 "configuration"
Save the configuration file to TFTP server.
Field Description
tftp Save the configuration as a file on a TFTP server.
ipaddr IP address of TFTP server where the file is to be saved.
"filename" File name including path. Must be enclosed in quotes.