# PPPoE

## PPPoE

* Go to Configuration->Network->PPPoE

PPPoE stands for Point-to-Point protocol over Ethernet. This feature allows the user to configure PPPoE connections. Below is a screenshot of the PPPoE screen.

![PPPoE](/files/-MSHIwvXaIjCwjPrZ-9k)

## Explanation

To enable PPPoE, click the enable checkbox, and fill in the username and password fields, then click Save.

* **Connection status**: PPPoE connection status: connected or not connected.&#x20;
* **IP address**: The IP address the camera obtained.&#x20;
* **Restore Default**: Restore the values to default setting.&#x20;
* **Refresh**: Refresh the display of the settings’ value.&#x20;
* **Save**: Save the settings.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jtokenapp.com/live-camera/configuration/network/pppoe.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
