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
619 B
YAML
24 lines
619 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Aironet 2702I-E-K9
|
|
slug: cisco-air-cap2702i-e-k9
|
|
part_number: AIR-CAP2702I-E-K9
|
|
comments: '[Cisco Aironet 2700 Series Access Points Data Sheet](https://www.cisco.com/c/en/us/products/collateral/wireless/aironet-2700-series-access-point/datasheet-c78-730593.html)'
|
|
u_height: 0
|
|
is_full_depth: false
|
|
weight: 1.0
|
|
weight_unit: kg
|
|
interfaces:
|
|
- name: Dot11Radio0
|
|
type: ieee802.11n
|
|
- name: Dot11Radio1
|
|
type: ieee802.11ac
|
|
- name: GigabitEthernet0
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
- name: GigabitEthernet1
|
|
type: 1000base-t
|
|
console-ports:
|
|
- name: console
|
|
type: rj-45
|