3 – Virtual I/O Command Line Interface
Groups and Commands
D000025-002 Rev. A
3-45
A
Ethernet
ethMtuGet
Read the current and saved maximum transfer unit (MTU) sizes.
Syntax:
Options:
Sample Output:
NOTE:
Prints the current and saved Ethernet MTU sizes for the system. The current
MTU is the size currently in use, while the saved MTU is the size that will
be used following a reboot.
ethMtuSet
Set the MTU size to be used after the next reboot
Syntax:
Options:
Sample Output:
NOTE:
Sets the Ethernet MTU size to a specified value. Once set, the MTU is saved
will take effect following a reboot.
ethMtuGet
None.
ethMtuGet
Ethernet MTU size:
Current : 9500
Saved : 9500
ethMtuSet [mtuSize]
mtuSize
Size (in bytes) of the new MTU.
ethMtuSet 1500
Successfully set MTU size to 1500. A reboot is required for the change
to take effect.