mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
e0476c65fe
Counting models using Catalyst (215'ish) vs C (55'ish) this change proposes changing 'C' with 'Catalyst' in the model name field for the Cisco devices. Resolve a validation error in C7201.yaml
24 lines
591 B
YAML
24 lines
591 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Catalyst 9115AXI-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
|