08-08-2007 01:47 AM - edited 03-05-2019 05:46 PM
Hi, is there a command to show active connections that pass through 2 eth ports on cisco ios?
Thx.
08-08-2007 03:13 AM
Hi there,
You could try:
show ip cache flow
See if that does what you need.
Kind regards,
Graeme
08-08-2007 03:39 AM
Also you could try enable accounting on the interface. It will not always display active connections since it's incremental (old connection stay in the list) but it can display what is flowing.
commands are:
(config-if)#ip accounting
#show ip accounting
#clear ip accounting (reset list)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide