Evil_TTL> show | s

F5 CLI Command Reference

Category:F5 -> LTM

show sys connection cs-server-address <IP_Address>

Sys::Connections
[Src IP] [VIP] [Src NAT] [Dst Server] 
tmos shell (tmsh) - user friendly shell
bash 
advanced shellcan be used for tcp dump or pick a file for wireshark
ls
telnet test 
(to check health manually)
curl (to make http request for test)
curl -vk https://x.x.x.x 

View logs:

bash
cd 
..
cd var/logs/
ls

cat gtm 
less
or less gtm
Shift
+> = go to end 
By privilege15