If the DSC has an external RJ45 OOB interface you can connect it to the management network, configure it, and use it to copy images:
- Ensure the
oob_mnic0
interface is up:
If you get no output:ifconfig oob_mnic0
- Run the following
command:
dhclient oob_mnic0
- Boot `gold-fw` if needed.
- Run the following
command:
- Use
scp
to copy the image over the out of band interface to the /data directory on the card:scp user@server://~dsc_fw_elba.tar