|  Configures the MTU size for a network interface. | |
| Syntax:
                               configure network interface mtu <interface> <mtu> | |
| View | Privileged | 
| Parameters | <interface>: Network interface name
                               <mtu>: Network interface MTU size
                               | 
| Example:
                               | |
| To configure a network interface MTU with the following values: 
 configure network interface mtu eth0 1580 | |