Debugging - HP A8800 Series Fundamentals Command Reference

Hide thumbs Also See for A8800 Series:
Table of Contents

Advertisement

debugging

Syntax
debugging
undo debugging
View
FTP client view
Default level
1: Monitor level
Parameters
None
Description
Use debugging to enable FTP client debugging.
Use undo debugging to disable FTP client debugging.
By default, FTP client debugging is disabled.
Examples
# The router serves as the FTP client. Enable FTP client debugging and use the active mode to download
file sample.file from the current working directory of the FTP server.
<Sysname> terminal monitor
<Sysname> terminal debugging
<Sysname> ftp 192.168.1.46
Trying 192.168.1.46 ...
Press CTRL+K to abort
Connected to 192.168.1.46.
220 FTP service ready.
User(192.168.1.46:(none)):ftp
331 Password required for ftp.
Password:
230 User logged in.
[ftp] undo passive
FTP: passive is off
[ftp] debugging
FTP: debugging switch is on
[ftp] get sample.file
---> PORT 192,168,1,44,4,21
200 Port command okay.
The parsed reply is 200
---> RETR sample.file
150 Opening ASCII mode data connection for /sample.file.
54

Advertisement

Table of Contents
loading

Table of Contents