mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
7b56fec291
* add cisco power supply modules * correct port type
15 lines
389 B
YAML
15 lines
389 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: WS-CAC-6000W
|
|
part_number: WS-CAC-6000W
|
|
comments: https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-6500-series-switches/product_data_sheet0900aecd801c5c84.html
|
|
weight: 13.0
|
|
weight_unit: kg
|
|
power-ports:
|
|
- name: PSA{module}
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|
|
- name: PSB{module}
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|