CLI Guide

Table Of Contents
NIC.NICConfig.WakeOnLanLnkSpeed (Read or Write)
Description
Selector for link speed(s) to be advertised to link partner for Vaux operations including Wake On LAN
and shared LOM management features.  Implementations should only include supported link speeds.
Existing implementations may remain unchanged, new implementations should not use those speeds listed
as deprecated but use the new speeds that have been added that infer what modulation scheme is in
use, NRZ or PAM4.  New implementations should transition to allow multiple speeds to be selected
instead of just one in a simple enumeration scheme.
Legal Values
Auto Negotiated
10 Mbps Half
10 Mbps Full
100 Mbps Half
100 Mbps Full
1 Gbps
10 Gbps
25 Gbps
40 Gbps
50 Gbps (2x25)
50 Gbps (1x50)
100 Gbps (4x25)
100 Gbps (2x50)
100 Gbps (1x100)
200 Gbps (4x50)
200 Gbps (2x100)
200 Gbps (1x200)
Default Value AutoNeg
Write Privilege None
License Required iDRAC Express or iDRAC Enterprise
Dependency Not Applicable
NIC.NICConfig.WakeOnLanLnkSpeedConfig (Read Only)
Description
Manual Wake On LAN Link Speed configuration form for link speed(s) to be advertised to the link partner
for Vaux operations including Wake On LAN and shared LOM management features. Implementations
should only include supported link speeds. Existing implementations may continue to use attribute defined
in Mapping spec version A12 , new implementations should not use those speeds listed as deprecated
but use the new speeds that have been added that infer what modulation scheme is in use, NRZ or
PAM4. New implementations should transition to allow multiple speeds to be selected instead of just one
in a simple enumeration scheme. NOTE: Enum attributes listed under this form should be implemented as
checkbox in the HII browser. NOTE: This setting is only valid when WakeOnLanLnkSpeedMethod is set
to Manual and should be greyed out when set to Auto. Whether or not they are greyed-out, this should
represent the link speeds that are currently being advertised to the link partner.
Legal Values None
Default Value None
Write Privilege None
License Required iDRAC Express or iDRAC Enterprise
Dependency Not Applicable
NIC Attributes 931