Enum NetworkingDevicePortAutoNegotiateMode
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the duplex mode of the port
public enum NetworkingDevicePortAutoNegotiateMode
Fields
Disabled = 2
The port is configured not to use autonegotiation
Enabled = 1
The port is configured to use autonegotiation
NotApplicable = 999999
Port speed is not applicable to this port
Unknown = 0
The auto negotiate mode of the port is unknown