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>
22 lines
541 B
YAML
22 lines
541 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Aironet 3702E-A
|
|
slug: cisco-air-cap3702e-a-k9
|
|
part_number: AIR-CAP3702E-A-K9
|
|
comments: '[Cisco Aironet 3700 Series Access Point Data Sheet](https://www.cisco.com/c/dam/global/en_ph/solutions/smb/velocity/Downloads/ap3700_datasheet.pdf)'
|
|
u_height: 0
|
|
is_full_depth: false
|
|
weight: 1.13
|
|
weight_unit: kg
|
|
interfaces:
|
|
- name: Dot11Radio0
|
|
type: ieee802.11n
|
|
- name: Dot11Radio1
|
|
type: ieee802.11ac
|
|
- name: GigabitEthernet0
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
console-ports:
|
|
- name: Con
|
|
type: rj-45
|