mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
c414f7cd76
* add multiple meraki devices * update wlan interfaces on MR44 per datasheet * fix WIDS wlan type * add missing cisco voice gateways * add datasheet link and standardize console name * add power source to MR46 and MR86 * added airflow and weight --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
24 lines
559 B
YAML
24 lines
559 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: VG204XM
|
|
slug: cisco-vg204xm
|
|
part_number: VG204XM
|
|
u_height: 1
|
|
is_full_depth: false
|
|
airflow: passive
|
|
weight: 2.98
|
|
weight_unit: lb
|
|
comments: '[Cisco VG Series Datasheet](https://www.cisco.com/c/en/us/products/collateral/unified-communications/vg-series-gateways/product_data_sheet09186a00801d87f6.html)'
|
|
console-ports:
|
|
- name: con 0
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PSU-1
|
|
type: iec-60320-c14
|
|
maximum_draw: 30
|
|
interfaces:
|
|
- name: FastEthernet0/0
|
|
type: 100base-tx
|
|
- name: FastEthernet0/1
|
|
type: 100base-tx
|