Forum Discussion
Updating Firmware on BIg IP LTM Machines From Command Line
We were able to do this over command line using scp and a few tmsh commands. I'm posting our procedure here so that others can use it if they find this. While F5 documents this well, each part is in a different document, so I'm combining all steps here.
To copy the iso image over: scp Big-IP-Firmware.iso user@x.x.x.x:/shared/images
To install new image: tmsh install sys software image BIGIP-11.4.1.608.0.iso volume HD1.3
To see status of software install: tmsh show sys software
Once image is installed, select it as the preferred boot device: switchboot -b HD1.3
Reboot machine into new image: reboot
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com