autoftp command
This command displays and configures the automated FTP/TFTP/SFTP problem report settings for the CMM.
If command syntax is not correctly entered, or if a command fails to run, an error message is returned. See Common errors for a list of error messages that apply to all commands or autoftp command errors for a list of error messages that are specific to the autoftp command.
Function | What it does | Command | Target (see paths in Command targets) |
---|---|---|---|
Display call-home settings for autoftp call home | Displays the Automated FTP/TFTP/SFTP Problem Report settings that allow the CMM to automatically put service data onto a specified server when a call home event is detected. | autoftp | Primary CMM:
|
Configure call-home settings for autoftp call home | Configures the Automated FTP/TFTP/SFTP Problem Report settings that allow the CMM to automatically put service data onto a specified server when a call home event is detected. Note The system will wait five days before sending duplicate events if they are left unacknowledged in the activity log. | autoftp -m mode-i ip_address-p port-u user_name-pw password where:
Note
This command can only be run by users who have one or more of the following command authorities:
| Primary CMM:
|
Example:
autoftp -T mm[p]
autoftp -m tftp -i tftp.lenovo.com -p 69 -T mm[p]
The following example shows the information that is returned from these commands:
system> autoftp -T mm[p]
-m ftp
-i ftp.lenovo.com
-p 6
-u smlite
system> autoftp -m tftp -i tftp.lenovo.com -p 69 -T mm[p]
OK
system>