From 9ced5b5f69d0f6f1f8a82547ce99a230175ee8f5 Mon Sep 17 00:00:00 2001 From: Mark Tinberg Date: Wed, 18 Nov 2020 15:42:43 -0600 Subject: [PATCH] Add Alpha Cordex DC plant management controllers --- device-types/Alpha/CXC.yaml | 10 ++++++++++ device-types/Alpha/CXCM1-HP.yaml | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 device-types/Alpha/CXC.yaml create mode 100644 device-types/Alpha/CXCM1-HP.yaml diff --git a/device-types/Alpha/CXC.yaml b/device-types/Alpha/CXC.yaml new file mode 100644 index 000000000..7ff665001 --- /dev/null +++ b/device-types/Alpha/CXC.yaml @@ -0,0 +1,10 @@ +manufacturer: Alpha +model: Cordex CXC +slug: cxc +part_number: CXC +u_height: 0 +is_full_depth: false +subdevice_role: child +interfaces: +- name: Ethernet + type: 100base-tx diff --git a/device-types/Alpha/CXCM1-HP.yaml b/device-types/Alpha/CXCM1-HP.yaml new file mode 100644 index 000000000..ea23ed105 --- /dev/null +++ b/device-types/Alpha/CXCM1-HP.yaml @@ -0,0 +1,10 @@ +manufacturer: Alpha +model: Cordex CXCM1 HP +slug: cxcm1-hp +part_number: CXCM1-HP +u_height: 0 +is_full_depth: false +subdevice_role: child +interfaces: +- name: Ethernet/Front (1) + type: 100base-tx