mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Add F5 BIG-IP r2600 (#1693)
* Add F5 BIG-IP r2600 * Add Cisco ME-3400EG-2CS-A * Add Cisco ME-3400EG-2CS-A * Update ME-3400EG-2CS-A.yaml --------- Co-authored-by: sliddjur <slid@djur.se> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
3c2aac574c
commit
0a3f6a4ff7
34
device-types/Cisco/ME-3400EG-2CS-A.yaml
Normal file
34
device-types/Cisco/ME-3400EG-2CS-A.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: ME-3400EG-2CS-A
|
||||
slug: cisco-me-3400eg-2cs-a
|
||||
part_number: ME-3400EG-2CS-A
|
||||
is_full_depth: false
|
||||
u_height: 1
|
||||
weight: 3.4
|
||||
weight_unit: lb
|
||||
airflow: front-to-rear
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: '1'
|
||||
- name: PSU2
|
||||
position: '2'
|
||||
interfaces:
|
||||
- name: Management
|
||||
type: 100base-tx
|
||||
mgmt_only: true
|
||||
- name: Gi0/1
|
||||
type: 1000base-x-sfp
|
||||
- name: Gi0/2
|
||||
type: 1000base-x-sfp
|
||||
- name: Gi0/3
|
||||
type: 1000base-x-sfp
|
||||
- name: Gi0/4
|
||||
type: 1000base-x-sfp
|
||||
- name: Fa0/1
|
||||
type: 100base-tx
|
||||
- name: Fa0/2
|
||||
type: 100base-tx
|
44
device-types/F5/BIG-IP-r2600.yaml
Normal file
44
device-types/F5/BIG-IP-r2600.yaml
Normal file
@ -0,0 +1,44 @@
|
||||
---
|
||||
manufacturer: F5
|
||||
model: BIG-IP r2600
|
||||
slug: f5-big-ip-r2600
|
||||
part_number: r2600
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
weight: 20
|
||||
weight_unit: lb
|
||||
front_image: true
|
||||
rear_image: true
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
- name: usb1
|
||||
type: usb-a
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: '1'
|
||||
- name: PSU2
|
||||
position: '2'
|
||||
interfaces:
|
||||
- name: mgmt
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: failover
|
||||
type: 1000base-t
|
||||
- name: '1.0'
|
||||
type: 10gbase-t
|
||||
- name: '2.0'
|
||||
type: 10gbase-t
|
||||
- name: '3.0'
|
||||
type: 10gbase-t
|
||||
- name: '4.0'
|
||||
type: 10gbase-t
|
||||
- name: '5.0'
|
||||
type: 25gbase-x-sfp28
|
||||
- name: '6.0'
|
||||
type: 25gbase-x-sfp28
|
||||
- name: '7.0'
|
||||
type: 25gbase-x-sfp28
|
||||
- name: '8.0'
|
||||
type: 25gbase-x-sfp28
|
BIN
elevation-images/F5/f5-big-ip-r2600.front.png
Normal file
BIN
elevation-images/F5/f5-big-ip-r2600.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 217 KiB |
BIN
elevation-images/F5/f5-big-ip-r2600.rear.png
Normal file
BIN
elevation-images/F5/f5-big-ip-r2600.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 113 KiB |
Loading…
Reference in New Issue
Block a user