mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-19 11:26:58 +02:00
Create SG4400.yaml (#2835)
* Create SG4400.yaml * Fixed pre-commit issues --------- Co-authored-by: Harry <harry@cadby.co.uk>
This commit is contained in:
parent
9403c08e54
commit
7572b545c4
48
device-types/Check Point/SG4400.yaml
Normal file
48
device-types/Check Point/SG4400.yaml
Normal file
@ -0,0 +1,48 @@
|
||||
---
|
||||
manufacturer: Check Point
|
||||
model: SG4400
|
||||
slug: check-point-sg4400
|
||||
part_number: CPAP-SG4400
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: side-to-rear
|
||||
weight: 7.5
|
||||
weight_unit: kg
|
||||
comments: '[Check Point 4400 Data Sheet](https://usercenter.checkpoint.com/uc/pdf/datasheets/4400-appliance-datasheet_old.pdf)'
|
||||
console-ports:
|
||||
- name: ttyS0
|
||||
label: CONSOLE
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PSU
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 250
|
||||
allocated_draw: 90
|
||||
interfaces:
|
||||
- name: eth1
|
||||
label: '1'
|
||||
type: 1000base-t
|
||||
- name: eth2
|
||||
label: '2'
|
||||
type: 1000base-t
|
||||
- name: eth3
|
||||
label: '3'
|
||||
type: 1000base-t
|
||||
- name: eth4
|
||||
label: '4'
|
||||
type: 1000base-t
|
||||
- name: eth5
|
||||
label: '5'
|
||||
type: 1000base-t
|
||||
- name: eth6
|
||||
label: '6'
|
||||
type: 1000base-t
|
||||
- name: eth7
|
||||
label: '7'
|
||||
type: 1000base-t
|
||||
- name: eth8
|
||||
label: '8'
|
||||
type: 1000base-t
|
||||
module-bays:
|
||||
- name: Line card 1
|
||||
position: '1'
|
Loading…
x
Reference in New Issue
Block a user