# Port

**Element name:**  Port

**Description:** Defines FTP Port.

| Type        | Units | Default | MinOcurance | MaxOcurance |
| ----------- | ----- | ------- | ----------- | ----------- |
| unsignedInt | -     | -       | 1           | 1           |

&#x20;Example:

```xml
<Port>21</Port>
```
