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>
27 lines
797 B
YAML
27 lines
797 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Meraki MR46
|
|
slug: cisco-meraki-mr46
|
|
part_number: MR46
|
|
u_height: 0.0
|
|
is_full_depth: false
|
|
airflow: passive
|
|
weight: 28.22
|
|
weight_unit: oz
|
|
comments: "- Datasheet: [https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR46_Datasheet](https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR46_Datasheet)\r\
|
|
\n- IEEE Standards: 802.11a, 802.11ac, 802.11ax, 802.11b, 802.11e, 802.11g, 802.11h, 802.11i, 802.11k, 802.11n, 802.11r, and 802.11u"
|
|
interfaces:
|
|
- name: main
|
|
type: 2.5gbase-t
|
|
poe_mode: pd
|
|
- name: wlan0
|
|
type: ieee802.11ax
|
|
- name: wlan1
|
|
type: ieee802.11ax
|
|
- name: wlan2
|
|
type: other-wireless
|
|
description: WIDS/WIPS
|
|
- name: wlan3
|
|
type: ieee802.15.1
|
|
description: Bluetooth Scanning and Beaconing
|