mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-23 06:39:03 +01:00
Create Meraki-MR42 (#1410)
* Create Meraki-MR42.yaml * Add PoE to Inteface
This commit is contained in:
parent
2e842a85b0
commit
1549884339
20
device-types/Cisco/Meraki-MR42.yaml
Normal file
20
device-types/Cisco/Meraki-MR42.yaml
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: Meraki MR42
|
||||
slug: cisco-meraki-mr42
|
||||
part_number: MR42
|
||||
u_height: 0.0
|
||||
is_full_depth: false
|
||||
weight: 25
|
||||
weight_unit: oz
|
||||
comments: "- Datasheet: [https://meraki.cisco.com/lib/pdf/meraki_datasheet_MR42.pdf](https://meraki.cisco.com/lib/pdf/meraki_datasheet_MR42.pdf)\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: 1000base-t
|
||||
poe-mode: pse
|
||||
poe-type: type2-ieee802.3at
|
||||
- name: wlan0
|
||||
type: ieee802.11n
|
||||
- name: wlan1
|
||||
type: ieee802.11ac
|
Loading…
Reference in New Issue
Block a user