mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
15 lines
284 B
YAML
15 lines
284 B
YAML
|
---
|
||
|
manufacturer: Riello
|
||
|
model: Netman 204
|
||
|
part_number: NETMAN204
|
||
|
comments: Riello UPS NetMan 204 Network Card
|
||
|
console-ports:
|
||
|
- name: Netman/Serial
|
||
|
type: rj-45
|
||
|
- name: Netman/USB
|
||
|
type: usb-micro-b
|
||
|
interfaces:
|
||
|
- name: Netman/mgmt
|
||
|
type: 100base-tx
|
||
|
mgmt_only: true
|