<!--
{
  "documentType" : "article",
  "framework" : "SystemConfiguration",
  "identifier" : "/documentation/SystemConfiguration/ethernet-entity-keys",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Ethernet Entity Keys"
}
-->

# Ethernet Entity Keys

Keys that correspond to values in the `kSCEntNetEthernet` dictionary.

## Topics

### Constants

[`let kSCPropNetEthernetMediaSubType: CFString`](/documentation/SystemConfiguration/kSCPropNetEthernetMediaSubType-swift.var)

The Ethernet key `MediaSubType`, whose value is of type `CFString`.

[`let kSCPropNetEthernetMediaOptions: CFString`](/documentation/SystemConfiguration/kSCPropNetEthernetMediaOptions-swift.var)

The Ethernet key `MediaOptions`, whose value is of type `CFArray`, containing elements of type `CFString`.

[`let kSCPropNetEthernetMTU: CFString`](/documentation/SystemConfiguration/kSCPropNetEthernetMTU-swift.var)

The Ethernet key `MTU`, whose value is of type `CFNumber`.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)