mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
5c1568bb9d
* Added Dell PowerSwitch N3248P-ON and S4128F-ON * Added Sophos XGS 126 and 136 * Added Sophos AP6-420E, APX320 and APX530 * Added Fritzbox 7510 * fixed duplicate device type naming * Removed non-existing LAN Ports * Moved Power-Ports to seperate module, Add type and mode to POE ports * Add module-type definition and image for Dell 1150W hot swap psu * [DELL S4128F-ON] changed power-ports to module-bay and added module-type for psu * added missing newlines
26 lines
518 B
YAML
26 lines
518 B
YAML
---
|
|
manufacturer: AVM
|
|
model: FRITZ!Box 7510
|
|
slug: avm-fritzbox-7510
|
|
part_number: '20002839'
|
|
u_height: 0
|
|
is_full_depth: false
|
|
airflow: passive
|
|
comments: '[AVM FRITZ!Box 7510 Datasheet](https://avm.de/produkte/fritzbox/fritzbox-7510/technische-daten/)'
|
|
power-ports:
|
|
- name: Power
|
|
type: dc-terminal
|
|
maximum_draw: 30
|
|
interfaces:
|
|
- name: DSL
|
|
label: DSL
|
|
type: xdsl
|
|
- name: FON1
|
|
label: FON 1
|
|
type: other
|
|
- name: LAN1
|
|
label: LAN 1
|
|
type: 1000base-t
|
|
- name: WiFi
|
|
type: ieee802.11ax
|