Description | This article describes how to check the MTU value for a particular Port. |
Scope | FortiWeb, FortiWeb-VM. |
Solution |
MTU stands for Maximum transmit unit. This is the value that is set by default as 1500 on the port, however, there are cases where this value will need to be modified.
To check the value configured on the interface, the below command can be used: Neo-kvm29 # diag hardware nic list port1 | grep MTU
This is the example of checking it on Port1, however Port number can be checked according to the need.
Note: After grep the name has to be Case sensitive. MTU if written as mtu will not give the output.
Related document: |