Difference between revisions of "F5 upgrade"

From UVOO Tech Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
```
 
```
 
tmsh show sys software status
 
tmsh show sys software status
list /sys software image
+
tmsh list /sys software image
 +
tmsh install /sys software image BIGIP-16.1.3.5-0.0.5.iso volume HD1.2
 +
```
 +
 
 +
tmsh reboot volume HD1.2
 +
```
 +
 
 +
```
 
tmsh install /sys software <hotfix | image> <software>.iso volume <volume_number>
 
tmsh install /sys software <hotfix | image> <software>.iso volume <volume_number>
tmsh reboot volume HD1.2
 
 
```
 
```

Revision as of 21:26, 7 August 2023

cli

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

tmsh show sys software status
tmsh list /sys software image
tmsh install /sys software image BIGIP-16.1.3.5-0.0.5.iso volume HD1.2

tmsh reboot volume HD1.2

<br />

tmsh install /sys software .iso volume ```