root@slateax:~# ifconfig wlan-sta0
wlan-sta0 Link encap:Ethernet HWaddr 00:03:7F:12:59:03
inet addr:192.168.28.5 Bcast:192.168.28.255 Mask:255.255.255.0
inet6 addr: fe80::203:7fff:fe12:5903/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:30764 errors:0 dropped:206 overruns:0 frame:0
TX packets:11808 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:4096
RX bytes:17053951 (16.2 MiB) TX bytes:4530134 (4.3 MiB)
root@slateax:~#
root@slateax:~# ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
64 bytes from 1.1.1.1: seq=0 ttl=58 time=5.591 ms
64 bytes from 1.1.1.1: seq=1 ttl=58 time=5.231 ms
64 bytes from 1.1.1.1: seq=2 ttl=58 time=4.643 ms
64 bytes from 1.1.1.1: seq=3 ttl=58 time=5.188 ms
64 bytes from 1.1.1.1: seq=4 ttl=58 time=5.170 ms
^C
--- 1.1.1.1 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 4.643/5.164/5.591 ms
root@slateax:~#