diff --git a/device-types/Cisco/C9130AXI-B.yml b/device-types/Cisco/C9130AXI-B.yml new file mode 100644 index 000000000..e58e2dfe2 --- /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 000000000..e0295d713 --- /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