$ ifconfig
{if you don't see an "inet addr" listed, you're not connected}
$ ip ro
nicer output for sysadmin
$ netstat -ap
Often useful to pipe into grep to look for specific service or
$ route -n
$ traceroute host.domain
$ tcpdump -i eth0 ether proto 0x8863 '||' ether proto 0x8864
$ iwconfig
$ iwlist wlan0 scanning