mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
224f4c1838
* Added SDWAN Aruba EdgeConnect
33 lines
532 B
YAML
33 lines
532 B
YAML
---
|
|
manufacturer: Aruba
|
|
model: ec-v
|
|
slug: ec-v
|
|
u_height: 1
|
|
is_full_depth: false
|
|
airflow: passive
|
|
interfaces:
|
|
- name: lan0
|
|
type: virtual
|
|
mgmt_only: false
|
|
label: lan0
|
|
- name: lan1
|
|
type: virtual
|
|
mgmt_only: false
|
|
label: lan1
|
|
- name: wan0
|
|
type: virtual
|
|
mgmt_only: false
|
|
label: wan0
|
|
- name: wan1
|
|
type: virtual
|
|
mgmt_only: false
|
|
label: wan1
|
|
- name: mgmt0
|
|
type: virtual
|
|
mgmt_only: true
|
|
label: mgmt0
|
|
- name: mgmt1
|
|
type: virtual
|
|
mgmt_only: false
|
|
label: mgmt1
|