Commit Graph

7 Commits

Author SHA1 Message Date
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
Daniel Sheppard
07655426e0
Cisco Stackport Name Changes (#897)
Official StackPort naming convention for Cisco Catalyst is StackPort1/#.  This correct that error
2022-09-02 15:06:12 -05:00
Kevin Lous
d1621cbc4f
Add cisco module bays to 9200 series (#820)
* Add module-bay to C9200-24P

* dd module-bay to C9200-24T

* Add module-bay to C9200-48P

* Add module-bay to C9200-48T
2022-05-27 08:41:53 -04:00
Michael Klose
879be46758
Fix #616 Unknown properties are ignored during schema validation (#621)
* Fix Unknown properties are ignored during schema validation #616
* Fix misspelled properties in files
2022-01-06 13:37:24 -05:00
Walday
2e1bad0dad
Update C9200-24T.yaml (#553)
* Update C9200-24T.yaml
2021-12-05 22:14:20 -05:00
Ryan Merolle
7b303a5ace
YAML Formatting & Validation (#347)
* leverage yamllint in GitHub actions 

* add pre-commits

* validation updates

* Update README.md

* Update CONTRIBUTING.md
2021-02-27 07:25:47 -05:00
Grigory Solovyev
fc4499f1c1
Cisco Catalyst 9200 series switches (#211)
* some 9200 series switches models were added
2020-09-20 10:15:01 -04:00