Dears,
How can we identify in the “show session virtual-server” which lines are the half-open tcp connection and tcp established?
Regards,
Régis
Dears,
How can we identify in the “show session virtual-server” which lines are the half-open tcp connection and tcp established?
Regards,
Régis
Hi
Under the sh session output you will see flag value (e.g. NFe0f0r0).
The 3rd char from left tells whether it is established(e) or half-open (h).
Regards.