mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +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>
43 lines
705 B
YAML
43 lines
705 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Nexus 5696Q
|
|
slug: cisco-n5k-c5696q
|
|
part_number: N5K-C5696Q
|
|
u_height: 4
|
|
interfaces:
|
|
- name: mgmt0
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
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: PS1
|
|
position: '1'
|
|
- name: PS2
|
|
position: '2'
|
|
- name: PS3
|
|
position: '3'
|
|
- name: PS4
|
|
position: '4'
|
|
- name: PS5
|
|
position: '5'
|
|
- name: PS6
|
|
position: '6'
|