mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
224f4c1838
* Added SDWAN Aruba EdgeConnect
51 lines
894 B
YAML
51 lines
894 B
YAML
---
|
|
manufacturer: Aruba
|
|
model: ec-s-p
|
|
slug: ec-s-p
|
|
part_number: '201687'
|
|
u_height: 1
|
|
is_full_depth: false
|
|
airflow: front-to-rear
|
|
console-ports:
|
|
- name: console
|
|
type: rj-45
|
|
label: console
|
|
power-ports:
|
|
- name: power0
|
|
type: iec-60320-c14
|
|
maximum_draw: 100
|
|
label: power0
|
|
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: lan2
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
label: lan2
|
|
- name: wan2
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: wan2
|
|
- name: wan0
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: wan0
|
|
- name: wan1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
label: wan1
|