HP – Switch / TFTP aktivieren / Fehler SFTP disable
HP ProCurve Switches – Error Message „SFTP for IPv4 must be disabled before enabling IPv4 tftp“ when Enabling the TFTP Client
Issue
When attempting to enable the TFTP client the error message SFTP for IPv4 must be disabled before enabling IPv4 tftp is reported.
Solution
The SFTP protocol must be disabled before the TFTP client can be enabled. The commands listed here display the output to determine if secure transfer is enabled and how to disable secure transfer protocol:
ProcurveSwitch# configure
ProcurveSwitch(config)# tftp client
SFTP must be disabled before enabling tftp :
ProcurveSwitch# show ip ssh
SSH Enabled : Yes
TCP Port Number : 22
Timeout (sec) : 120
Secure Copy Enabled : Yes <—-
SFTP deaktivieren:
ProcurveSwitch(config)# no ip ssh filetransfer