我希望在一组服务器上设置 WOL。这些是运行 Centos 6.0 的 Dell PowerEdge R210 服务器。我搜索了 BIOS,但找不到 WOL 选项。我在 BIOS 中的电源管理只有
i) CPU Power and Performance Management
ii) Fan Power and Performance management
iii) Memory Power and Performance Management
Run Code Online (Sandbox Code Playgroud)
在 Linux 中:
我的 ethtool eth1 的输出:
[root@hgcc04 ssubbiah]# ethtool eth1
Settings for eth1:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Speed: Unknown! …
Run Code Online (Sandbox Code Playgroud)