Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. ph@keller-backup:~$ ifconfig
  2. enp1s10 Link encap:Ethernet Hardware Adresse e8:de:27:a6:ae:04
  3. inet Adresse:192.168.0.141 Bcast:192.168.0.255 Maske:255.255.255.0
  4. inet6-Adresse: fe80::6ae5:2cd7:214:b7a9/64 Gültigkeitsbereich:Verbindung
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metrik:1
  6. RX-Pakete:1276 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
  7. TX-Pakete:1107 Fehler:0 Verloren:0 Überläufe:0 Träger:0
  8. Kollisionen:0 Sendewarteschlangenlänge:1000
  9. RX-Bytes:663149 (663.1 KB) TX-Bytes:127043 (127.0 KB)
  10.  
  11. lo Link encap:Lokale Schleife
  12. inet Adresse:127.0.0.1 Maske:255.0.0.0
  13. inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
  14. UP LOOPBACK RUNNING MTU:65536 Metrik:1
  15. RX-Pakete:397 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
  16. TX-Pakete:397 Fehler:0 Verloren:0 Überläufe:0 Träger:0
  17. Kollisionen:0 Sendewarteschlangenlänge:1
  18. RX-Bytes:32909 (32.9 KB) TX-Bytes:32909 (32.9 KB)
  19.  
  20.  
  21.  
  22. ph@keller-backup:~$ lspci
  23. 00:00.0 RAM memory: NVIDIA Corporation MCP61 Host Bridge (rev a1)
  24. 00:01.0 ISA bridge: NVIDIA Corporation MCP61 LPC Bridge (rev a2)
  25. 00:01.1 SMBus: NVIDIA Corporation MCP61 SMBus (rev a2)
  26. 00:01.2 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a2)
  27. 00:02.0 USB controller: NVIDIA Corporation MCP61 USB 1.1 Controller (rev a3)
  28. 00:02.1 USB controller: NVIDIA Corporation MCP61 USB 2.0 Controller (rev a3)
  29. 00:04.0 PCI bridge: NVIDIA Corporation MCP61 PCI bridge (rev a1)
  30. 00:05.0 Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2)
  31. 00:06.0 IDE interface: NVIDIA Corporation MCP61 IDE (rev a2)
  32. 00:08.0 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)
  33. 00:08.1 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)
  34. 00:09.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
  35. 00:0b.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
  36. 00:0c.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
  37. 00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] (rev a2)
  38. 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
  39. 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Address Map
  40. 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] DRAM Controller
  41. 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
  42. 01:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8169 PCI Gigabit Ethernet Controller (rev 10)
  43. 03:00.0 USB controller: Renesas Technology Corp. uPD720201 USB 3.0 Host Controller (rev 03)
  44.  
  45.  
  46. ph@keller-backup:~$ sudo ethtool enp1s10
  47. Settings for enp1s10:
  48. Supported ports: [ TP MII ]
  49. Supported link modes: 10baseT/Half 10baseT/Full
  50. 100baseT/Half 100baseT/Full
  51. 1000baseT/Half 1000baseT/Full
  52. Supported pause frame use: No
  53. Supports auto-negotiation: Yes
  54. Advertised link modes: 10baseT/Half 10baseT/Full
  55. 100baseT/Half 100baseT/Full
  56. 1000baseT/Half 1000baseT/Full
  57. Advertised pause frame use: Symmetric Receive-only
  58. Advertised auto-negotiation: Yes
  59. Link partner advertised link modes: 10baseT/Half 10baseT/Full
  60. 100baseT/Half 100baseT/Full
  61. Link partner advertised pause frame use: Symmetric
  62. Link partner advertised auto-negotiation: Yes
  63. Speed: 100Mb/s
  64. Duplex: Full
  65. Port: MII
  66. PHYAD: 0
  67. Transceiver: internal
  68. Auto-negotiation: on
  69. Supports Wake-on: pumbg
  70. Wake-on: d
  71. Current message level: 0x00000033 (51)
  72. drv probe ifdown ifup
  73. Link detected: yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement