# UPnP

## UPnP

* Go to Configuration->Network->UPnP

The UPnP stands for Universal Plug and Play, and it is a protocol used to easily connect devices to the Internet. It allows the camera to connect to the router in an easy manner to quickly allow for remote access. Below is a screenshot of the UPnP settings screen:

![UPnP](/files/-MSNAtWmkDpijY2BG0zD)

## Explanation

This table is used to show how the ports for each protocol listed below have been remapped by the UPnP protocol.

* **Internal Port** shows the Internal Port used by that service to establish communication from the router to the camera.&#x20;
* **External Port** shows the External Port used by that service to establish communication from the router to the internet.&#x20;
* **Protocol** shows the name of the protocol used by that service.&#x20;
* **Enable** shows if to enable the corresponding service on the table.&#x20;
* **Status** shows the status of the protocol. If the protocol was mapped successfully, this field will say “Mapping Succeeded”.&#x20;
* **Add**: Add more port mapping.&#x20;
* **Modify**: Modify existing port mapping&#x20;
* **Delete**: Delete the port mapping from the list.

## Setting

To see how to setup the camera for remote access, see below photo:

![](/files/-MSNBzFEn_LzQNvCMgB9)


---

# 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.exvist.com/network-camera/configuration/network/upnp.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.
