mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-25 06:21:34 +02:00
feat: add AVM Fritzbox 7530 (#1019)
This commit is contained in:
parent
f96784b894
commit
6f933a6d53
41
device-types/AVM/7530.yaml
Normal file
41
device-types/AVM/7530.yaml
Normal file
@ -0,0 +1,41 @@
|
||||
---
|
||||
manufacturer: AVM
|
||||
model: FRITZ!Box 7530
|
||||
slug: fritzbox-7530
|
||||
part_number: '20002839'
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
comments: '[AVM FRITZ!Box 7530 Datasheet](https://avm.de/produkte/fritzbox/fritzbox-7530/technische-daten/)'
|
||||
power-ports:
|
||||
- name: Power
|
||||
type: dc-terminal
|
||||
maximum_draw: 30
|
||||
interfaces:
|
||||
- name: DSL
|
||||
label: DSL
|
||||
type: xdsl
|
||||
mgmt_only: false
|
||||
- name: FON1
|
||||
label: FON 1
|
||||
type: other
|
||||
mgmt_only: false
|
||||
- name: LAN1
|
||||
label: LAN 1 / WAN
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: LAN2
|
||||
label: LAN 2
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: LAN3
|
||||
label: LAN 3
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: LAN4
|
||||
label: LAN 4
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: WiFi
|
||||
type: ieee802.11ac
|
||||
mgmt_only: false
|
Loading…
x
Reference in New Issue
Block a user