Lines Matching refs:TFTP
2 Documentation Firmware image (BMC and Host) upload test using TFTP protocol.
5 # TFTP_SERVER The TFTP server host name or IP address.
33 TFTP Download Install With ApplyTime OnReset Policy
34 [Documentation] Download image to BMC using TFTP with OnReset policy and verify installation.
36 [Template] TFTP Download Install
42 TFTP Download Install With ApplyTime Immediate Policy
43 [Documentation] Download image to BMC using TFTP with Immediate policy and verify installation.
45 [Template] TFTP Download Install
88 TFTP Download Install
89 [Documentation] Download image to BMC using TFTP with ApplyTime policy and verify installation.
101 # Download image from TFTP server to BMC.
103 ... body={"TransferProtocol" : "TFTP", "ImageURI" : "${TFTP_SERVER}/${IMAGE_FILE_NAME}"}
146 # Download image from TFTP server via ImageURI to BMC.
188 # Download image from TFTP server via ImageURI to BMC.
192 ${image_version}= Get Image Version From TFTP Server ${tftp_server} ${image_file_name}