diff --git a/device-types/Fortinet/FWB-3000E.yaml b/device-types/Fortinet/FWB-3000E.yaml new file mode 100644 index 000000000..df5650ed0 --- /dev/null +++ b/device-types/Fortinet/FWB-3000E.yaml @@ -0,0 +1,92 @@ +--- +manufacturer: Fortinet +model: FortiWeb 3000E +part_number: FWB-3000E +slug: fortinet-fwb-3000e +is_full_depth: true +u_height: 2 +weight: 22.5 +weight_unit: kg +airflow: front-to-rear +interfaces: + - name: mgmt1 + type: 1000base-t + mgmt_only: true + - name: mgmt2 + type: 1000base-t + mgmt_only: true +# ports 1-4, 10G SFP+ + - name: port1 + type: 10gbase-x-sfpp + - name: port2 + type: 10gbase-x-sfpp + - name: port3 + type: 10gbase-x-sfpp + - name: port4 + type: 10gbase-x-sfpp +# ports 5-8, 1G SFP + - name: port5 + type: 1000base-x-sfp + - name: port6 + type: 1000base-x-sfp + - name: port7 + type: 1000base-x-sfp + - name: port8 + type: 1000base-x-sfp +# ports 9-16 can be configured in bypass mode +# see front/rear-port if you wish to use it like that + - name: port9 + type: 1000base-t + - name: port10 + type: 1000base-t + - name: port11 + type: 1000base-t + - name: port12 + type: 1000base-t + - name: port13 + type: 1000base-t + - name: port14 + type: 1000base-t + - name: port15 + type: 1000base-t + - name: port16 + type: 1000base-t +# to emulate bypass mode, front/rear-ports can be used instead of interfaces +#front-ports: +# - name: port9 +# type: 8p8c +# rear_port: port10 +# position: 1 +# - name: port11 +# type: 8p8c +# rear_port: port12 +# position: 1 +# - name: port13 +# type: 8p8c +# rear_port: port14 +# position: 1 +# - name: port15 +# type: 8p8c +# rear_port: port16 +# position: 1 +#rear-ports: +# - name: port10 +# type: 8p8c +# positions: 1 +# - name: port12 +# type: 8p8c +# positions: 1 +# - name: port14 +# type: 8p8c +# positions: 1 +# - name: port16 +# type: 8p8c +# positions: 1 +console-ports: + - name: Console + type: rj-45 +module-bays: + - name: PS1 + position: '1' + - name: PS2 + position: '2'