diff --git a/device-types/HPE/ClearPass-C1000.yaml b/device-types/HPE/ClearPass-C1000.yaml new file mode 100644 index 000000000..eb638c202 --- /dev/null +++ b/device-types/HPE/ClearPass-C1000.yaml @@ -0,0 +1,27 @@ +--- +manufacturer: HPE +model: ClearPass C1000 +slug: hpe-clearpass-c1000 +part_number: JZ508A +u_height: 1 +is_full_depth: true +airflow: front-to-rear +front_image: true +rear_image: true +weight: 8.5 +weight_unit: lb +console-ports: + - name: Serial + type: rj-45 +power-ports: + - name: PS1 + type: iec-60320-c14 +interfaces: + - name: Gig-E 1 + type: 1000base-t + - name: Gig-E 2 + type: 1000base-t + - name: Gig-E 3 + type: 1000base-t + - name: Gig-E 4 + type: 1000base-t diff --git a/device-types/HPE/ClearPass-C2000.yaml b/device-types/HPE/ClearPass-C2000.yaml new file mode 100644 index 000000000..46dd3f130 --- /dev/null +++ b/device-types/HPE/ClearPass-C2000.yaml @@ -0,0 +1,20 @@ +--- +manufacturer: HPE +model: ClearPass C2000 +slug: hpe-clearpass-c2000 +part_number: JZ509A +u_height: 1 +is_full_depth: true +airflow: front-to-rear +front_image: true +rear_image: true +weight: 19.18 +weight_unit: lb +power-ports: + - name: PS1 + type: iec-60320-c14 +interfaces: + - name: Gig-E 1 + type: 1000base-t + - name: Gig-E 2 / iLO + type: 1000base-t diff --git a/device-types/HPE/ClearPass-C2010.yaml b/device-types/HPE/ClearPass-C2010.yaml new file mode 100644 index 000000000..663773e55 --- /dev/null +++ b/device-types/HPE/ClearPass-C2010.yaml @@ -0,0 +1,28 @@ +--- +manufacturer: HPE +model: ClearPass C2010 +slug: hpe-clearpass-c2010 +part_number: R1V81A +u_height: 1 +is_full_depth: true +airflow: front-to-rear +weight: 19.18 +weight_unit: lb +console-ports: + - name: Serial + type: de-9 +power-ports: + - name: PS1 + type: iec-60320-c14 +interfaces: + - name: Gig-E 1 + type: 1000base-t + - name: Gig-E 2 + type: 1000base-t + - name: Gig-E 3 + type: 1000base-t + - name: Gig-E 4 + type: 1000base-t + - name: iLO + type: 1000base-t + mgmt_only: true diff --git a/device-types/HPE/ClearPass-C3000.yaml b/device-types/HPE/ClearPass-C3000.yaml new file mode 100644 index 000000000..bae03d512 --- /dev/null +++ b/device-types/HPE/ClearPass-C3000.yaml @@ -0,0 +1,30 @@ +--- +manufacturer: HPE +model: ClearPass C3000 +slug: hpe-clearpass-c3000 +part_number: JZ510A +u_height: 1 +is_full_depth: true +airflow: front-to-rear +front_image: true +rear_image: true +weight: 33.3 +weight_unit: lb +console-ports: + - name: Serial + type: de-9 +power-ports: + - name: PS1 + type: iec-60320-c14 +interfaces: + - name: Gig-E 1 + type: 1000base-t + - name: Gig-E 2 + type: 1000base-t + - name: Gig-E 3 + type: 1000base-t + - name: Gig-E 4 + type: 1000base-t + - name: iLO + type: 1000base-t + mgmt_only: true diff --git a/device-types/HPE/ClearPass-C3010.yaml b/device-types/HPE/ClearPass-C3010.yaml new file mode 100644 index 000000000..cf9964717 --- /dev/null +++ b/device-types/HPE/ClearPass-C3010.yaml @@ -0,0 +1,28 @@ +--- +manufacturer: HPE +model: ClearPass C3010 +slug: hpe-clearpass-c3010 +part_number: R1V82A +u_height: 1 +is_full_depth: true +airflow: front-to-rear +weight: 36 +weight_unit: lb +console-ports: + - name: Serial + type: de-9 +power-ports: + - name: PS1 + type: iec-60320-c14 +interfaces: + - name: Gig-E 1 + type: 1000base-t + - name: Gig-E 2 + type: 1000base-t + - name: Gig-E 3 + type: 1000base-t + - name: Gig-E 4 + type: 1000base-t + - name: iLO + type: 1000base-t + mgmt_only: true diff --git a/elevation-images/HPE/hpe-clearpass-c1000.front.png b/elevation-images/HPE/hpe-clearpass-c1000.front.png new file mode 100644 index 000000000..04b2d21ee Binary files /dev/null and b/elevation-images/HPE/hpe-clearpass-c1000.front.png differ diff --git a/elevation-images/HPE/hpe-clearpass-c1000.rear.png b/elevation-images/HPE/hpe-clearpass-c1000.rear.png new file mode 100644 index 000000000..944b9df6a Binary files /dev/null and b/elevation-images/HPE/hpe-clearpass-c1000.rear.png differ diff --git a/elevation-images/HPE/hpe-clearpass-c2000.front.png b/elevation-images/HPE/hpe-clearpass-c2000.front.png new file mode 100644 index 000000000..17260c380 Binary files /dev/null and b/elevation-images/HPE/hpe-clearpass-c2000.front.png differ diff --git a/elevation-images/HPE/hpe-clearpass-c2000.rear.png b/elevation-images/HPE/hpe-clearpass-c2000.rear.png new file mode 100644 index 000000000..6fcac9bc3 Binary files /dev/null and b/elevation-images/HPE/hpe-clearpass-c2000.rear.png differ diff --git a/elevation-images/HPE/hpe-clearpass-c3000.front.png b/elevation-images/HPE/hpe-clearpass-c3000.front.png new file mode 100644 index 000000000..c7c1facf7 Binary files /dev/null and b/elevation-images/HPE/hpe-clearpass-c3000.front.png differ diff --git a/elevation-images/HPE/hpe-clearpass-c3000.rear.png b/elevation-images/HPE/hpe-clearpass-c3000.rear.png new file mode 100644 index 000000000..7cddbaa42 Binary files /dev/null and b/elevation-images/HPE/hpe-clearpass-c3000.rear.png differ