Skip to content

Tag Archives: MTU

Changing MTU

01-Nov-09

Changing MTU
$ sudo ifconfig ppp0 mtu 1492
In computer networking, the maximum transmission unit (MTU) of a layer of a communications protocol is the size (in bytes) of the largest protocol data unit that it can pass onwards. MTU parameters usually appear in association with a communications interface (NIC, serial port, etc.). The MTU may be [...]