Trusty old 'ifconfig' is gone from latest releases of Ubuntu (and some other flavours of Linux). Instead, like our Mac friends, us Linux guys are left with the `ip`, and by extention `ip addr` and `ip link` commands to get some info on our network interfaces.
The default output is ugly and messy, however, and just using a few simple cli switches makes it far easier on the eye.