This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Previous revision | ||
net:f5 [2020/06/17 10:04] |
net:f5 [2024/07/13 14:23] (current) tomas |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | |||
+ | [[https:// | ||
+ | LTM - Local Traffic Manager - komponenta na load balancing, WAF | ||
+ | |||
+ | ====iRules=== | ||
+ | [[https:// | ||
+ | [[https:// | ||
+ | |||
+ | ===Vestavene promenne=== | ||
+ | [TCP:: | ||
+ | [HTTP:: | ||
+ | [IP::addr [IP:: | ||
+ | [HTTP:: | ||
+ | |||
+ | ===tmsh prikazy=== | ||
+ | show ltm virtual ... seznam virtualnich serveru a statistiky\\ | ||
+ | tmsh show ltm virtual all-properties \\ | ||
+ | list ltm virtual ... seznam a nastaveni virtualnich serveru\\ | ||
+ | list ltm node @^10\..*\.44\.\\ | ||
+ | list ltm rule\\ | ||
+ | list pool monitor\\ | ||
+ | lis pool\\ | ||
+ | list ltm data-group\\ | ||
+ | list ltm node\\ | ||
+ | list /net vlan all-properties\\ | ||
+ | list / net vlan\\ | ||
+ | show interface\\ | ||
+ | delete / ltm pool my_pool\\ | ||
+ | help / ltm pool\\ | ||
+ | list virtual-address\\ | ||