Advertisement
Guest User

Untitled

a guest
Aug 6th, 2018
514
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1.  
  2. CoreELEC (official): 8.95.0 (S905.arm)
  3. CoreELEC:~ # cat /proc/device-tree/le-dt-id
  4. gxl_p212_2gCoreELEC:~ # ifconfig -a
  5. eth0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
  6. inet addr:192.168.0.13 Bcast:192.168.0.255 Mask:255.255.255.0
  7. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  8. RX packets:332 errors:0 dropped:1 overruns:0 frame:0
  9. TX packets:230 errors:0 dropped:0 overruns:0 carrier:0
  10. collisions:0 txqueuelen:1000
  11. RX bytes:122683 (119.8 KiB) TX bytes:37955 (37.0 KiB)
  12. Interrupt:40
  13.  
  14. lo Link encap:Local Loopback
  15. inet addr:127.0.0.1 Mask:255.0.0.0
  16. inet6 addr: ::1/128 Scope:Host
  17. UP LOOPBACK RUNNING MTU:4096 Metric:1
  18. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  19. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  20. collisions:0 txqueuelen:0
  21. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  22.  
  23. wlan0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
  24. UP BROADCAST MULTICAST MTU:1500 Metric:1
  25. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  26. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  27. collisions:0 txqueuelen:1000
  28. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement