user@user-desktop:~$ lsusb
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c016 Logitech, Inc. M-UV69a/HP M-UV96 Optical Wheel Mouse
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 12d1:1001 Huawei Technologies Co., Ltd. E620 USB Modem
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
user@user-desktop:~$ route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.64.64.64 * 255.255.255.255 UH 0 0 0 ppp0
link-local * 255.255.0.0 U 1000 0 0 ppp0
default 10.64.64.64 0.0.0.0 UG 0 0 0 ppp0
user@user-desktop:~$ ifconfig
eth1 Link encap:Ethernet HWaddr 00:25:22:4b:8d:7e
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:27 Base address:0xc000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:72 errors:0 dropped:0 overruns:0 frame:0
TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5600 (5.6 KB) TX bytes:5600 (5.6 KB)
ppp0 Link encap:Point-to-Point Protocol
inet addr:10.209.124.49 P-t-P:10.64.64.64 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:199 errors:0 dropped:0 overruns:0 frame:0
TX packets:240 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:83147 (83.1 KB) TX bytes:23588 (23.5 KB)
user@user-desktop:~$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.

56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=247 time=864 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=247 time=344 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=247 time=343 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=247 time=342 ms
64 bytes from 8.8.8.8: icmp_seq=5 ttl=247 time=340 ms
64 bytes from 8.8.8.8: icmp_seq=6 ttl=247 time=339 ms
64 bytes from 8.8.8.8: icmp_seq=7 ttl=247 time=338 ms
64 bytes from 8.8.8.8: icmp_seq=8 ttl=247 time=416 ms
64 bytes from 8.8.8.8: icmp_seq=9 ttl=247 time=335 ms
64 bytes from 8.8.8.8: icmp_seq=10 ttl=247 time=854 ms
64 bytes from 8.8.8.8: icmp_seq=11 ttl=247 time=314 ms
64 bytes from 8.8.8.8: icmp_seq=12 ttl=247 time=313 ms
64 bytes from 8.8.8.8: icmp_seq=13 ttl=247 time=312 ms
^C
--- 8.8.8.8 ping statistics ---
14 packets transmitted, 13 received, 7% packet loss, time 13013ms
rtt min/avg/max/mdev = 312.187/420.023/864.533/189.007 ms
user@user-desktop:~$