diff --git a/device-types/Rackmount IT/RM-WG-T6.yaml b/device-types/Rackmount IT/RM-WG-T6.yaml new file mode 100644 index 000000000..9da5d3b1d --- /dev/null +++ b/device-types/Rackmount IT/RM-WG-T6.yaml @@ -0,0 +1,13 @@ +--- +manufacturer: Rackmount IT +model: RM-WG-T6 +slug: rackmount-it-rm-wg-t6 +u_height: 1 +subdevice_role: parent +is_full_depth: false +is_powered: false +airflow: passive +comments: Holds Watchguard T20, T25, T40 and T45 +front_image: true +device-bays: + - name: Watchguard device diff --git a/device-types/WatchGuard/Firebox-T45.yaml b/device-types/WatchGuard/Firebox-T45.yaml new file mode 100644 index 000000000..a26189c64 --- /dev/null +++ b/device-types/WatchGuard/Firebox-T45.yaml @@ -0,0 +1,30 @@ +--- +manufacturer: WatchGuard +model: Firebox T45 +slug: watchguard-firebox-t45 +u_height: 0 +subdevice_role: child +is_full_depth: false +airflow: left-to-right +comments: '[Watchguard Firebox T45 Hardware Guide](https://www.watchguard.com/help/docs/help-center/en-US/Content/en-US/Hardware-Guides/firebox-t45-hardware-guide.html)' +front_image: true +rear_image: true +weight: 0.88 +weight_unit: kg +console-ports: + - name: mgmnt + type: rj-45 +power-ports: + - name: PSU0 + type: dc-terminal +interfaces: + - name: eth0 + type: 1000base-t + - name: eth1 + type: 1000base-t + - name: eth2 + type: 1000base-t + - name: eth3 + type: 1000base-t + - name: eth4 + type: 1000base-t diff --git a/elevation-images/Rackmount IT/rackmount-it-rm-wg-t6.front.png b/elevation-images/Rackmount IT/rackmount-it-rm-wg-t6.front.png new file mode 100644 index 000000000..31affd56d Binary files /dev/null and b/elevation-images/Rackmount IT/rackmount-it-rm-wg-t6.front.png differ diff --git a/elevation-images/WatchGuard/watchguard-firebox-t45.front.png b/elevation-images/WatchGuard/watchguard-firebox-t45.front.png new file mode 100644 index 000000000..ab046a22c Binary files /dev/null and b/elevation-images/WatchGuard/watchguard-firebox-t45.front.png differ diff --git a/elevation-images/WatchGuard/watchguard-firebox-t45.rear.png b/elevation-images/WatchGuard/watchguard-firebox-t45.rear.png new file mode 100644 index 000000000..d582f8bdd Binary files /dev/null and b/elevation-images/WatchGuard/watchguard-firebox-t45.rear.png differ