Palo Alto Networks Subinterfaces Overview

Subinterfaces in Palo Alto Networks firewalls allow for logical segmentation of a physical interface, enabling the handling of multiple VLANs or traffic types over a single physical connection. They are applicable in Layer 3, Layer 2, and Virtual Wire interface types, each serving distinct purposes.

Layer 3 Subinterfaces

Layer 3 subinterfaces are used to route traffic between different VLANs. Each subinterface is assigned an IP address and a VLAN tag, allowing the firewall to act as a gateway for multiple VLANs over a single physical interface.

Layer 2 Subinterfaces

Layer 2 subinterfaces enable the firewall to handle multiple VLANs by associating each subinterface with a specific VLAN ID. Traffic is switched based on MAC addresses, and VLANs are used to segment broadcast domains.

Virtual Wire Subinterfaces

Virtual Wire (vWire) subinterfaces allow the firewall to inspect and enforce policies on traffic based on VLAN tags or IP classifiers, even though the firewall is deployed transparently without IP addressing.

Additional Resources