devicetype-library/device-types/Cisco/ASA5525-X.yaml
Michael Klose ca7c2d7a35
Cisco PoE support (#1041)
* 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>
2023-01-20 15:22:09 -05:00

36 lines
730 B
YAML

---
manufacturer: Cisco
model: ASA5525-X
slug: asa5525-x
part_number: ASA5525
u_height: 1
is_full_depth: true
console-ports:
- name: Con 0
type: rj-45
power-ports:
- name: PS0
type: iec-60320-c14
maximum_draw: 108
allocated_draw: 75
interfaces:
- name: GigabitEthernet0/0
type: 1000base-t
- name: GigabitEthernet0/1
type: 1000base-t
- name: GigabitEthernet0/2
type: 1000base-t
- name: GigabitEthernet0/3
type: 1000base-t
- name: GigabitEthernet0/4
type: 1000base-t
- name: GigabitEthernet0/5
type: 1000base-t
- name: GigabitEthernet0/6
type: 1000base-t
- name: GigabitEthernet0/7
type: 1000base-t
- name: Management0/0
type: 1000base-t
mgmt_only: true