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

how to show connections handle by router

b1723651
Level 1
Level 1

Hi All,

I'm making a port based load balance testing, so I want to show connections handle by the router, so I can know if the connection/packet is: from which host/port, to which (remote) host/port, and goes out to which tunnel/interface (of the router).

the router i'm using is 887, but it do not support "show ip socket", is there other commands can help me?

deeply thanks.

1 Accepted Solution

Accepted Solutions

johnlloyd_13
Level 9
Level 9

hi,

you can use ip accounting command.

Router(config-if)#ip accounting

Router#show ip accounting

View solution in original post

4 Replies 4

mrdogantr
Level 1
Level 1

Hi,

     Try the "sh ip nat translations".

hth

Muammer

thanks, but I'm using routing not NAT.

gerald.suiza
Level 1
Level 1

try using netflow

johnlloyd_13
Level 9
Level 9

hi,

you can use ip accounting command.

Router(config-if)#ip accounting

Router#show ip accounting