dmesg
[295050.409021] usb0: register 'cdc_ether' at usb-0000:00:1d.7-7, CDC Ethernet Device, de:59:f3:a9:fa:fe
sudo ifup usb0
archebyte:~$ ifconfig usb0 usb0 Link encap:Ethernet HWaddr de:59:f3:a9:fa:fe inet addr:192.168.2.14 Bcast:192.168.2.255 Mask:255.255.255.0 inet6 addr: fe80::dc59:f3ff:fea9:fafe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:22 errors:0 dropped:0 overruns:0 frame:0 TX packets:47 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:4216 (4.2 KB) TX bytes:9714 (9.7 KB)
archebyte:~$ ping 192.168.2.15 PING 192.168.2.15 56(84) bytes of data. 64 bytes from n900 (192.168.2.15): icmp_seq=1 ttl=64 time=0.526 ms 64 bytes from n900 (192.168.2.15): icmp_seq=2 ttl=64 time=0.457 ms
ssh root@192.168.2.15