- create profile for capture traffic
set fprofile packet enable
- start to capture data
set fprofile packet start
- wait few minutes to capture some traffic and then STOP
set fprofile packet stop
- check top talkers
get fprofile packet
– you can display more than first 10 top talkers,e.g.
get fprofile packet top 20
– you can display top protocols
get fprofile packet ip proto top 5
– …and others even based on source or destination IP
get fprofile packet ip dst top 10
dzbanek 2013-01-03