Forum Discussion
f5 command document
hello everyone
have a good day
i want to ask, in some cases that experience repeated input data, or closing some server objects that only provide a little time in their implementation. often i use cli command to speed up the process.
sometimes i don't find documentation for some situations that i need, so i search by doing 'tab' and try it in the lab, some i do just by trying.
does anyone have information on cli command f5 with explanation of its usage. this is very helpful in work.
thank you.
- karankessyNimbostratus
Hello Zen_Y
It is a cumbersome task to do it manually often.
You can refer to help via cli or take reference from the man pages below:
https://clouddocs.f5.com/cli/tmsh-reference/latest/- Zen_YCirrus
this is amazing, thank you all so much
- Aswin_mkCumulonimbus
Hello Zen_Y
Please use below links, it's have some important cli commands
Command example for creating pool:
create ltm pool <pool name> members add { <ip:port> <ip:port> <etc> } monitor http
Command example for creating a standard virtual server:
create ltm virtual <vs name> destination <ip:port> pool <pool name> ip-protocol tcp source-address-translation { type automap }
Write your configuration to disk and create an archive:
save sys config
Other use full links :-
https://my.f5.com/manage/s/article/K53851362
https://medium.com/@dixitra20/f5-cli-command-for-troubleshooting-32d3ea1dd8b6
https://my.f5.com/manage/s/article/K24491751
Br
Aswin
- Zen_YCirrus
this is amazing, thank you all so much
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