- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2011 05:23 AM - edited 03-04-2019 11:44 AM
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.
Solved! Go to Solution.
- Labels:
-
Other Routers
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2011 12:51 AM
hi,
you can use ip accounting command.
Router(config-if)#ip accounting
Router#show ip accounting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2011 06:27 AM
Hi,
Try the "sh ip nat translations".
hth
Muammer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2011 08:11 PM
thanks, but I'm using routing not NAT.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2011 10:22 PM
try using netflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2011 12:51 AM
hi,
you can use ip accounting command.
Router(config-if)#ip accounting
Router#show ip accounting
