Protocols / Network / NicNetworkPortSpeedDuplexMode Value

This configuration value has been deprecated. Do not use it in new code as we may remove it in the future.

Select Speed and Duplex mode for Network port.

Properties

Format

Name Type/Size Description
- Enumeration (8 bits)
Values:
  • Autonegotiation (0x00)
    This is the default behaviour if this value is not provided
  • HalfDuplex10Mbit (0x01)
  • FullDuplex10Mbit (0x02)
  • HalfDuplex100Mbit (0x03)
  • FullDuplex100Mbit (0x04)