mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-11 00:40:26 +01:00
4e5d1c4228
* Check Point: add SG23800 * Check Point: add, move, and fix various modules Added: - 2-10FSR-BP-B - 4-1C-BP-B Moved and Fixed: - 4-10F-C - 4-1F-C - 8-1C-C * misc: fix errors Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
22 lines
448 B
YAML
22 lines
448 B
YAML
---
|
|
manufacturer: Check Point
|
|
model: 8 Port 10/100/1000 Base-T RJ45 interface card
|
|
part_number: CPAC-8-1C-C
|
|
interfaces:
|
|
- name: eth{module}-01
|
|
label: '1'
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: eth{module}-02
|
|
label: '2'
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: eth{module}-03
|
|
label: '3'
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: eth{module}-04
|
|
label: '4'
|
|
type: 1000base-t
|
|
mgmt_only: false
|