FBVi-2U4-4T |
IP Networking
©ABB 2021 All Rights Reserved.
Subject to change without notice
WWW.CYLON.COM
11
M
AN
01
48
re
v 5
PORT NUMBERS
A “Port” on an IP device is a concept that allows traffic to be mapped within a device’s address to a
specific process running in that device. A Port number forms p
art of a data packet’s IP address, but is
often set by convention, depending on the protocol that the packet uses. For example, HTTP traffic by
convention uses port
80
. If no port is specified in the IP address for HTTP traffic, port 80 will be assumed.
If a port is specified (e.g. port
8080
as in the address
192
.
168
.
100
.
33
:
8080
), the specified port will be used
instead. This allows the device to communicate on multiple protocols at the same time.
Some of the services associated with port numbers include:
Service
Protocol
Default Port Number
SMTP
TCP
25
DNS
TCP, UDP
53
DHCP
UDP
67
HTTP
TCP
80
HTTPS
TCP
443
BACnet/IP
UDP
47808
Some of the port numbers recognized by
FBVi
are shown below. These can be changed in the controllers
Web UI at
IP Network
>
TCP/UDP Ports