From 1c5e7f4b4b7269b1664eed0c4997755a32f7f50d Mon Sep 17 00:00:00 2001 From: rsp2k Date: Thu, 23 Sep 2021 22:40:41 -0600 Subject: [PATCH] Create C9130AX.yml (#475) * Create C9130AX.yml * Create UCS-C240-M4S.yml --- device-types/Cisco/C9130AXI-B.yml | 19 +++++++++++++++++++ device-types/Cisco/UCS-C240-M4S.yml | 25 +++++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 device-types/Cisco/C9130AXI-B.yml create mode 100644 device-types/Cisco/UCS-C240-M4S.yml diff --git a/device-types/Cisco/C9130AXI-B.yml b/device-types/Cisco/C9130AXI-B.yml new file mode 100644 index 00000000..e58e2dfe --- /dev/null +++ b/device-types/Cisco/C9130AXI-B.yml @@ -0,0 +1,19 @@ +--- +manufacturer: Cisco +model: Catalyst 9130AXI-B Series +slug: c9130axi-b +part_number: C9130AXI-B +u_height: 0 +is_full_depth: false +interfaces: + - name: WiFi + type: ieee802.11ax + mgmt_only: false + - name: gigabitEthernet + type: 5gbase-t + mgmt_only: false +console-ports: + - name: con 0 + type: rj-45 + - name: usb + type: usb-mini-b diff --git a/device-types/Cisco/UCS-C240-M4S.yml b/device-types/Cisco/UCS-C240-M4S.yml new file mode 100644 index 00000000..e0295d71 --- /dev/null +++ b/device-types/Cisco/UCS-C240-M4S.yml @@ -0,0 +1,25 @@ +--- +manufacturer: Cisco +model: UCS-C240-M4S +slug: ucs-c240-m4s +part_number: UCS-C240M4S +u_height: 2 +is_full_depth: true +console-ports: + - name: Con + type: rj-45 +power-ports: + - name: PS-0 + type: iec-60320-c14 + maximum_draw: 1400 + - name: PS-1 + type: iec-60320-c14 + maximum_draw: 1400 +interfaces: + - name: enp94s0f0 + type: 10gbase-t + - name: enp94s0f1 + type: 10gbase-t + - name: CIMC + type: 1000base-t + mgmt_only: true