Next-Generation Firewall
Configure a PPPoE Client on a Subinterface (PAN-OS)
Table of Contents
Expand All
|
Collapse All
Next-Generation Firewall Docs
-
-
-
-
-
-
-
- PAN-OS 12.1
- PAN-OS 11.2
- PAN-OS 11.1
- PAN-OS 11.0 (EoL)
- PAN-OS 10.2
- PAN-OS 10.1
- PAN-OS 10.0 (EoL)
- PAN-OS 9.1 (EoL)
- PAN-OS 9.0 (EoL)
- PAN-OS 8.1 (EoL)
-
- PAN-OS 12.1
- PAN-OS 11.2
- PAN-OS 11.1
- PAN-OS 10.2
- PAN-OS 10.1
Configure a PPPoE Client on a Subinterface (PAN-OS)
Configure a PPPoE Client on a subinterface to connect to your ISP using an 802.1Q
VLAN tag in PAN-OS.
- Configure a subinterface as a PPPoE client (termination point).
- Select NetworkInterfacesEthernet and highlight a Layer 3 Ethernet interface.Add Subinterface.To the right of the Interface Name and dot, enter the subinterface number; use the VLAN tag number that your ISP provided. This subinterface number is for reference purposes; the VLAN tag ID is read from the Tag field.Enter the Tag, which is the VLAN tag number that your ISP provided. The actual VLAN tag ID is read from this Tag field.Select IPv4.Select the Type of address as PPPoE.Select General and Enable the subinterface.Enter the Username for the authentication you will choose in the next step.Enter the Password and Confirm Password.
Configure additional characteristics of the PPPoE subinterface.- Select Advanced.Select the type of Authentication:
- None—(default) If you keep this setting, the firewall selects auto as the authentication protocol.
- CHAP—Firewall uses Challenge Handshake Authentication Protocol (CHAP).
- PAP—Firewall uses Password Authentication Protocol (PAP). PAP sends usernames and passwords in plain text, and is less secure than CHAP.
- auto—Firewall negotiates the authentication method (CHAP or PAP) with the PPPoE server.
To request that the PPPoE server assign a certain IPv4 address for the subinterface, specify a Static Address. (The PPPoE server may assign the requested address or a different address at its discretion.) Default is None.To automatically create a default route that points to the default gateway that the PPPoE server provides, select automatically create default route pointing to peer.Enter the Default Route Metric (priority level) of the PPPoE connection; range is 1 to 65,535; default is 10. A route with a lower number has higher priority during route selection. For example, a route with a metric of 10 is used before a route with a metric of 100.Enter the name of the Access Concentrator that your ISP provided, if any (string value of 0 to 255 characters). The firewall will connect with this Access Concentrator.Enter the Service that your ISP provided, if any (string value of 0 to 255 characters).If you want the PPPoE client (firewall) to wait for the PPPoE server to initiate a connection, select Passive. If Passive is not selected, the firewall is allowed to initiate a connection.
Click OK.Commit the changes.View information about the PPPoE client. The Local IP Address, Primary DNS, Secondary DNS, Primary WINS, Secondary WINS, Remote IP Address, Access Concentrator name, and AC MAC address were received from the PPPoE server.- Select NetworkInterfacesEthernet and in the row of the subinterface that you configured, select Dynamic-PPPoE.Alternatively, you can select the subinterface, IPv4, and Show PPPoE Client Runtime Info.
Close the window.