mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-23 06:39:03 +01:00
Adding bigip 2000 series (#1248)
This commit is contained in:
parent
1c6b36aaa5
commit
afcc0f4c87
48
device-types/F5/BIG-IP-2000.yaml
Normal file
48
device-types/F5/BIG-IP-2000.yaml
Normal file
@ -0,0 +1,48 @@
|
||||
---
|
||||
manufacturer: F5
|
||||
model: BIG-IP 2000
|
||||
slug: f5-big-ip-2000
|
||||
part_number: '2000'
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
weight: 20
|
||||
weight_unit: lb
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
- name: usb1
|
||||
type: usb-a
|
||||
- name: usb2
|
||||
type: usb-a
|
||||
- name: Failover
|
||||
type: rj-45
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: '1'
|
||||
- name: PSU2
|
||||
position: '2'
|
||||
interfaces:
|
||||
- name: mgmt
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: '1.1'
|
||||
type: 1000base-t
|
||||
- name: '1.2'
|
||||
type: 1000base-t
|
||||
- name: '1.3'
|
||||
type: 1000base-t
|
||||
- name: '1.4'
|
||||
type: 1000base-t
|
||||
- name: '1.5'
|
||||
type: 1000base-t
|
||||
- name: '1.6'
|
||||
type: 1000base-t
|
||||
- name: '1.7'
|
||||
type: 1000base-t
|
||||
- name: '1.8'
|
||||
type: 1000base-t
|
||||
- name: '2.1'
|
||||
type: 1000base-x-sfp
|
||||
- name: '2.2'
|
||||
type: 1000base-x-sfp
|
9
module-types/F5/SPAFFIV-03G.yaml
Normal file
9
module-types/F5/SPAFFIV-03G.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: F5
|
||||
model: SPAFFIV-03G
|
||||
part_number: PWR-0187-08
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
allocated_draw: 74
|
||||
maximum_draw: 400
|
Loading…
Reference in New Issue
Block a user