mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
8691b6a95f
* Add Arista devices, fixes issue #387
31 lines
553 B
YAML
31 lines
553 B
YAML
---
|
|
manufacturer: Arista
|
|
model: DCS-7508
|
|
slug: dcs-7508
|
|
part_number: DCS-7508
|
|
u_height: 11
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: con0
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PS1
|
|
type: iec-60320-c20
|
|
maximum_draw: 2900
|
|
- name: PS2
|
|
type: iec-60320-c20
|
|
maximum_draw: 2900
|
|
- name: PS3
|
|
type: iec-60320-c20
|
|
maximum_draw: 2900
|
|
- name: PS4
|
|
type: iec-60320-c20
|
|
maximum_draw: 2900
|
|
interfaces:
|
|
- name: Management1
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: Management2
|
|
type: 1000base-t
|
|
mgmt_only: true
|