Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 1.09 KB

Network.adoc

File metadata and controls

59 lines (45 loc) · 1.09 KB

DSC Resource 'Network'

Network specifies the network layer Maximum Transmission Unit (MTU) value, in bytes, for an IP interface.

Source

DSC Resource

Documentation

Table 1. Attributes of category 'Network'
Parameter Attribute DataType Description Allowed Values

NetworkZone

ValidateRange(1, 4)

int

MtuSize

Mandatory

int

InterfaceAlias

string

Default: Ethernet

Example
Network:
  NetworkZone: 1
  MtuSize: 1360