cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
934
Views
0
Helpful
1
Replies

How to recognise how many sessions are handled by a router?

kernst
Level 1
Level 1

Is there any command etc available to find out how many concurrent sessions are via a Cisco2821 router? And if yes, is there also a option to find out what is/was the maximum during the day?

1 Accepted Solution

Accepted Solutions

gatlin007
Level 4
Level 4

Netflow will display the number of sessions through a particular interface.


Int gx/x

  ip flow ingress


To display the sessions in real time use the following:


show ip cache flow


Keep in mind the information is in hex. Using a netflow collector is best if you'd like to keep statistical information vs. looking in real time on the command line.   Short of using a netflow collector the 'top talkers' feature in the link belowmay be useful.


http://www.cisco.com/en/US/products/sw/iosswrel/ps1838/products_feature_guide09186a0080259533.html



Chris

View solution in original post

1 Reply 1

gatlin007
Level 4
Level 4

Netflow will display the number of sessions through a particular interface.


Int gx/x

  ip flow ingress


To display the sessions in real time use the following:


show ip cache flow


Keep in mind the information is in hex. Using a netflow collector is best if you'd like to keep statistical information vs. looking in real time on the command line.   Short of using a netflow collector the 'top talkers' feature in the link belowmay be useful.


http://www.cisco.com/en/US/products/sw/iosswrel/ps1838/products_feature_guide09186a0080259533.html



Chris

Review Cisco Networking products for a $25 gift card