Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.93 KB | None | 0 0
  1.  
  2. root@ubuntu:~# ifconfig
  3. eth0      Link encap:Ethernet  HWaddr 00:1a:a0:8d:40:c0
  4.           inet addr:192.168.1.65  Bcast:192.168.1.255  Mask:255.255.255.0
  5.           inet6 addr: fe80::21a:a0ff:fe8d:40c0/64 Scope:Link
  6.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  7.           RX packets:111 errors:0 dropped:0 overruns:0 frame:0
  8.           TX packets:103 errors:0 dropped:0 overruns:0 carrier:0
  9.           collisions:0 txqueuelen:1000
  10.           RX bytes:10604 (10.6 KB)  TX bytes:12866 (12.8 KB)
  11.           Interrupt:20 Memory:fdfc0000-fdfe0000
  12.  
  13. lo        Link encap:Local Loopback
  14.           inet addr:127.0.0.1  Mask:255.0.0.0
  15.           inet6 addr: ::1/128 Scope:Host
  16.           UP LOOPBACK RUNNING  MTU:16436  Metric:1
  17.           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  18.           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  19.           collisions:0 txqueuelen:0
  20.           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement