mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
ab5cd9d145
* add missing Cisco devices * fix linting * update accesspoints Cisco * update switches Cisco * update 9000 series accesspoint with interfaces and docs * correction ieee interfaces on 3500/3600 * fix radio types 2600 series * Add APC SmartUPS SMT3000RMI2UNC * docs * documentation comment switch * empty line * revert adding APC SMT3000RMI2UNC --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
24 lines
583 B
YAML
24 lines
583 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: C9115AXI-E
|
|
slug: cisco-c9115axi-e
|
|
part_number: C9115AXI-E
|
|
u_height: 0
|
|
is_full_depth: false
|
|
weight: 0.9
|
|
weight_unit: kg
|
|
comments: '[Cisco Catalyst 9115 Series Access Points Data Sheet](https://www.cisco.com/c/en/us/products/collateral/wireless/catalyst-9100ax-access-points/datasheet-c78-741988.html)'
|
|
interfaces:
|
|
- name: Dot11Radio0
|
|
type: ieee802.11ax
|
|
- name: Dot11Radio1
|
|
type: ieee802.11ax
|
|
- name: GigabitEthernet0
|
|
type: 2.5gbase-t
|
|
poe_mode: pd
|
|
console-ports:
|
|
- name: console
|
|
type: rj-45
|
|
- name: usb
|
|
type: usb-mini-b
|