1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Update device type and component template documentation

This commit is contained in:
Jeremy Stretch
2020-07-28 11:04:57 -04:00
parent b8783078eb
commit 0616127503
9 changed files with 12 additions and 16 deletions

View File

@@ -1,3 +1,3 @@
## Front Port Templates
A template for a front-facing pass-through port that will be created on all instantiations of the parent device type.
A template for a front-facing pass-through port that will be created on all instantiations of the parent device type. Front ports may have a physical type assigned, and must be associated with a corresponding rear port and position. This association will be automatically replicated when the device type is instantiated.