mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 01:24:49 +01:00
ca7c2d7a35
* Set PoE capabilities on switch interfaces * SG300 - Fixed PoE on shared uplinks * Update C9200-24P.yaml Removed unneeded mgmt_only definitions Moved StackPorts to module bays, since the 9200 series need stack kits to stack switches * Update C9200-48P.yaml Removed unneeded mgmt_only definitions Moved stack ports to module bays since they require a separate stacking kit * Pre-commit format corrections * Removed not needed mgmt_only: false definitions from Cisco device types * Fixed newlines from the mgmt_only: false removal * Removed cisco from model names, updated cisco module types to have their actual model number in the model field, moved the description to the comment field Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
47 lines
1.1 KiB
YAML
47 lines
1.1 KiB
YAML
---
|
|
manufacturer: Cisco
|
|
model: FPR1120-NGFW-K9
|
|
slug: fpr1120-ngfw-k9
|
|
part_number: FPR1120-NGFW-K9
|
|
u_height: 1
|
|
is_full_depth: false
|
|
subdevice_role: parent
|
|
comments: '[Cisco Firepower 1000 Series Data Sheet](https://www.cisco.com/c/en/us/products/collateral/security/firepower-1000-series/datasheet-c78-742469.html)'
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
- name: usb
|
|
type: usb-mini-b
|
|
power-ports:
|
|
- name: PSU
|
|
type: iec-60320-c14
|
|
maximum_draw: 100
|
|
interfaces:
|
|
- name: Ethernet1/1
|
|
type: 1000base-t
|
|
- name: Ethernet1/2
|
|
type: 1000base-t
|
|
- name: Ethernet1/3
|
|
type: 1000base-t
|
|
- name: Ethernet1/4
|
|
type: 1000base-t
|
|
- name: Ethernet1/5
|
|
type: 1000base-t
|
|
- name: Ethernet1/6
|
|
type: 1000base-t
|
|
- name: Ethernet1/7
|
|
type: 1000base-t
|
|
- name: Ethernet1/8
|
|
type: 1000base-t
|
|
- name: Ethernet1/9
|
|
type: 1000base-x-sfp
|
|
- name: Ethernet1/10
|
|
type: 1000base-x-sfp
|
|
- name: Ethernet1/11
|
|
type: 1000base-x-sfp
|
|
- name: Ethernet1/12
|
|
type: 1000base-x-sfp
|
|
- name: Management1/1
|
|
type: 1000base-t
|
|
mgmt_only: true
|