NetworkSettings (CarrierControlSchema_v2 schema)
Defines the network settings in a subscriber's carrier provisioning file.
Element hierarchy
- <Extensions_v2>
-
- <CarrierNetworkMetadata>
- <NetworkSettings>
Syntax
<NetworkSettings>
<!-- Child elements -->
IPv4LinkMTU?,
IPv6LinkMTU?,
DNSRetrySettings?
</NetworkSettings>
Key
?
optional (zero or one)
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description |
---|---|
DNSRetrySettings | Defines the network settings for DNS retries in a subscriber's carrier provisioning file. |
IPv4LinkMTU | Defines the maximum transmission unit (MTU) for an IPv4 link. It must be a positive integer between 1280 and 1500. |
IPv6LinkMTU | Defines the maximum transmission unit (MTU) for an IPv6 link. It must be a positive integer between 1280 and 1500. |
Parent Elements
Parent Element | Description |
---|---|
CarrierNetworkMetadata | Defines the network properties and settings in a subscriber's carrier provisioning file. |
See also
CarrierControlSchema_v2 schema
Requirements
Value | |
---|---|
Namespace | http://www.microsoft.com/networking/CarrierControl/v2 |