Quantcast
Channel: Fortigate – TravelingPacket – A blog of network musings
Viewing all articles
Browse latest Browse all 34

Fortigate – Finding MTU of an interface

$
0
0

Recently I had the need to show the MTU of an Fortinet Fortigate firewall interface. By default, if there are no changes the MTU will be 1500. But in this case I needed to be able to show that the MTU was 1500.

Few commands I tried did not show the exact info I needed, for example- Get hardware nic port1 – showed lots of great info but not the MTU.

To get this info I needed to do an Ifconfig from the Fortigate. to do this I ran the command:

fnsysctl ifconfig -a port1     Port1 being the port I needed to get the info for. Check out the screenshot below. Lots of other great info such as dropped packets and MAC.

 

MTU



Viewing all articles
Browse latest Browse all 34

Trending Articles