mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
23 lines
392 B
YAML
23 lines
392 B
YAML
|
---
|
||
|
manufacturer: Supermicro
|
||
|
model: AS -1114S-WN10RT
|
||
|
slug: as--1114s-wn10rt
|
||
|
u_height: 1
|
||
|
is_full_depth: true
|
||
|
console-ports:
|
||
|
- name: Serial
|
||
|
type: de-9
|
||
|
- name: VGA
|
||
|
type: other
|
||
|
power-ports:
|
||
|
- name: Power 1
|
||
|
type: iec-60320-c14
|
||
|
- name: Power 2
|
||
|
type: iec-60320-c14
|
||
|
interfaces:
|
||
|
- name: Gig-E 1
|
||
|
type: 1000base-t
|
||
|
- name: Gig-E 2
|
||
|
type: 1000base-t
|
||
|
mgmt_only: true
|