mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
1ddaab3951
* Removed uppercase from devicetype schema slug definition. Fixed incorrect device slugs * Update CISCO2951_K9.yaml * Rename CISCO2951_K9.yaml to 2951-K9.yaml
16 lines
541 B
YAML
16 lines
541 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: MR56
|
|
slug: cisco-mr56
|
|
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:
|
|
- name: main
|
|
type: 2.5gbase-t
|
|
- name: wlan0
|
|
type: ieee802.11n
|
|
- name: wlan1
|
|
type: ieee802.11ac
|