Network ports


The following tables list the default configurations of ports for different services in the TrueSight Network Automation application server, remote device agent, and TrueSight Network Automation - Multi-Server Administration.

Application Server (Inbound traffic)

Service

Default port number

Protocol

Configuration details

HTTP

80

TCP

The HTTP port can be set during the application server installation in the Web Server Information panel. This port redirects all requests to HTTPS.

For silent installations, you can set it in the parameters file:
##### Default - 80.
-J BCAN_HTTP_PORT_NUMBER=80

HTTPS (REST-based API services, SOAP-based services, and UI access)

443

TCP

The HTTPS port can be set during the application server installation in the Web Server Information panel.

For silent installations, you can set it in the parameters file:
##### Default - 443.
-J BCAN_HTTPS_PORT_NUMBER=443

PostgreSQL (embedded)

15432

TCP

Port opened by the embedded PostgreSQL database server during installation. The port number is set and used in the catalina.properties, database.properties, and pgpass.conf files, and the setenv_db script.

SSH proxy

4000

TCP

Port to access the application server's command line interface. The port number can be set in the global.properties file.
#
# The listen port for the ssh proxy daemon.
# Default = "4000"
#
#sshProxyPort=4000

Local/Remote Device Agent (Outbound traffic to devices)

Service

Default port number

Protocol

Configuration details

Telnet

23

TCP

This port can be set in the global.properties.imported file globally for all the devices or from the Network Automation GUI for individual devices.

# Port number where telnet connections are made by BCA-Networks.
# Default = 23
#
#telnetConnectionPort=23

SSH

22

TCP

This port can be set in the global.properties.imported file globally for all the devices or from the Network Automation GUI for individual devices.

# Port number where SSH connections will be made by BCA-Networks.
# Default = 22
#
#sshConnectionPort=22

HTTP

80

TCP

This port can be set in the global.properties.imported file globally for all the devices or from the Network Automation GUI for individual devices.


# Port number used to connect to http oriented devices. 
# Default = 80 

#httpConnectionPort=80

HTTPS

443

TCP

This port can be set in the global.properties.imported file globally for all the devices or from the Network Automation GUI for individual devices.


# Port number used to connect to https oriented devices. 
# Default = 443 

#httpsConnectionPort=443

Local/ Remote Device Agent (Inbound traffic)

Service

Default port number

Protocol

Configuration details

Syslog

514

UDP

The system can receive syslog events directly from the network devices on this port. You can change the default port number from Admin > Network Admin > Device Agents.

TFTP

69

UDP

TFTP services can be configured for the local (default) and any remote device agents from Admin > Network Admin > Device Agents.

SCP

22

TCP

SCP services can be configured for the local (default) and any remote device agents from Admin > Network Admin > Device Agents.

FTP

21

TCP

FTP services can be configured for the local (default) and any remote device agents from Admin > Network Admin > Device Agents.

RMI

1099

TCP

The application server uses this secure port to communicate with the device agent.

This port can be set during the Device Agent installation in the RMI Port Number field.

For silent installations, you can set it the parameters file:
##### Default - 1099.
-J BCAN_DEVICE_AGENT_RMI_PORT=1099


Multi-Server Administration

Service

Default port number

Protocol

Configuration details

HTTPS

443

TCP

Port to access the Multi-Server Administration UI

The port can be set during the Multi-Server Administration installation in the Web Server Information panel.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Network Automation 23.4