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>
28 lines
631 B
YAML
28 lines
631 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: VG320
|
|
slug: cisco-vg320
|
|
part_number: VG320
|
|
u_height: 1
|
|
is_full_depth: false
|
|
airflow: front-to-rear
|
|
weight: 15.8
|
|
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
|
|
- name: aux
|
|
type: rj-45
|
|
- name: usb
|
|
type: usb-mini-b
|
|
power-ports:
|
|
- name: PSU-1
|
|
type: iec-60320-c14
|
|
maximum_draw: 135
|
|
interfaces:
|
|
- name: GigabitEthernet0/0
|
|
type: 1000base-t
|
|
- name: GigabitEthernet0/1
|
|
type: 1000base-t
|