Difference between revisions of "F5 upgrade"

From UVOO Tech Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
https://my.f5.com/manage/s/article/K34745165
 
https://my.f5.com/manage/s/article/K34745165
 +
 
```
 
```
 +
tmsh show sys software status
 +
list /sys software image
 +
tmsh install /sys software <hotfix | image> <software>.iso volume <volume_number>
 +
tmsh reboot volume HD1.2
 
```
 
```

Revision as of 20:44, 7 August 2023

cli

https://my.f5.com/manage/s/article/K34745165

tmsh show sys software status
list /sys software image
tmsh install /sys software <hotfix | image> <software>.iso volume <volume_number>
tmsh reboot volume HD1.2