Advertisement
Max13

IfConfig

Jun 7th, 2011
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.13 KB | None | 0 0
  1. Bowser:/home/max13# ifconfig -a
  2. eth0      Link encap:Ethernet  HWaddr 00:26:b9:83:58:7d  
  3.           adr inet6: fe80::226:b9ff:fe83:587d/64 Scope:Lien
  4.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  5.           RX packets:10887845 errors:0 dropped:0 overruns:0 frame:0
  6.           TX packets:1349208 errors:0 dropped:0 overruns:0 carrier:0
  7.           collisions:0 lg file transmission:1000
  8.           RX bytes:15766414018 (14.6 GiB)  TX bytes:120289182 (114.7 MiB)
  9.           Interruption:16 Mémoire:da000000-da012800
  10.  
  11. eth1      Link encap:Ethernet  HWaddr 00:26:b9:83:58:7e  
  12.           BROADCAST MULTICAST  MTU:1500  Metric:1
  13.           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  14.           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  15.           collisions:0 lg file transmission:1000
  16.           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
  17.           Interruption:17 Mémoire:dc000000-dc012800
  18.  
  19. lo        Link encap:Boucle locale  
  20.           inet adr:127.0.0.1  Masque:255.0.0.0
  21.           adr inet6: ::1/128 Scope:Hôte
  22.           UP LOOPBACK RUNNING  MTU:16436  Metric:1
  23.           RX packets:109760 errors:0 dropped:0 overruns:0 frame:0
  24.           TX packets:109760 errors:0 dropped:0 overruns:0 carrier:0
  25.           collisions:0 lg file transmission:0
  26.           RX bytes:30629873 (29.2 MiB)  TX bytes:30629873 (29.2 MiB)
  27.  
  28. venet0    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  
  29.           adr inet6: fe80::1/128 Scope:Lien
  30.           UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
  31.           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  32.           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  33.           collisions:0 lg file transmission:0
  34.           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
  35.  
  36. veth101.0 Link encap:Ethernet  HWaddr 00:18:51:6e:77:e8  
  37.           adr inet6: fe80::218:51ff:fe6e:77e8/64 Scope:Lien
  38.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  39.           RX packets:7393 errors:0 dropped:0 overruns:0 frame:0
  40.           TX packets:227019 errors:0 dropped:11854 overruns:0 carrier:0
  41.           collisions:0 lg file transmission:0
  42.           RX bytes:1218794 (1.1 MiB)  TX bytes:24745062 (23.5 MiB)
  43.  
  44. veth102.0 Link encap:Ethernet  HWaddr 00:18:51:15:5f:10  
  45.           adr inet6: fe80::218:51ff:fe15:5f10/64 Scope:Lien
  46.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  47.           RX packets:1229573 errors:0 dropped:0 overruns:0 frame:0
  48.           TX packets:10682185 errors:0 dropped:10199 overruns:0 carrier:0
  49.           collisions:0 lg file transmission:0
  50.           RX bytes:74998578 (71.5 MiB)  TX bytes:15544839938 (14.4 GiB)
  51.  
  52. vmbr0     Link encap:Ethernet  HWaddr 00:26:b9:83:58:7d  
  53.           inet adr:88.190.12.162  Bcast:88.190.12.255  Masque:255.255.255.0
  54.           adr inet6: fe80::226:b9ff:fe83:587d/64 Scope:Lien
  55.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  56.           RX packets:1625484 errors:0 dropped:0 overruns:0 frame:0
  57.           TX packets:1335183 errors:0 dropped:0 overruns:0 carrier:0
  58.           collisions:0 lg file transmission:0
  59.           RX bytes:116275545 (110.8 MiB)  TX bytes:113386062 (108.1 MiB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement