mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Add Netgate 7100 Security Gateway firewall (#873)
This commit is contained in:
parent
7c66bbca24
commit
1a4c1137c9
69
device-types/Netgate/7100.yaml
Normal file
69
device-types/Netgate/7100.yaml
Normal file
@ -0,0 +1,69 @@
|
||||
---
|
||||
manufacturer: Netgate
|
||||
model: 7100 Security Gateway
|
||||
slug: 7100-sg
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
console-ports:
|
||||
- name: console
|
||||
type: usb-mini-a
|
||||
description: |
|
||||
115200 baud rate, 8 data bits, no parity, 1 stop bit, no flow control
|
||||
or XON/OFF
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 360
|
||||
description: 100-240V, 50-60Hz, 1.5-3A Internal Power Supply
|
||||
interfaces:
|
||||
- name: eth1
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
description: |
|
||||
Marvell 88E6190 switched uplinked at 5 Gbps (2x 2.5 Gbps) to Intel SoC
|
||||
- name: eth2
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
description: |
|
||||
Marvell 88E6190 switched uplinked at 5 Gbps (2x 2.5 Gbps) to Intel SoC
|
||||
- name: eth3
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
description: |
|
||||
Marvell 88E6190 switched uplinked at 5 Gbps (2x 2.5 Gbps) to Intel SoC
|
||||
- name: eth4
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
description: |
|
||||
Marvell 88E6190 switched uplinked at 5 Gbps (2x 2.5 Gbps) to Intel SoC
|
||||
- name: eth5
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
description: |
|
||||
Marvell 88E6190 switched uplinked at 5 Gbps (2x 2.5 Gbps) to Intel SoC
|
||||
- name: eth6
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
description: |
|
||||
Marvell 88E6190 switched uplinked at 5 Gbps (2x 2.5 Gbps) to Intel SoC
|
||||
- name: eth7
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
description: |
|
||||
Marvell 88E6190 switched uplinked at 5 Gbps (2x 2.5 Gbps) to Intel SoC
|
||||
- name: eth8
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
description: |
|
||||
Marvell 88E6190 switched uplinked at 5 Gbps (2x 2.5 Gbps) to Intel SoC
|
||||
- name: ix0
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
description: Intel x553
|
||||
- name: ix1
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
description: Intel x553
|
||||
module-bays:
|
||||
- name: pci1
|
||||
description: PCI-E 3.0 4x
|
Loading…
Reference in New Issue
Block a user