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. |
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. |
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. |
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. |
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. |
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. # |
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. # |
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. |
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. |