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>
33 lines
560 B
YAML
33 lines
560 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Catalyst 4506-E
|
|
slug: cisco-ws-c4506-e
|
|
part_number: WS-C4506-E
|
|
u_height: 10
|
|
is_full_depth: true
|
|
subdevice_role: parent
|
|
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: PS1
|
|
position: '1'
|
|
- name: PS2
|
|
position: '2'
|