mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Update F5 Big-IP i2000 series (#2273)
* Update F5 Big-IP i2000 series Add elevation images and PS Module for F5 Big-IP i2000 series * Updtae comments to use markdown for links. * Rename PWR_0334.yaml to PWR-0334.yaml
This commit is contained in:
parent
60ea68b289
commit
34b12969d2
@ -3,8 +3,15 @@ manufacturer: F5
|
||||
model: BIG-IP i2600
|
||||
slug: f5-big-ip-i2600
|
||||
part_number: i2600
|
||||
#default_platform: TSOM
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
weight: 8.16
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
front_image: true
|
||||
rear_image: true
|
||||
comments: '[big-ip-platforms-datasheet](https://www.f5.com/pdf/data-sheet/big-ip-platforms-datasheet.pdf)'
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
@ -12,13 +19,6 @@ console-ports:
|
||||
type: usb-a
|
||||
- name: Failover
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: psu1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 120
|
||||
- name: psu2
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 120
|
||||
interfaces:
|
||||
- name: mgmt
|
||||
type: 1000base-t
|
||||
@ -35,3 +35,8 @@ interfaces:
|
||||
type: 10gbase-x-sfpp
|
||||
- name: '6.0'
|
||||
type: 10gbase-x-sfpp
|
||||
module-bays:
|
||||
- name: psu1
|
||||
position: '1'
|
||||
- name: psu2
|
||||
position: '2'
|
||||
|
@ -3,8 +3,15 @@ manufacturer: F5
|
||||
model: BIG-IP i2800
|
||||
slug: f5-big-ip-i2800
|
||||
part_number: i2800
|
||||
#default_platform: TSOM
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
weight: 8.16
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
front_image: true
|
||||
rear_image: true
|
||||
comments: '[big-ip-platforms-datasheet](https://www.f5.com/pdf/data-sheet/big-ip-platforms-datasheet.pdf)'
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
@ -12,13 +19,6 @@ console-ports:
|
||||
type: usb-a
|
||||
- name: Failover
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: psu1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 120
|
||||
- name: psu2
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 120
|
||||
interfaces:
|
||||
- name: mgmt
|
||||
type: 1000base-t
|
||||
@ -35,3 +35,8 @@ interfaces:
|
||||
type: 10gbase-x-sfpp
|
||||
- name: '6.0'
|
||||
type: 10gbase-x-sfpp
|
||||
module-bays:
|
||||
- name: psu1
|
||||
position: '1'
|
||||
- name: psu2
|
||||
position: '2'
|
||||
|
BIN
elevation-images/F5/f5-big-ip-i2600.front.png
Normal file
BIN
elevation-images/F5/f5-big-ip-i2600.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
BIN
elevation-images/F5/f5-big-ip-i2600.rear.png
Normal file
BIN
elevation-images/F5/f5-big-ip-i2600.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
BIN
elevation-images/F5/f5-big-ip-i2800.front.png
Normal file
BIN
elevation-images/F5/f5-big-ip-i2800.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
BIN
elevation-images/F5/f5-big-ip-i2800.rear.png
Normal file
BIN
elevation-images/F5/f5-big-ip-i2800.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
11
module-types/F5/PWR-0334.yaml
Normal file
11
module-types/F5/PWR-0334.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: F5
|
||||
model: PWR-0334
|
||||
part_number: PWR-0334
|
||||
description: 250W AC PS for Big-IP i850/i2000/i4000 and r2000/r4000
|
||||
weight: 0.91
|
||||
weight_unit: kg
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 250
|
Loading…
Reference in New Issue
Block a user