mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-11 16:58:31 +01:00
28 lines
427 B
YAML
28 lines
427 B
YAML
---
|
|
manufacturer: Aruba
|
|
model: ec-v
|
|
slug: ec-v
|
|
u_height: 1
|
|
is_full_depth: false
|
|
airflow: passive
|
|
interfaces:
|
|
- name: lan0
|
|
type: virtual
|
|
label: lan0
|
|
- name: lan1
|
|
type: virtual
|
|
label: lan1
|
|
- name: wan0
|
|
type: virtual
|
|
label: wan0
|
|
- name: wan1
|
|
type: virtual
|
|
label: wan1
|
|
- name: mgmt0
|
|
type: virtual
|
|
mgmt_only: true
|
|
label: mgmt0
|
|
- name: mgmt1
|
|
type: virtual
|
|
label: mgmt1
|