6.10.14 fw-upgrade examples

The next codeblock shows the fw-upgrade command execution for a FW Upgrade Protocol when no security is implemented and no signature is configured:
fw-upgrade options multicast arq disabled page_size 0 delay 60 timer 21600
fw-upgrade clear_target_list
fw-upgrade add fcc23d018a46
fw-upgrade match_rule none
fw-upgrade image_info vendor MCHP model PL360MB version S14.03.03
fw-upgrade binarypath /etc/config/firmware_S14.03.03.bin
fw-upgrade signature_algorithm  0 size 0
fw-upgrade download
fw-upgrade start
show fw-upgrade state fcc23d018a46

If the security profile is 1 or 2, the Service Node has to be added to the network before. The process for signed firmware binary construction can be found on the PRIME Manager User manual:

network  add  fcc23d018a46 key  fcc23d018a46fcc23d018a46ffffffff
fw-upgrade options multicast arq disabled page_size 0 delay 60 timer 21600
fw-upgrade clear_target_list
fw-upgrade add fcc23d018a46
fw-upgrade match_rule none
fw-upgrade image_info vendor MCHP model PL360MB version S14.03.03
fw-upgrade binarypath /etc/config/firmware_S14.03.03.ECDSA.bin
fw-upgrade signature_algorithm 2 size 71
fw-upgrade download
fw-upgrade start
show fw-upgrade state fcc23d018a46