mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-20 19:58:00 +02:00
Added FMC2700 device type (#3125)
* Added FMC2700 device type Added FMC2700 device type * Update FMC2700.yaml --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
d29f30ae8b
commit
c042dd412e
39
device-types/Cisco/FMC2700.yaml
Normal file
39
device-types/Cisco/FMC2700.yaml
Normal file
@ -0,0 +1,39 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: Cisco FMC2700
|
||||
slug: cisco-fmc2700
|
||||
part_number: FMC2700
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
weight: 16.8
|
||||
weight_unit: kg
|
||||
comments: '[Data sheet](https://www.cisco.com/c/en/us/products/collateral/security/firesight-management-center/datasheet-c78-736775.html'
|
||||
console-ports:
|
||||
- name: Con
|
||||
type: rj-45
|
||||
label: IOIOI
|
||||
front_image: false
|
||||
rear_image: false
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: '1'
|
||||
- name: PSU2
|
||||
position: '2'
|
||||
interfaces:
|
||||
- name: CIMC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
label: M
|
||||
- name: eth0
|
||||
type: 10gbase-t
|
||||
mgmt_only: true
|
||||
label: '1'
|
||||
- name: eth1
|
||||
type: 10gbase-t
|
||||
mgmt_only: true
|
||||
label: '2'
|
||||
- name: eth2
|
||||
type: 10gbase-x-sfpp
|
||||
- name: eth3
|
||||
type: 10gbase-x-sfpp
|
Loading…
x
Reference in New Issue
Block a user