Snippet content copied to clipboard.
Are you sure to delete this snippet? No, don't delete
  1. root@snic10e:~# uptime
  2. 04:36:26 up 1 day, 23:54, load average: 0.00, 0.00, 0.00
  3. root@snic10e:~# free
  4. total used free shared buff/cache available
  5. Mem: 1991252 94188 1870332 23372 26732 1847436
  6. Swap: 0 0 0
  7. root@snic10e:~# ifconfig xaui1
  8. xaui1 Link encap:Ethernet HWaddr CE:82:3B:54:A9:2F
  9. inet addr:172.21.10.158 Bcast:172.21.10.255 Mask:255.255.255.0
  10. inet6 addr: fe80::cc82:3bff:fe54:a92f/64 Scope:Link
  11. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  12. RX packets:19948783 errors:0 dropped:74739 overruns:0 frame:0
  13. TX packets:620051967 errors:0 dropped:0 overruns:0 carrier:0
  14. collisions:0 txqueuelen:1000
  15. RX bytes:1761356133 (1.6 GiB) TX bytes:934760296404 (870.5 GiB)
  16. root@snic10e:~#

Edit this Snippet