Started v2.4 documentation refresh

This commit is contained in:
Jeremy Stretch
2018-07-17 17:23:10 -04:00
parent 2df90b7287
commit 70bed34a94
34 changed files with 636 additions and 519 deletions

View File

@@ -0,0 +1,5 @@
# Services
A service represents a layer four TCP or UDP service available on a device or virtual machine. Each service includes a name, protocol, and port number; for example, "SSH (TCP/22)" or "DNS (UDP/53)."
A service may optionally be bound to one or more specific IP addresses belonging to its parent device or VM. (If no IP addresses are bound, the service is assumed to be reachable via any assigned IP address.)