mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
766e993deb
* C9300 support for modular power supplies and fans * Fix weight format * Convert power supplies to module-bays * Fixed typo * Convert power supplies to module-bays * Correct Power supply names * Merge * Update Nexus devices and Nexus PSUs * Removed N7K-7702.yaml correct one is N77-7702.yaml * Fixed Pytest Errors --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
38 lines
643 B
YAML
38 lines
643 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Catalyst 6509-E
|
|
slug: cisco-ws-c6509-e
|
|
part_number: WS-C6509-E
|
|
u_height: 14
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: con0
|
|
type: rj-45
|
|
interfaces:
|
|
- name: FastEthernet1
|
|
type: 100base-tx
|
|
mgmt_only: true
|
|
module-bays:
|
|
- name: Slot 1
|
|
position: '1'
|
|
- name: Slot 2
|
|
position: '2'
|
|
- name: Slot 3
|
|
position: '3'
|
|
- name: Slot 4
|
|
position: '4'
|
|
- name: Slot 5
|
|
position: '5'
|
|
- name: Slot 6
|
|
position: '6'
|
|
- name: Slot 7
|
|
position: '7'
|
|
- name: Slot 8
|
|
position: '8'
|
|
- name: Slot 9
|
|
position: '9'
|
|
- name: PS1
|
|
position: '1'
|
|
- name: PS2
|
|
position: '2'
|