Created
May 22, 2022 06:57
-
-
Save alyxw/194b6488351bcdfd116f3a7bc353c9a2 to your computer and use it in GitHub Desktop.
ethtool output for Mikrotik CCR2004-1G-2XS-PCIe interfaces
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alyx@alyx-dl20g9:~$ sudo ethtool ens2f0 && sudo ethtool ens2f1 && sudo ethtool ens2f2 && sudo ethtool ens2f3 | |
Settings for ens2f0: | |
Supported ports: [ TP ] | |
Supported link modes: 10baseT/Half 10baseT/Full | |
100baseT/Half 100baseT/Full | |
Supported pause frame use: No | |
Supports auto-negotiation: Yes | |
Supported FEC modes: Not reported | |
Advertised link modes: Not reported | |
Advertised pause frame use: No | |
Advertised auto-negotiation: Yes | |
Advertised FEC modes: Not reported | |
Speed: 10000Mb/s | |
Duplex: Full | |
Auto-negotiation: on | |
Port: Twisted Pair | |
PHYAD: 0 | |
Transceiver: internal | |
MDI-X: Unknown | |
Supports Wake-on: pg | |
Wake-on: d | |
Current message level: 0x0000003f (63) | |
drv probe link timer ifdown ifup | |
Link detected: yes | |
Settings for ens2f1: | |
Supported ports: [ TP ] | |
Supported link modes: 10baseT/Half 10baseT/Full | |
100baseT/Half 100baseT/Full | |
Supported pause frame use: No | |
Supports auto-negotiation: Yes | |
Supported FEC modes: Not reported | |
Advertised link modes: Not reported | |
Advertised pause frame use: No | |
Advertised auto-negotiation: Yes | |
Advertised FEC modes: Not reported | |
Speed: Unknown! | |
Duplex: Unknown! (255) | |
Auto-negotiation: on | |
Port: Twisted Pair | |
PHYAD: 0 | |
Transceiver: internal | |
MDI-X: Unknown | |
Supports Wake-on: pg | |
Wake-on: d | |
Current message level: 0x0000003f (63) | |
drv probe link timer ifdown ifup | |
Link detected: no | |
Settings for ens2f2: | |
Supported ports: [ TP ] | |
Supported link modes: 10baseT/Half 10baseT/Full | |
100baseT/Half 100baseT/Full | |
Supported pause frame use: No | |
Supports auto-negotiation: Yes | |
Supported FEC modes: Not reported | |
Advertised link modes: Not reported | |
Advertised pause frame use: No | |
Advertised auto-negotiation: Yes | |
Advertised FEC modes: Not reported | |
Speed: 25000Mb/s | |
Duplex: Full | |
Auto-negotiation: on | |
Port: Twisted Pair | |
PHYAD: 0 | |
Transceiver: internal | |
MDI-X: Unknown | |
Supports Wake-on: pg | |
Wake-on: d | |
Current message level: 0x0000003f (63) | |
drv probe link timer ifdown ifup | |
Link detected: yes | |
Settings for ens2f3: | |
Supported ports: [ TP ] | |
Supported link modes: 10baseT/Half 10baseT/Full | |
100baseT/Half 100baseT/Full | |
Supported pause frame use: No | |
Supports auto-negotiation: Yes | |
Supported FEC modes: Not reported | |
Advertised link modes: Not reported | |
Advertised pause frame use: No | |
Advertised auto-negotiation: Yes | |
Advertised FEC modes: Not reported | |
Speed: 25000Mb/s | |
Duplex: Full | |
Auto-negotiation: on | |
Port: Twisted Pair | |
PHYAD: 0 | |
Transceiver: internal | |
MDI-X: Unknown | |
Supports Wake-on: pg | |
Wake-on: d | |
Current message level: 0x0000003f (63) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment