Chapter 5
70
5.4.7.17 untrace
Syntax:
untrace [<option>]
Description:
Turns off IP tracing options. The syntax is the same as untrace
all turns off all tracing.The trace command is hidden and not
shown by ip help.
5.4.8 TFTP Commands
TFTP commands are prefixed with TFTP.
5.4.8.1
init
Syntax:
init
Description:
Causes all sessions to be initialized to an idle state. It can be
used during testing but is not required in normal operation. The
command does not appear in the Help text.
5.4.8.2
put
Syntax:
put [local_file] <remote_file> (client mode only)
Description:
The put command requests TFTP to transmit a file to the remote
host previously specified using the connect command. By
default, the file is named remotely as the local file name but by
specifying a second file name, renaming is performed.
Example:
put ipaddresses