diff --git a/device-types/Cisco/DN2-HW-APL.yaml b/device-types/Cisco/DN2-HW-APL.yaml new file mode 100644 index 00000000..e5a8cb83 --- /dev/null +++ b/device-types/Cisco/DN2-HW-APL.yaml @@ -0,0 +1,32 @@ +manufacturer: Cisco +model: DN2-HW-APL +slug: dn2-hw-apl +part_number: DN2-HW-APL +u_height: 1 +is_full_depth: true +console-ports: +- name: Con + type: rj-45 +power-ports: +- name: PS-0 + type: iec-60320-c14 + maximum_draw: 770 +- name: PS-1 + type: iec-60320-c14 + maximum_draw: 770 +interfaces: +- name: eth2/1 + type: 10gbase-t + mgmt_only: false +- name: eth2/2 + type: 10gbase-t + mgmt_only: false +- name: CIMC + type: 1000base-t + mgmt_only: true +- name: MGMT-0 + type: 1000base-t + mgmt_only: true +- name: MGMT-1 + type: 1000base-t + mgmt_only: true \ No newline at end of file