mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
a7d1393c30
* change name of ec-xs-gen1 --> ec-xs to be compliant with future naming structure * changed name of ec-m + ec-s to be compliant with future naming structure * Added all further models from edge-connect us --> edge-connect l
55 lines
973 B
YAML
55 lines
973 B
YAML
---
|
|
manufacturer: Aruba
|
|
model: ec-l
|
|
slug: ec-l
|
|
part_number: '200883'
|
|
u_height: 1
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
console-ports:
|
|
- name: console
|
|
type: de-9
|
|
label: console
|
|
power-ports:
|
|
- name: power0
|
|
type: iec-60320-c14
|
|
maximum_draw: 440
|
|
label: power0
|
|
- name: power1
|
|
type: iec-60320-c14
|
|
maximum_draw: 440
|
|
label: power1
|
|
interfaces:
|
|
- name: lan0
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: lan0
|
|
- name: lan1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: lan1
|
|
- name: mgmt0
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
label: mgmt0
|
|
- name: mgmt1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: mgmt1
|
|
- name: tlan0
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
label: tlan0
|
|
- name: twan0
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: twan0
|
|
- name: wan0
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: wan0
|
|
- name: wan1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: wan1
|