# config system interfaceTo resolve this, set the MTU size on 'WAN2' interface to the desired value, for example set the MTU size to 9170
(interface)edit vlan_lab
(vlan_lab)set mtu-override enable
(vlan_lab)set mtu 9170
MTU size not valid. Should be in the range of 68 - 1500.
node_check_object fail! for mtu 9170
value parse error before '9170'
Command fail. Return code -2
end
# config system interfaceSet the MTU size for VLAN interface larger than 1500 is now possible.
edit "wan2"
set mtu-override enable
set mtu 9170
end
# show system interface vlan_lab
# config system interface
edit "vlan_lab"
set vdom "root"
set ip 10.10.10.10 255.255.255.0
set device-identification enable
set role lan
set snmp-index 11
set mtu-override enable
set mtu 9170
set interface "wan2"
set vlanid 15
next
end
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.