mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-23 00:43:40 +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>
22 lines
356 B
YAML
22 lines
356 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: VG224
|
|
slug: vg224
|
|
part_number: VG224
|
|
u_height: 1
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: Con
|
|
type: rj-45
|
|
- name: aux
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PSU-1
|
|
type: iec-60320-c14
|
|
maximum_draw: 60
|
|
interfaces:
|
|
- name: FastEthernet0/0
|
|
type: 100base-tx
|
|
- name: FastEthernet0/1
|
|
type: 100base-tx
|