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>
36 lines
680 B
YAML
36 lines
680 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Aironet CT2504-K9
|
|
slug: cisco-air-ct2504-k9
|
|
part_number: AIR-CT2504-K9
|
|
u_height: 1
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: Con
|
|
type: rj-45
|
|
- name: usb0
|
|
type: usb-a
|
|
- name: usb1
|
|
type: usb-mini-b
|
|
interfaces:
|
|
- name: Dot11Radio0
|
|
type: ieee802.11n
|
|
- name: Dot11Radio1
|
|
type: ieee802.11ac
|
|
- name: GigabitEthernet0
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
- name: GigabitEthernet1
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
- name: GigabitEthernet2
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
- name: GigabitEthernet3
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
power-ports:
|
|
- name: PS1
|
|
type: iec-60320-c14
|
|
maximum_draw: 80
|