|
Home > Archive > CCNP > October 2001 > Flowmeter on Router?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Flowmeter on Router?
|
|
| leowang 2001-10-15, 11:38 pm |
| How can I see the data flow on the Router?
eg.
From 9:00am to 11:00 am
x.x.x.x to y.y.y.y Via s1 XXX Packets
z.z.z.z to w.w.w.w Via s1 XXX Packets
...
Another question:
what is IP accouting-list?
Thanks | |
| depamo 2001-10-16, 11:43 am |
| debug ip packet
Here is the Cisco Web Site Page for this
http://www.cisco.com/univercd/cc/td...g_v1/tr1907.htm
Don't recommend on systems that are passing a lot of traffic, takes some time and effort for the router to do this which can really slow things down quite a bit. Home lab, no problem.
As for IP Accounting-List, found it on the Cisco Site as well -
http://www.cisco.com/univercd/cc/td...rpc_r/48383.htm
just search for ip accounting-list. Seems to be a way to determine which packets you want to keep statistics on used in conjunction with ip accounting-transit command described after it.
Hope that helps, talk to you later | |
| leowang 2001-10-17, 8:24 pm |
| Thanks for your help |
|
|
|
|