Advertisement
Guest User

Untitled

a guest
Nov 6th, 2013
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. dfee@apollo:~$ sudo ifup eth1
  2. Ignoring unknown interface eth1=eth1.
  3. dfee@apollo:~$ ifconfig -a
  4. eth0 Link encap:Ethernet HWaddr 00:0c:29:00:4a:40
  5. inet addr:192.168.39.98 Bcast:192.168.39.255 Mask:255.255.248.0
  6. inet6 addr: fe80::20c:29ff:fe00:4a40/64 Scope:Link
  7. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  8. RX packets:9570 errors:0 dropped:0 overruns:0 frame:0
  9. TX packets:1353 errors:0 dropped:0 overruns:0 carrier:0
  10. collisions:0 txqueuelen:1000
  11. RX bytes:1091358 (1.0 MB) TX bytes:140304 (140.3 KB)
  12.  
  13. eth1 Link encap:Ethernet HWaddr 00:0c:29:00:4a:4a
  14. BROADCAST MULTICAST MTU:1500 Metric:1
  15. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  17. collisions:0 txqueuelen:1000
  18. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  19.  
  20. lo Link encap:Local Loopback
  21. inet addr:127.0.0.1 Mask:255.0.0.0
  22. inet6 addr: ::1/128 Scope:Host
  23. UP LOOPBACK RUNNING MTU:65536 Metric:1
  24. RX packets:16 errors:0 dropped:0 overruns:0 frame:0
  25. TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
  26. collisions:0 txqueuelen:0
  27. RX bytes:1184 (1.1 KB) TX bytes:1184 (1.1 KB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement