Switch 7700 Command reference Guide, v2.0

Table Of Contents
428 CHAPTER 11: USING SYSTEM MANAGEMENT COMMANDS
Parameter
None
Description
Using the verbose command, you can enable verbose. Using the undo verbose
command, you can disable verbose.
By default, verbose is disabled.
Example
Enable verbose.
[ftp]verbose
TFTP Configuration
Commands
This section describes the Trivial File Transfer Protocol (TFTP) Commands on your
Switch 7700.
tftp Syntax
tftp { ascii | binary }
View
System view
Parameter
ascii: Text format.
binary: Binary format. By default, the transmission mode is binary.
Description
Using the tftp command, you can configure the transmission mode of the TFTP
files.
TFTP transmits files in two modes, binary mode for program files and ASCII mode
for text files. You can Perform this command to configure the file transmission
mode. By default, TFTP transmits files in binary mode. Before resetting the mode
and restarting the switch, the set mode will not change.
For the related commands, see tftp get, tftp put.
Example
Transmit the files in text format.
[SW7700]tftp ascii
tftp get Syntax
tftp get //A.A.A.A/xxx.yyy mmm.nnn
View
System view