小编alt*_*man的帖子

debian set eth0 autoneg off speed 1000 duplex full: 无效参数

我使用 debian 来处理我的事情,但是当我将速度配置为 1000 和双工满时,会发生错误

我使用的确切命令: ethtool -s eth0 autoneg off speed 1000 duplex full

  Cannot set new settings: Invalid argument
         not setting speed
         not setting duplex
         not setting autoneg
  Cannot set new settings: Invalid argument
         not setting speed
         not setting duplex
         not setting autoneg
Run Code Online (Sandbox Code Playgroud)

这是我的 eth0 信息。

   Settings for eth0:
        Supported ports: [ TP ]
        Supported link modes:   10baseT/Half 10baseT/Full 
                        100baseT/Half 100baseT/Full 
                        1000baseT/Full 
     Supported pause frame use: No
     Supports auto-negotiation: Yes
     Advertised link modes:  10baseT/Half 10baseT/Full 
                        100baseT/Half 100baseT/Full 
                        1000baseT/Full …
Run Code Online (Sandbox Code Playgroud)

debian ethtool linux-networking

6
推荐指数
2
解决办法
3万
查看次数

标签 统计

debian ×1

ethtool ×1

linux-networking ×1