Advertisement
Guest User

ifconfig -a output

a guest
Oct 6th, 2011
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. [root@archiso aif]# ifconfig -a
  2. eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
  3. inet 192.168.1.20 netmask 255.255.255.0 broadcast 192.168.1.255
  4. inet6 fe80::a00:27ff:fee3:4701 prefixlen 64 scopeid 0x20<link>
  5. ether 08:00:27:e3:47:01 txqueuelen 1000 (Ethernet)
  6. RX packets 3041 bytes 354787 (346.4 KiB)
  7. RX errors 0 dropped 0 overruns 0 frame 0
  8. TX packets 2024 bytes 333384 (325.5 KiB)
  9. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  10.  
  11. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436 metric 1
  12. inet 127.0.0.1 netmask 255.0.0.0
  13. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  14. loop txqueuelen 0 (Local Loopback)
  15. RX packets 0 bytes 0 (0.0 B)
  16. RX errors 0 dropped 0 overruns 0 frame 0
  17. TX packets 0 bytes 0 (0.0 B)
  18. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  19.  
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement