mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Add Netgear D6220 (#1243)
* Add Netgear D6220 * Update comments and height * Correct interface names * Update " to ' * Update D6220.yaml Fix formatting --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
48c9a62a3c
commit
7a340f33e8
35
device-types/Netgear/D6220.yaml
Normal file
35
device-types/Netgear/D6220.yaml
Normal file
@ -0,0 +1,35 @@
|
||||
---
|
||||
manufacturer: Netgear
|
||||
model: D6220
|
||||
slug: netgear-d6220
|
||||
u_height: 0
|
||||
comments: 'WiFi VDSL2/ADSL2+ Modem Router\r\nSpecifications: [D6220](https://www.netgear.com/support/product/d6220)'
|
||||
is_full_depth: false
|
||||
weight: 341
|
||||
weight_unit: g
|
||||
airflow: passive
|
||||
power-ports:
|
||||
- name: DC
|
||||
type: dc-terminal
|
||||
maximum_draw: 30
|
||||
interfaces:
|
||||
- name: DSL
|
||||
label: DSL
|
||||
type: xdsl
|
||||
- name: LAN1
|
||||
label: '1'
|
||||
type: 1000base-t
|
||||
- name: LAN2
|
||||
label: '2'
|
||||
type: 1000base-t
|
||||
- name: LAN3
|
||||
label: '3'
|
||||
type: 1000base-t
|
||||
- name: LAN4
|
||||
label: '4'
|
||||
type: 1000base-t
|
||||
- name: Internet
|
||||
label: Internet
|
||||
type: 1000base-t
|
||||
- name: WiFi
|
||||
type: ieee802.11ac
|
Loading…
Reference in New Issue
Block a user