Skip to main content
⚠️
Legacy DocumentationThis is legacy documentation for an older NetBox version that may no longer receive updates. For current documentation, visit the latest NetBox documentation.
Community

Service Templates

Service templates can be used to instantiate services on devices and virtual machines.

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.

Related Topics