holocron

ifconfig

May 13th, 2011
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.30 KB | None | 0 0
  1. ifconfig
  2. eth0      Link encap:Ethernet  HWaddr BC:AE:C5:8D:76:F1  
  3.           inet addr:10.7.32.7  Bcast:10.7.32.255  Mask:255.255.255.0
  4.           UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
  5.           RX packets:403656 errors:0 dropped:3899 overruns:0 frame:0
  6.           TX packets:21458 errors:0 dropped:0 overruns:0 carrier:0
  7.           collisions:0 txqueuelen:1000
  8.           RX bytes:54639565 (52.1 Mb)  TX bytes:3667057 (3.4 Mb)
  9.           Interrupt:43 Base address:0x4000
  10.  
  11. lo        Link encap:Local Loopback  
  12.           inet addr:127.0.0.1  Mask:255.0.0.0
  13.           inet6 addr: ::1/128 Scope:Host
  14.           UP LOOPBACK RUNNING  MTU:16436  Metric:1
  15.           RX packets:33178 errors:0 dropped:0 overruns:0 frame:0
  16.           TX packets:33178 errors:0 dropped:0 overruns:0 carrier:0
  17.           collisions:0 txqueuelen:0
  18.           RX bytes:9089568 (8.6 Mb)  TX bytes:9089568 (8.6 Mb)
  19.  
  20. tap0      Link encap:Ethernet  HWaddr A2:2E:86:02:7E:10  
  21.           inet addr:10.1.1.1  Bcast:10.1.1.255  Mask:255.255.255.0
  22.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  23.           RX packets:14 errors:0 dropped:0 overruns:0 frame:0
  24.           TX packets:52 errors:0 dropped:0 overruns:0 carrier:0
  25.           collisions:0 txqueuelen:500
  26.           RX bytes:840 (840.0 b)  TX bytes:6390 (6.2 Kb)
Advertisement
Add Comment
Please, Sign In to add comment