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>
41 lines
706 B
YAML
41 lines
706 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Nexus 9504
|
|
slug: cisco-n9k-c9504
|
|
part_number: N9K-C9504
|
|
u_height: 13
|
|
is_full_depth: true
|
|
interfaces:
|
|
- name: mgmt0
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: mgmt1
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
- name: usb0
|
|
type: usb-mini-b
|
|
- name: usb1
|
|
type: usb-mini-b
|
|
module-bays:
|
|
- name: Slot 1
|
|
position: '1'
|
|
description: Line Card
|
|
- name: Slot 2
|
|
position: '2'
|
|
description: Line Card
|
|
- name: Slot 3
|
|
position: '3'
|
|
- name: Slot 4
|
|
position: '4'
|
|
- name: SUP 1
|
|
position: '1'
|
|
- name: SUP 2
|
|
position: '2'
|
|
- name: PS1
|
|
position: '1'
|
|
- name: PS2
|
|
position: '2'
|