using the Mac.addr.list method, it would be useful to get more info regarding each mac address. I imagine something like this: <code>{ 'eth0' => '00:ff:23:45:67:89', 'wlan0' => '00:ff:12:34:56:78' } </code>