mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
f2709fed8b
* Updated module types to have proper model names * Updated Aruba module-types so that the model name is accurate * fixing Broadcom part number * updated comments to description * fixed checkpoint model names * moved generic keystone modules to a generic module folder * according to FS datasheets, each item has an Item ID (unique part number) and their associated model name * fixing the other module types * removed mgmt_false definition * removed newlines * removed extra definitions * fixed description, changed to comments * fixing fs part numbers to be strings * removed extra newlines * Removed extra newlines * reemoved blank definition
22 lines
514 B
YAML
22 lines
514 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: UCS-IOM-2408
|
|
part_number: UCS-IOM-2408
|
|
interfaces:
|
|
- name: Fabric {module}/1
|
|
type: 25gbase-x-sfp28
|
|
- name: Fabric {module}/2
|
|
type: 25gbase-x-sfp28
|
|
- name: Fabric {module}/3
|
|
type: 25gbase-x-sfp28
|
|
- name: Fabric {module}/4
|
|
type: 25gbase-x-sfp28
|
|
- name: Fabric {module}/5
|
|
type: 25gbase-x-sfp28
|
|
- name: Fabric {module}/6
|
|
type: 25gbase-x-sfp28
|
|
- name: Fabric {module}/7
|
|
type: 25gbase-x-sfp28
|
|
- name: Fabric {module}/8
|
|
type: 25gbase-x-sfp28
|