mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
ca7c2d7a35
* Set PoE capabilities on switch interfaces * SG300 - Fixed PoE on shared uplinks * Update C9200-24P.yaml Removed unneeded mgmt_only definitions Moved StackPorts to module bays, since the 9200 series need stack kits to stack switches * Update C9200-48P.yaml Removed unneeded mgmt_only definitions Moved stack ports to module bays since they require a separate stacking kit * Pre-commit format corrections * Removed not needed mgmt_only: false definitions from Cisco device types * Fixed newlines from the mgmt_only: false removal * Removed cisco from model names, updated cisco module types to have their actual model number in the model field, moved the description to the comment field Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
16 lines
537 B
YAML
16 lines
537 B
YAML
---
|
|
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
|
|
- name: wlan0
|
|
type: ieee802.11n
|
|
- name: wlan1
|
|
type: ieee802.11ac
|