mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-02 03:30:21 +01:00
Create Check Point SG5800.yaml (#2664)
* Create Check Point SG5800.yaml * Update SG5800.yaml * Update SG5800.yaml Converted power ports to module bays --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
54a60c8b0a
commit
1b7544a507
62
device-types/Check Point/SG5800.yaml
Normal file
62
device-types/Check Point/SG5800.yaml
Normal file
@ -0,0 +1,62 @@
|
||||
---
|
||||
manufacturer: Check Point
|
||||
model: SG5800
|
||||
slug: check-point-sg5800
|
||||
part_number: CPAP-SG5800-NGTP
|
||||
u_height: 1
|
||||
weight: 8.37
|
||||
weight_unit: kg
|
||||
is_full_depth: true
|
||||
comments: '[Check Point 5800 Data Sheet](https://www.checkpoint.com/downloads/products/5800-security-gateway-datasheet.pdf)'
|
||||
airflow: side-to-rear
|
||||
console-ports:
|
||||
- name: ttyS0
|
||||
label: CONSOLE
|
||||
type: rj-45
|
||||
- name: ttyS1
|
||||
label: CONSOLE
|
||||
type: usb-c
|
||||
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
|
||||
- name: Sync
|
||||
label: SYNC
|
||||
type: 1000base-t
|
||||
- name: Mgmt
|
||||
label: MGMT
|
||||
type: 1000base-t
|
||||
- name: lom
|
||||
label: LOM
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: PSU1
|
||||
- name: PSU2
|
||||
position: PSU2
|
||||
- name: Line card 1
|
||||
position: '1'
|
||||
- name: Line card 2
|
||||
position: '2'
|
Loading…
Reference in New Issue
Block a user