mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Add Cisco C9136I-E (#2162)
* Add Cisco Catalyst 9136I-E * Add more Radio interfaces, 0-3 for 2.4, 5 and 6 GHz --------- Co-authored-by: Sebastian Reifetshammer <sebastian.reifetshammer@fh-salzburg.ac.at>
This commit is contained in:
parent
a5e371be6e
commit
3e4aa6fccb
30
device-types/Cisco/C9136I-E.yaml
Normal file
30
device-types/Cisco/C9136I-E.yaml
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: Catalyst 9136I-E
|
||||
slug: cisco-c9136i-e
|
||||
part_number: C9136I-E
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
weight: 1.65
|
||||
weight_unit: kg
|
||||
comments: '[Cisco Catalyst 9136I Series Access Points Data Sheet](https://www.cisco.com/c/en/us/products/collateral/wireless/catalyst-9100ax-access-points/nb-06-cat9136-access-point-ds-cte-en.html#Productspecifications)'
|
||||
interfaces:
|
||||
- name: Dot11Radio0
|
||||
type: ieee802.11ax
|
||||
- name: Dot11Radio1
|
||||
type: ieee802.11ax
|
||||
- name: Dot11Radio2
|
||||
type: ieee802.11ax
|
||||
- name: Dot11Radio3
|
||||
type: ieee802.11ax
|
||||
- name: GigabitEthernet0
|
||||
type: 5gbase-t
|
||||
poe_mode: pd
|
||||
- name: GigabitEthernet1
|
||||
type: 5gbase-t
|
||||
poe_mode: pd
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
- name: usb
|
||||
type: usb-mini-b
|
Loading…
Reference in New Issue
Block a user