mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
22c2ce495d
* Add CheckPoint SG3600 and SG6400 * Fix labels
26 lines
511 B
YAML
26 lines
511 B
YAML
---
|
|
manufacturer: Check Point
|
|
model: 4 Port 10GBase-F SFP+ interface card
|
|
slug: sg6000-card-10gbase-f
|
|
part_number: CPAC-4-10F-C
|
|
u_height: 0
|
|
is_full_depth: false
|
|
subdevice_role: child
|
|
interfaces:
|
|
- name: eth1-01
|
|
label: "1"
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
- name: eth1-02
|
|
label: "2"
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
- name: eth1-03
|
|
label: "3"
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
- name: eth1-04
|
|
label: "4"
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|