Not bandwidth specifically, but I find the "ip accounting" commands help.
eg:
interface FastEthernet0/1
description Internal LAN
ip accounting output-packets
Then I use the "clear ip accounting" (wait 10 seconds) followed by "show ip accounting" and it will show me which IP pairs (conversations) on my internal LAN are using up how many packets and bytes
Not exactly what you want, but I hope it helps.
Thomas Dzubin