devicetype-library/device-types/Cisco/ASR1002-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

37 lines
748 B
YAML

---
manufacturer: Cisco
model: ASR1002-X
slug: asr1002-x
part_number: ASR1002X-5G-K9
u_height: 2
is_full_depth: false
console-ports:
- name: Con 0
type: rj-45
power-ports:
- name: PS1
type: iec-60320-c14
maximum_draw: 470
- name: PS2
type: iec-60320-c14
maximum_draw: 470
interfaces:
- name: GigabitEthernet0/0/0
type: 1000base-t
- name: GigabitEthernet0/0/1
type: 1000base-t
- name: GigabitEthernet0/0/2
type: 1000base-t
- name: GigabitEthernet0/0/3
type: 1000base-t
- name: GigabitEthernet0/0/4
type: 1000base-t
- name: GigabitEthernet0/0/5
type: 1000base-t
- name: GigabitEthernet0
type: 1000base-t
mgmt_only: true
- name: Loopback0
type: virtual
mgmt_only: true