mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-03-12 05:58:45 +01:00
40 lines
776 B
YAML
40 lines
776 B
YAML
|
---
|
||
|
manufacturer: Check Point
|
||
|
model: SG2200
|
||
|
slug: check-point-sg2200
|
||
|
part_number: CPAP-SG2200
|
||
|
u_height: 1
|
||
|
is_full_depth: false
|
||
|
airflow: passive
|
||
|
weight: 2
|
||
|
weight_unit: kg
|
||
|
comments: '[Next Gen Firewall Data Sheet](https://sc1.checkpoint.com/uc/pdf/datasheets/2200-appliance-datasheet.pdf)'
|
||
|
console-ports:
|
||
|
- name: ttyS0
|
||
|
label: CONSOLE
|
||
|
type: rj-45
|
||
|
power-ports:
|
||
|
- name: PSU-External
|
||
|
type: iec-60320-c14
|
||
|
maximum_draw: 40
|
||
|
allocated_draw: 35
|
||
|
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
|