mtu property

int? mtu
getter/setter pair

Maximum Transmission Unit (MTU), in bytes, of packets passing through this interconnect attachment.

Only 1440 and 1500 are allowed. If not specified, the value will default to 1440.

Implementation

core.int? mtu;