mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-16 10:30:34 +01:00
Added Meraki MR36 and MR44 (#943)
* Added Meraki MR36 and MD44 * Fix indentations * u_height: 0 * Fix u_height * Fix pre hook
This commit is contained in:
parent
e2bd39f831
commit
bd83e1c5a7
18
device-types/Cisco/Meraki-M36.yaml
Normal file
18
device-types/Cisco/Meraki-M36.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: MR36
|
||||
slug: MR36
|
||||
u_height: 0.0
|
||||
is_full_depth: false
|
||||
comments: "- Datasheet: [https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR36_Datasheet](https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR36_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
|
||||
mgmt_only: false
|
||||
- name: wlan0
|
||||
type: ieee802.11n
|
||||
mgmt_only: false
|
||||
- name: wlan1
|
||||
type: ieee802.11ac
|
||||
mgmt_only: false
|
18
device-types/Cisco/Meraki-M44.yaml
Normal file
18
device-types/Cisco/Meraki-M44.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: MR44
|
||||
slug: MR44
|
||||
u_height: 0.0
|
||||
is_full_depth: false
|
||||
comments: "- Datasheet: [https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR44_Datasheet](https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR44_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
|
||||
mgmt_only: false
|
||||
- name: wlan0
|
||||
type: ieee802.11n
|
||||
mgmt_only: false
|
||||
- name: wlan1
|
||||
type: ieee802.11ac
|
||||
mgmt_only: false
|
@ -2,8 +2,8 @@
|
||||
manufacturer: Cisco
|
||||
model: MR53
|
||||
slug: MR53
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
u_height: 0
|
||||
comments: "- Datasheet: [https://meraki.cisco.com/product-collateral/mr53-datasheet/?file](https://meraki.cisco.com/product-collateral/mr53-datasheet/?file)\r\
|
||||
\n- IEEE Standards: 802.11b, 802.11g, 802.11a, 802.11n, 802.11ac, 802.11h, 802.11i, 802.11e, 802.11k, 802.11r, 802.11u"
|
||||
interfaces:
|
||||
|
@ -2,8 +2,8 @@
|
||||
manufacturer: Cisco
|
||||
model: MR53E
|
||||
slug: MR53E
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
u_height: 0
|
||||
comments: "- Datasheet: [https://meraki.cisco.com/product-collateral/mr53e-datasheet/?file](https://meraki.cisco.com/product-collateral/mr53e-datasheet/?file)\r\
|
||||
\n- IEEE Standards: 802.11ac Wave 2, 802.11a, 802.11b, 802.11e, 802.11g, 802.11h, 802.11i, 802.11k, 802.11n, 802.11r, 802.11u"
|
||||
interfaces:
|
||||
|
@ -2,8 +2,8 @@
|
||||
manufacturer: Cisco
|
||||
model: MR56
|
||||
slug: MR56
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
u_height: 0
|
||||
comments: "- Datasheet: [https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR56_Datasheet](https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR56_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:
|
||||
|
@ -2,8 +2,8 @@
|
||||
manufacturer: Cisco
|
||||
model: MR57
|
||||
slug: MR57
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
u_height: 0
|
||||
comments: "- Datasheet: [https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR57_Datasheet](https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR57_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, 802.11w and 802.11u"
|
||||
interfaces:
|
||||
|
Loading…
Reference in New Issue
Block a user