cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
701
Views
4
Helpful
4
Replies

Determine the amount of Concurrent TCP users ?

Victor Fabian
Level 1
Level 1

From the firewall perspective how can i determine the amount of TCP users that are hitting the firewall.

Is there a command or debug that would allow me to see that.

4 Replies 4

Collin Clark
VIP Alumni
VIP Alumni

I think the closest you're going to get is with show xlate count.

plumbis
Level 7
Level 7

"show conn | i TCP" will give you all TCP conns through the firewall, but this won't give you a count.

You could always slap this into excel to get a count.

sh local-host | i TCP flow count

will show you the distinct TCP conns each host has. Adding them up will give you the aggregate.

I hope it helps.

PK

Pravin Phadte
Level 5
Level 5

Both show connection and show local host would povide you with output for tcp.

But this would be a huge output and diffucult to find a single ip in production network.

A good tool we use is fireplotter which poovides the output for about. Its good one.

Regards

Pravin

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card