mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Add manufacturer AVM and FRITZ!box 7590 (#835)
Add manufacturer AVM and FRITZ!box 7590 (#835)
This commit is contained in:
parent
42106cb5ff
commit
847a8ab718
51
device-types/AVM/7590.yaml
Normal file
51
device-types/AVM/7590.yaml
Normal file
@ -0,0 +1,51 @@
|
||||
---
|
||||
manufacturer: AVM
|
||||
model: FRITZ!box 7590
|
||||
slug: frtizbox-7590
|
||||
part_number: 2000 2804
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
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: FON2
|
||||
label: "FON 2"
|
||||
type: other
|
||||
mgmt_only: false
|
||||
- name: FONS
|
||||
label: "FON S"
|
||||
type: xdsl
|
||||
mgmt_only: false
|
||||
- name: WAN
|
||||
label: "WAN"
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: LAN1
|
||||
label: "LAN 1"
|
||||
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…
Reference in New Issue
Block a user