First option :
{code}cat /proc/net/dev{code}
This shows all network interfaces and some statistics associated with them, but is not very user friendly.
User friendly option : install
Bandwidth Monitor NG (package name is bwm-ng in most common distribution) and execute it :
{code}bwm-ng{code}