How to change the MTU from CLI on Sonicwall Firewall

Description

Provide information about how to Change the MTU using CLI when GUI is either not accessible or not desired .

Resolution

Requirement: To change the MTU on the X1 WAN interface to 1452

Login to Sonicwall CLI using either SSH or Console cable. Follow this KB article for assistance: How can I login to the appliance using the Command Line Interface (CLI)?

Once logged in, please follow this sequence of commands. For this example, PuTTY is the Terminal program used to SSH into the SonicWall.

> config
> interface X1
> MTU 1452
> commit
> exit

Image


Note:- Please note on firmware 5.6.0.x or 5.8.1.x commit command is not needed. As soon as you exit the cli it would be updated


Related Articles

  • How to configure Link Aggregation
    Read More
  • Web Proxy Forwarding is not Supported to a Server on the LAN
    Read More
  • アプリケーション制御を使用して ICMP(Ping)をブロックする方法
    Read More
not finding your answers?