daily pastebin goal
33%
SHARE
TWEET

Untitled

a guest Sep 20th, 2012 21 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@rtgate:~# lshw -class network
  2.   *-network              
  3.        description: Ethernet interface
  4.        product: 82567V-2 Gigabit Network Connection
  5.        vendor: Intel Corporation
  6.        physical id: 19
  7.        bus info: pci@0000:00:19.0
  8.        logical name: eth1
  9.        version: 00
  10.        serial: 00:1c:c0:a3:f6:c7
  11.        size: 100Mbit/s
  12.        capacity: 1Gbit/s
  13.        width: 32 bits
  14.        clock: 33MHz
  15.        capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
  16.        configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=1.5.1-k duplex=full firmware=1.8-5 ip=192.168.0.200 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
  17.        resources: irq:42 memory:d0700000-d071ffff memory:d0724000-d0724fff ioport:f0c0(size=32)
  18.   *-network
  19.        description: Ethernet interface
  20.        product: RTL-8139/8139C/8139C+
  21.        vendor: Realtek Semiconductor Co., Ltd.
  22.        physical id: 0
  23.        bus info: pci@0000:03:00.0
  24.        logical name: eth0
  25.        version: 10
  26.        serial: 00:08:a1:65:a9:5b
  27.        size: 100Mbit/s
  28.        capacity: 100Mbit/s
  29.        width: 32 bits
  30.        clock: 33MHz
  31.        capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
  32.        configuration: autonegotiation=off broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.0.2 latency=32 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100Mbit/s
  33.        resources: irq:20 ioport:d000(size=256) memory:d0501000-d05010ff
  34. root@rtgate:~# ethtool eth0
  35. Settings for eth0:
  36.         Supported ports: [ TP MII ]
  37.         Supported link modes:   10baseT/Half 10baseT/Full
  38.                                 100baseT/Half 100baseT/Full
  39.         Supported pause frame use: No
  40.         Supports auto-negotiation: Yes
  41.         Advertised link modes:  Not reported
  42.         Advertised pause frame use: No
  43.         Advertised auto-negotiation: No
  44.         Speed: 100Mb/s
  45.         Duplex: Full
  46.         Port: MII
  47.         PHYAD: 32
  48.         Transceiver: internal
  49.         Auto-negotiation: off
  50.         Supports Wake-on: pumbg
  51.         Wake-on: d
  52.         Current message level: 0x00000007 (7)
  53.                                drv probe link
  54.         Link detected: yes
  55. root@rtgate:~# ethtool eth1
  56. Settings for eth1:
  57.         Supported ports: [ TP ]
  58.         Supported link modes:   10baseT/Half 10baseT/Full
  59.                                 100baseT/Half 100baseT/Full
  60.                                 1000baseT/Full
  61.         Supported pause frame use: No
  62.         Supports auto-negotiation: Yes
  63.         Advertised link modes:  10baseT/Half 10baseT/Full
  64.                                 100baseT/Half 100baseT/Full
  65.                                 1000baseT/Full
  66.         Advertised pause frame use: No
  67.         Advertised auto-negotiation: Yes
  68.         Speed: 100Mb/s
  69.         Duplex: Full
  70.         Port: Twisted Pair
  71.         PHYAD: 2
  72.         Transceiver: internal
  73.         Auto-negotiation: on
  74.         MDI-X: off
  75.         Supports Wake-on: pumbg
  76.         Wake-on: g
  77.         Current message level: 0x00000001 (1)
  78.                                drv
  79.         Link detected: yes
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top