F5 BigIP LTM commands
1) SSH into LTM, update /config/bigip.conf with desired changes.
Load the file:
bigpipe load
bigpipe save
2) Create qkview from command line
qkview -c -s 0 -f /shared/tmp/`/bin/hostname`_qkview_`date +%Y%d%m%H%M`.tgz
-c refers to config and -s 0 refers to largest size
3) Miscellaneous commands
vim tmm
/usr/libexec/bigpipe daol
cd partitions/INT
tmsh
tmsh load sys config
tmsh save sys config
tail /var/log/ltm --lines=50
touch /service/mcpd/forceload
curl --user C1148904:emendez@rccl.com --upload-file C1148904-1.cap
Load the file:
bigpipe load
bigpipe save
2) Create qkview from command line
qkview -c -s 0 -f /shared/tmp/`/bin/hostname`_qkview_`date +%Y%d%m%H%M`.tgz
-c refers to config and -s 0 refers to largest size
3) Miscellaneous commands
vim tmm
/usr/libexec/bigpipe daol
cd partitions/INT
tmsh
tmsh load sys config
tmsh save sys config
tail /var/log/ltm --lines=50
touch /service/mcpd/forceload
curl --user C1148904:emendez@rccl.com --upload-file C1148904-1.cap
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home