mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-23 00:43:40 +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
487 B
YAML
16 lines
487 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: MR53
|
|
slug: MR53
|
|
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:
|
|
- name: main
|
|
type: 2.5gbase-t
|
|
- name: wlan0
|
|
type: ieee802.11n
|
|
- name: wlan1
|
|
type: ieee802.11ac
|