mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +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
23 lines
509 B
YAML
23 lines
509 B
YAML
---
|
|
manufacturer: Sophos
|
|
model: XGCZTCHF8
|
|
part_number: XGCZTCHF8
|
|
comments: 8 port GbE copper Flexi Port module - For XG 750 and SG/XG 550/650 rev.2 only
|
|
interfaces:
|
|
- name: '{module}1'
|
|
type: 1000base-t
|
|
- name: '{module}2'
|
|
type: 1000base-t
|
|
- name: '{module}3'
|
|
type: 1000base-t
|
|
- name: '{module}4'
|
|
type: 1000base-t
|
|
- name: '{module}5'
|
|
type: 1000base-t
|
|
- name: '{module}6'
|
|
type: 1000base-t
|
|
- name: '{module}7'
|
|
type: 1000base-t
|
|
- name: '{module}8'
|
|
type: 1000base-t
|