mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
77ea3daa7d
* add Sophos XGS 2100/2300 device type * add Sophos XGS 3100/3300 device type * add Sophos FlexiPort Module 4x SFP+ * Sophos: remove subdevice_role, since module_bays do not cause a parent/child relation * device-types/Sophos/XGS-*.yaml: correct console-server-ports to console-ports * device-types/Sophos/XGS-2/3x00.yaml: add weight from vendor datasheet * Sophos-XGS: remove non-console USB-Ports as requested in Review
15 lines
360 B
YAML
15 lines
360 B
YAML
---
|
|
manufacturer: Sophos
|
|
model: 4 port 10GbE SFP+ Flexi Port module
|
|
part_number: XSAZTCHF4
|
|
comments: 4 port 10GbE SFP+ Flexi Port module - For XGS 1U/2U models
|
|
interfaces:
|
|
- name: '{module}1'
|
|
type: 10gbase-x-sfpp
|
|
- name: '{module}2'
|
|
type: 10gbase-x-sfpp
|
|
- name: '{module}3'
|
|
type: 10gbase-x-sfpp
|
|
- name: '{module}4'
|
|
type: 10gbase-x-sfpp
|