# Ethernet

1. Plug your WLAN Pi into the provided ethernet cable at your desk
2. This should bring the ethernet port up\
   FPMS will confirm this by displaying the assigned IP address in white text\
   Also see the negotiated link speed
3. Now that we have an internet connection we will run through the FPMS functions

* [ ] `Network > Interfaces`
* [ ] `Network > WLAN Interfaces`
* [ ] `Network > Eth0 IP Config`
* [ ] `Network >` Eth0 VLAN
* [ ] `Network > LLDP Neighbour`
* [ ] `Network > CDP Neighbour`
* [ ] `Network > Public IPv4`
* [ ] `Network > Public IPv6`
* [ ] `Utils > Reachability`
* [ ] `Utils > Speedtest` (this is not 'official Ookla Speedtest')
* [ ] `Utils > Port Blinker`


---

# 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://userguide.wlanpi.com/hardware/wlan-pi-pro-eos/getting-started/ethernet.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.
