Configure a PPPoE Client on a subinterface to connect to your ISP using an 802.1Q
VLAN tag.
| Where Can I Use This? | What Do I Need? |
- NGFW (Managed by PAN-OS or Panorama)
| |
Beginning with PAN-OS 11.0.1, you can configure a PPPoE (Point-to-Point Protocol over
Ethernet) client on a Layer 3 subinterface when your ISP indicates that PPPoE over
802.1Q VLAN is the way in which to connect to its internet services. The firewall
establishes a PPPoE connection to the ISP using an 802.1Q VLAN tag. The PPPoE client
that you configure on the subinterface learns its IPv4 address from the ISP, along
with other information such as the IP address of the server, DNS information, and
MTU.
The subinterface supports an IPv4 address. You can configure a PPPOE client on either
a physical interface or a subinterface, but not both at the same time. Only one
PPPoE subinterface is supported on a physical interface. Before you begin
configuring a PPPoE client, ask your ISP what VLAN tag to use for your connection.
You must enter that tag when you configure the subinterface number and the
Tag. The task below assumes you have already configured a
Layer 3 Ethernet interface on the firewall with a security zone.
The following example topology has a PPPoE connection between the firewall and the
access concentrator.
The firewall encapsulates northbound traffic (a PPPoE packet) from a host in an
802.1Q frame and sends it to the opposite end of the PPPoE link, on its way to the
ISP network. Likewise, the firewall decapsulates the southbound traffic from the
802.1Q frame before sending the PPPoE packet to the host.