Required Communication Ports
Table 1 lists the open ports and services that run on the Apstra server
Apstra requires the following minimum SSH configurations:
-
Eight (8) SSH connections
-
Two (2) SSH max-sessions-per-connection
-
Twenty (20) SSH rate-limit (maximum connection attempts per minute)
A running
iptables
instance ensures that network traffic to and from the Apstra server is restricted to
the services listed.
| Source | Destination | Protocol | Description |
|---|---|---|---|
|
User workstation |
Apstra Server |
tcp/22 (ssh) |
CLI access to Apstra server |
|
User workstation |
Apstra Server |
tcp/80 (http) |
Redirects to tcp/443 (https) |
|
Network Device |
Apstra Flow |
udp/6343 (sflow) |
sFlow traffic monitoring |
|
User workstation |
Apstra Server |
tcp/443 (https) |
GUI and REST API |
|
Network Device for device agents |
Apstra Server |
tcp/80 (http) |
Redirects to tcp/443 (https) |
|
Network Device and Offbox Agent |
Apstra Server |
tcp/443 (https) |
Device agent installation and upgrade, Rest API |
|
Network Device or Offbox Agent |
Apstra Server |
tcp/29730-29739 |
Agent binary protocol (Sysdb) |
|
ZTP Server |
Apstra Server |
tcp/443 (https) |
Rest API for Device System Agent Install |
|
Apstra Server |
Network Devices |
tcp/22 (ssh) |
Device agent installation and upgrade |
|
Offbox Agent |
Network Devices |
tcp/32767 (grpc/ssl) |
Junos streaming telemetry using gRPC over SSL |
|
Offbox Agent |
Network Devices | tcp/443 (https) tcp/9443 (nxapi) tcp/830 (for Junos) |
Management from Off-box Agent |