Add documentation for modules

This commit is contained in:
jeremystretch
2021-12-20 10:31:18 -05:00
parent 80fd3a48da
commit c6f42cd1b9
10 changed files with 43 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
# Modules
A module is a field-replaceable hardware component installed within a device which houses its own child components. The most common example is a chassis-based router or switch.
Similar to devices, modules are instantiated from module types, and any components associated with the module type are automatically instantiated on the new model. Each module must be installed within a module bay on a device, and each module bay may have only one module installed in it. A module may optionally be assigned a serial number and asset tag.