mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +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
43 lines
739 B
YAML
43 lines
739 B
YAML
---
|
|
manufacturer: Aruba
|
|
model: ec-xs
|
|
slug: ec-xs
|
|
part_number: '200889'
|
|
u_height: 1
|
|
is_full_depth: false
|
|
airflow: right-to-left
|
|
console-ports:
|
|
- name: console
|
|
type: rj-45
|
|
label: console
|
|
power-ports:
|
|
- name: power0
|
|
type: dc-terminal
|
|
maximum_draw: 23
|
|
label: power0
|
|
interfaces:
|
|
- name: lan0
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: lan0
|
|
- name: lan1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: lan1
|
|
- name: wan0
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: wan0
|
|
- name: wan1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: wan1
|
|
- name: mgmt0
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
label: mgmt0
|
|
- name: mgmt1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: mgmt1
|