mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-18 10:49:48 +02:00
Add Sophos XGS 3x00 and XGS 2x00 (#1740)
* 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
This commit is contained in:
14
module-types/Sophos/XSAZTCHF4.yaml
Normal file
14
module-types/Sophos/XSAZTCHF4.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
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
|
Reference in New Issue
Block a user