diff --git a/device-types/Cisco/C9300X-12Y.yaml b/device-types/Cisco/C9300X-12Y.yaml index 915f19d14..a8839dbc1 100644 --- a/device-types/Cisco/C9300X-12Y.yaml +++ b/device-types/Cisco/C9300X-12Y.yaml @@ -8,6 +8,8 @@ weight: 6.8 weight_unit: kg u_height: 1 is_full_depth: true +front_image: true +rear_image: true comments: '[Cisco Catalyst 9300 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9300-series-switches/nb-06-cat9300-ser-data-sheet-cte-en.html)' console-ports: - name: con 0 diff --git a/device-types/Cisco/C9300X-24Y.yaml b/device-types/Cisco/C9300X-24Y.yaml index ec7e87d5c..9c0756bf3 100644 --- a/device-types/Cisco/C9300X-24Y.yaml +++ b/device-types/Cisco/C9300X-24Y.yaml @@ -8,6 +8,8 @@ weight: 7.35 weight_unit: kg u_height: 1 is_full_depth: true +front_image: true +rear_image: true comments: '[Cisco Catalyst 9300 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9300-series-switches/nb-06-cat9300-ser-data-sheet-cte-en.html)' console-ports: - name: con 0 @@ -80,3 +82,12 @@ module-bays: - name: FAN 1 - name: FAN 2 - name: FAN 3 +rear-ports: + - name: S-PWR 1 + type: other + positions: 1 + description: Stack Power + - name: S-PWR 2 + type: other + positions: 2 + description: Stack Power diff --git a/elevation-images/Cisco/cisco-c9300x-12y.front.png b/elevation-images/Cisco/cisco-c9300x-12y.front.png new file mode 100644 index 000000000..aeb41acdd Binary files /dev/null and b/elevation-images/Cisco/cisco-c9300x-12y.front.png differ diff --git a/elevation-images/Cisco/cisco-c9300x-12y.rear.png b/elevation-images/Cisco/cisco-c9300x-12y.rear.png new file mode 100644 index 000000000..5c19e575e Binary files /dev/null and b/elevation-images/Cisco/cisco-c9300x-12y.rear.png differ diff --git a/elevation-images/Cisco/cisco-c9300x-24y.front.png b/elevation-images/Cisco/cisco-c9300x-24y.front.png new file mode 100644 index 000000000..e1cc80710 Binary files /dev/null and b/elevation-images/Cisco/cisco-c9300x-24y.front.png differ diff --git a/elevation-images/Cisco/cisco-c9300x-24y.rear.png b/elevation-images/Cisco/cisco-c9300x-24y.rear.png new file mode 100644 index 000000000..5c19e575e Binary files /dev/null and b/elevation-images/Cisco/cisco-c9300x-24y.rear.png differ