From 07723ccde51234e08d12922a57819b1b5c425b0f Mon Sep 17 00:00:00 2001 From: Walday <59055055+walday@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:19:26 +0500 Subject: [PATCH] Create DL801.yaml (#2805) * Create DL801.yaml * Update DL801.yaml --------- Co-authored-by: Harry --- module-types/Bastion/DL801.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 module-types/Bastion/DL801.yaml diff --git a/module-types/Bastion/DL801.yaml b/module-types/Bastion/DL801.yaml new file mode 100644 index 000000000..eaad1ab90 --- /dev/null +++ b/module-types/Bastion/DL801.yaml @@ -0,0 +1,9 @@ +--- +manufacturer: Bastion +model: DL801 +part_number: '2159' +comments: Network card for compatible UPS systems(Netagent9 MiniGo). [Manual](https://bast.ru/ups/snmp-modul-dl-801) +interfaces: + - name: mgmt + type: 100base-tx + mgmt_only: true