Displaying, adding, and deleting maximum transfer unit (MTU) values used for path MTU discovery. This command only applies to AIX Version 4.2.1 or later.
mmtu { -a Value | -d Value | -s }
Use the mmtu command to display, add, and delete maximum transfer unit (MTU) values to the list of potential path MTU values. Path MTU discovery uses the list of potential path MTU values to detect the path MTU. The list of potential path MTU values is only used when there are routers in the path that do not comply with RFC 1191. The user must have administrative authority to add or delete MTU values.
-a Value | Adds the new MTU to the list of potential path MTU values. |
-d Value | Deletes the value from the list of potential path MTU values. |
-s | Displays the current list of potential path MTU values. |
mmtu -a mtu-value
mmtu -d mtu-value
mmtu -s
/usr/sbin/mmtu | Contains the mmtu command. |
The netstat command, no command.