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>
44 lines
920 B
YAML
44 lines
920 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Catalyst C4900M
|
|
slug: cisco-ws-c4900m
|
|
part_number: WS-C4900M
|
|
u_height: 2
|
|
is_full_depth: true
|
|
subdevice_role: parent
|
|
console-ports:
|
|
- name: con0
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PS1
|
|
type: iec-60320-c14
|
|
maximum_draw: 960
|
|
- name: PS2
|
|
type: iec-60320-c14
|
|
maximum_draw: 960
|
|
interfaces:
|
|
- name: FastEthernet1
|
|
type: 100base-tx
|
|
mgmt_only: true
|
|
- name: TenGigabitEthernet1/1
|
|
type: 10gbase-x-x2
|
|
- name: TenGigabitEthernet1/2
|
|
type: 10gbase-x-x2
|
|
- name: TenGigabitEthernet1/3
|
|
type: 10gbase-x-x2
|
|
- name: TenGigabitEthernet1/4
|
|
type: 10gbase-x-x2
|
|
- name: TenGigabitEthernet1/5
|
|
type: 10gbase-x-x2
|
|
- name: TenGigabitEthernet1/6
|
|
type: 10gbase-x-x2
|
|
- name: TenGigabitEthernet1/7
|
|
type: 10gbase-x-x2
|
|
- name: TenGigabitEthernet1/8
|
|
type: 10gbase-x-x2
|
|
module-bays:
|
|
- name: PS1
|
|
position: '1'
|
|
- name: PS2
|
|
position: '2'
|