Difference between revisions of "F5 Troubleshooting"
Jump to navigation
Jump to search
(Created page with "https://support.f5.com/csp/article/K13223?sr=56047771") |
|||
Line 1: | Line 1: | ||
https://support.f5.com/csp/article/K13223?sr=56047771 | https://support.f5.com/csp/article/K13223?sr=56047771 | ||
+ | |||
+ | tmsh show /net rst-cause > /tmp/3 | ||
+ | |||
+ | diff /tmp/1 /tmp/3 | grep '^>' | sed 's/^>\ //' |
Revision as of 22:53, 23 February 2022
https://support.f5.com/csp/article/K13223?sr=56047771
tmsh show /net rst-cause > /tmp/3
diff /tmp/1 /tmp/3 | grep '^>' | sed 's/^>\ //'