Update model docs for device components

This commit is contained in:
jeremystretch
2022-08-15 11:57:38 -04:00
parent d4f976ac8d
commit f76ce172e0
20 changed files with 432 additions and 60 deletions

View File

@@ -1,3 +1,3 @@
## Interface Templates
# Interface Templates
A template for a network interface that will be created on all instantiations of the parent device type. Each interface may be assigned a physical or virtual type, and may be designated as "management-only." Power over Ethernet (PoE) mode and type may also be assigned to interface templates.
A template for a network interface that will be created on all instantiations of the parent device type. See the [interface](./interface.md) documentation for more detail.