From c042dd412e9f7b7372f7608c1c082e293aed295f Mon Sep 17 00:00:00 2001 From: Abdul Date: Tue, 13 May 2025 12:29:09 +0200 Subject: [PATCH] Added FMC2700 device type (#3125) * Added FMC2700 device type Added FMC2700 device type * Update FMC2700.yaml --------- Co-authored-by: Harry --- device-types/Cisco/FMC2700.yaml | 39 +++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 device-types/Cisco/FMC2700.yaml diff --git a/device-types/Cisco/FMC2700.yaml b/device-types/Cisco/FMC2700.yaml new file mode 100644 index 000000000..f4312256c --- /dev/null +++ b/device-types/Cisco/FMC2700.yaml @@ -0,0 +1,39 @@ +--- +manufacturer: Cisco +model: Cisco FMC2700 +slug: cisco-fmc2700 +part_number: FMC2700 +u_height: 1 +is_full_depth: true +airflow: front-to-rear +weight: 16.8 +weight_unit: kg +comments: '[Data sheet](https://www.cisco.com/c/en/us/products/collateral/security/firesight-management-center/datasheet-c78-736775.html' +console-ports: + - name: Con + type: rj-45 + label: IOIOI +front_image: false +rear_image: false +module-bays: + - name: PSU1 + position: '1' + - name: PSU2 + position: '2' +interfaces: + - name: CIMC + type: 1000base-t + mgmt_only: true + label: M + - name: eth0 + type: 10gbase-t + mgmt_only: true + label: '1' + - name: eth1 + type: 10gbase-t + mgmt_only: true + label: '2' + - name: eth2 + type: 10gbase-x-sfpp + - name: eth3 + type: 10gbase-x-sfpp