Application Service Templates
Application service templates can be used to instantiate application services on devices and virtual machines.
Changed in NetBox v4.4
Previously, application service templates were referred to simply as "service templates". The name has been changed in the UI to better reflect their intended use. There is no change to the name of the model or in any programmatic NetBox APIs.
Fields
Name
A service or protocol name.
Protocol
The wire protocol on which the service runs. Choices include UDP, TCP, and SCTP.
Ports
One or more numeric ports to which the service is bound. Multiple ports can be expressed using commas and/or hyphens. For example, 80,8001-8003 specifies ports 80, 8001, 8002, and 8003.
Application Services
An application service represents a layer seven application available on a device or virtual machine. For example, a service might be created in NetBox to re...
VLANs
A Virtual LAN (VLAN) represents an isolated layer two domain, identified by a name and a numeric ID (1-4094) as defined in IEEE 802.1Q. VLANs are arranged in...