mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-20 19:58:00 +02:00
Add netgate 4100 (#3152)
* Create 8300-Security-Gateway.yaml * Create 6100-Security-Gateway.yaml * Create 1100-Security-Gateway.yaml * Fixed issues * Update 1100-Security-Gateway.yaml Fix description of console port * Update 1100-Security-Gateway.yaml Added weight & weigh_unit * Update 6100-Security-Gateway.yaml Added weight & weight_unit * Update 6100-Security-Gateway.yaml Corrected weight * Update 8300-Security-Gateway.yaml Added weight & weight_unit * Removed console-server-ports * Removed console-server-ports * Removed console-server-ports * Removed console-server-ports * Add Netgate 4100 * Update 4100-Security-Gateway.yaml --------- Co-authored-by: Harry <harry@cadby.co.uk>
This commit is contained in:
parent
a34c4d4a9f
commit
be5317f5d3
44
device-types/Netgate/4100-Security-Gateway.yaml
Normal file
44
device-types/Netgate/4100-Security-Gateway.yaml
Normal file
@ -0,0 +1,44 @@
|
||||
---
|
||||
manufacturer: Netgate
|
||||
model: 4100 Security Gateway
|
||||
slug: netgate-4100-security-gateway
|
||||
u_height: 1
|
||||
weight: 1.9
|
||||
weight_unit: kg
|
||||
is_full_depth: false
|
||||
airflow: front-to-rear
|
||||
console-ports:
|
||||
- name: console-usb
|
||||
type: usb-micro-b
|
||||
description: |
|
||||
Auto-detect console port: use RJ-45 -OR- micro-USB.
|
||||
115200 baud rate, 8 data bits, no parity, 1 stop bit, no flow control
|
||||
or XON/OFF
|
||||
- name: console-rj45
|
||||
type: rj-45
|
||||
description: |
|
||||
Auto-detect console port: use RJ-45 -OR- micro-USB.
|
||||
115200 baud rate, 8 data bits, no parity, 1 stop bit, no flow control
|
||||
or XON/OFF
|
||||
power-ports:
|
||||
- name: psu1
|
||||
type: dc-terminal
|
||||
interfaces:
|
||||
- name: ix3
|
||||
type: 1000base-x-sfp
|
||||
label: WAN1
|
||||
- name: ix2
|
||||
type: 1000base-x-sfp
|
||||
label: WAN2
|
||||
- name: igc0
|
||||
type: 2.5gbase-t
|
||||
label: LAN1
|
||||
- name: igc1
|
||||
type: 2.5gbase-t
|
||||
label: LAN2
|
||||
- name: igc2
|
||||
type: 2.5gbase-t
|
||||
label: LAN3
|
||||
- name: igc3
|
||||
type: 2.5gbase-t
|
||||
label: LAN4
|
Loading…
x
Reference in New Issue
Block a user