diff --git a/device-types/Cisco/FMC4600.yaml b/device-types/Cisco/FMC4600.yaml new file mode 100644 index 00000000..20719e88 --- /dev/null +++ b/device-types/Cisco/FMC4600.yaml @@ -0,0 +1,39 @@ +--- +manufacturer: Cisco +model: Cisco FMC4600 +slug: cisco-fmc4600 +part_number: FMC4600 +u_height: 1 +is_full_depth: true +airflow: front-to-rear +weight: 36 +weight_unit: lb +comments: '[Data sheet](https://www.cisco.com/c/en/us/products/collateral/security/firesight-management-center/datasheet-c78-736775.pdf)' +console-ports: + - name: Con + type: rj-45 + label: IOIOI +front_image: true +rear_image: true +interfaces: + - name: CIMC + type: 1000base-t + mgmt_only: true + label: o] + - name: eth0 + type: 1000base-t + mgmt_only: true + label: '1' + - name: eth1 + type: 1000base-t + mgmt_only: true + label: '2' + - name: eth2 + type: 10gbase-x-sfpp + - name: eth3 + type: 10gbase-x-sfpp +module-bays: + - name: PS-1 + position: '1' + - name: PS-2 + position: '2' diff --git a/elevation-images/Cisco/cisco-fmc4600.front.jpg b/elevation-images/Cisco/cisco-fmc4600.front.jpg new file mode 100644 index 00000000..50fb2a1d Binary files /dev/null and b/elevation-images/Cisco/cisco-fmc4600.front.jpg differ diff --git a/elevation-images/Cisco/cisco-fmc4600.rear.png b/elevation-images/Cisco/cisco-fmc4600.rear.png new file mode 100644 index 00000000..ea9b33a2 Binary files /dev/null and b/elevation-images/Cisco/cisco-fmc4600.rear.png differ