How to Increase MTU on Virtual Wire interfaces of the Palo Alto Firewalls

How to Increase MTU on Virtual Wire interfaces of the Palo Alto Firewalls

24348
Created On 08/28/20 02:18 AM - Last Modified 07/31/25 21:30 PM


Objective


  • Configure MTU on Virtual Wire(Vwire) interfaces of the Palo Alto Firewalls.
  • Change MTU on Virtual Wire(Vwire) interfaces of the Palo Alto Firewalls.


Environment


  • Palo Alto Firewalls.
  • Virtual Wire interfaces configured.

NOTE:
  • The Virtual Wire interfaces do not have an option to set the MTU.
  • Instead, these interfaces use the global MTU settings.
  • Interface ethernet1/3 is a Virtual Wire (Vwire) interface.
  • The global MTU settings can be checked using the following command :-
> show system setting jumbo-frame
Device Jumbo-Frame mode:                           off
Maximum of frame size excluding Ethernet header:   1500
Current device mtu size:                           1500

> show system state filter-pretty sw.dev.interface.config
ethernet1/3: { 
    hwaddr: 00:50:56:xx:xx:xx, 
    mtu: 1500,

 


Procedure


  1. From the CLI, the global MTU can be increased by enabling Jumbo Frames (requires a reboot) , which in turn will increase the MTU on the Virtual Wire interface :

> set system setting jumbo-frame on

  1. After enabling Jumbo Frames on the Firewall, the settings and MTU on the Virtual Wire interface can be seen as follows :-
> show system setting jumbo-frame 
  Device Jumbo-Frame mode:                           on
  Maximum of frame size excluding Ethernet header:   9216
  Current device mtu size:                           9192

> show system state filter-pretty sw.dev.interface.config
  ethernet1/3: {
      hwaddr: 00:50:56:xx:xx:xx,
      mtu: 9192,
 


 



Additional Information


How to Enable/Use/Disable/Check Jumbo Frame Support on a Palo Alto Networks Firewall





Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000HAXpCAO&lang=en_US%E2%80%A9&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail

Choose Language