mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-23 22:59:42 +01:00
Add Arista DCS-7368 (#466)
See: https://www.arista.com/assets/data/pdf/Datasheets/7368X4-Datasheet.pdf
This commit is contained in:
parent
bfa175869e
commit
55ab44b8d4
27
device-types/Arista/DCS-7368.yaml
Normal file
27
device-types/Arista/DCS-7368.yaml
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: DCS-7368
|
||||
slug: dcs-7368
|
||||
part_number: DCS-7368
|
||||
u_height: 4
|
||||
is_full_depth: false
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2000
|
||||
- name: PS2
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2000
|
||||
- name: PS3
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2000
|
||||
- name: PS4
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2000
|
||||
interfaces:
|
||||
- name: Management1
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user