mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 01:24:49 +01:00
22 lines
364 B
YAML
22 lines
364 B
YAML
---
|
|
manufacturer: Allied Telesis
|
|
model: AR2010V
|
|
slug: ar2010v
|
|
part_number: AT-AR2010V
|
|
u_height: 1
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PSU
|
|
type: dc-terminal
|
|
maximum_draw: 13
|
|
interfaces:
|
|
- name: eth1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: eth2
|
|
type: 1000base-t
|
|
mgmt_only: false
|