mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-09 23:17:45 +02:00
Riello UPS and Netman cards (#1453)
* Riello UPS and Netman cards * YAML Fix * Naming cleanup --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
12
module-types/Riello/Netman102.yml
Normal file
12
module-types/Riello/Netman102.yml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
manufacturer: Riello
|
||||
model: Netman 102 Plus
|
||||
part_number: NETMAN102
|
||||
comments: Riello UPS NetMan 102 Plus Network Card
|
||||
console-ports:
|
||||
- name: Netman/Serial
|
||||
type: rj-45
|
||||
interfaces:
|
||||
- name: Netman/mgmt
|
||||
type: 100base-tx
|
||||
mgmt_only: true
|
14
module-types/Riello/Netman204.yml
Normal file
14
module-types/Riello/Netman204.yml
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
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
|
Reference in New Issue
Block a user