devicetype-library/device-types/Cisco/WS-C3650-24TS-L.yaml

76 lines
1.8 KiB
YAML
Raw Normal View History

---
manufacturer: Cisco
model: Catalyst 3650-24TS-L
Add and fix several Cisco and H3C devices (#1176) * Update WS-C3750G-12S-E.yaml * Update WS-C3750G-12S-S.yaml * add missing cisco switch WS-C3650-48FQM-S * add missing devices from our environment * fixup * model rename for HPE A5120 switches * replaced power-port definitions with module-bay definitions on WS-3650-48FQM models * add/fix weight values arcording to updated schema * add power supply modules for WS-C3650-48FQM devices * add "cisco-" prefix to all cisco device types * fix duplicate entry issues in cisco and huawei devices * fix invalid powerport type in cisco power module * fix type schema validation error in UBR10012 device * re-add YAML document start markers to all cisco device type files * Update ASR-920-12CZ-A.yaml Fix spacing issues * Update ASR-920-12CZ-D.yaml Fixed comment, removed extra newline. * Update ASR-920-12SZ-D.yaml Fixed comment, removed extra newline. * Update ASR-920-4SZ-A.yaml Fixed comment, removed extra newline. * Update ASR-920-24SZ-M.yaml Fixed comment, removed extra newline. * Update SPA112.yaml Fixed comments. Unnecessary newline removed. * Update N540-ACC-SYS.yaml Fixed description. Unnecessary newline removed. * Update WS-C3750X-48P-S.yaml Fixed comments. Unnecessary newline removed. * Update Meraki-MS220-24P.yaml Reverted description newlines * Update PWR-C2-1025WAC.yaml * Update PWR-C2-250WAC.yaml * Update PWR-C2-640WAC.yaml * Update PWR-C2-640WDC.yaml * Update S3100-8TP-PWR-EI.yaml Removed non-manufacturer datasheet comment * Update HP-5120-48G-POE-4SFP-EI.yaml Fixed model/slug * Update HP-5120-24G-POE-4SFP-EI.yaml * Update HP-5120-48G-POE-4SFP-EI.yaml * Update HP-5120-48G-PoEP-EI.yaml * Update HP-5120-24G-PoEP-EI.yaml * Update HP-5120-48G-PoEP-EI.yaml * Update HP-5120-24G-PoEP-EI.yaml * all C3850 models have dual independant PSU bays * add PSU modules for C3850 and C3750X model switches * all C3750X models have dual independant PSU bays * typo fix * C3650-##FQM series are the only fixed PSU models in the C3650 line * All C3650 switches (except minis) have two modular PSU slots * Update WS-C3850-48XS-E.yaml Added weight, modular PSUs and modular FANs * Update WS-C3850-48XS-E.yaml * Update WS-C3850-48XS-E.yaml Removed network module since according to datasheet and pictures the 3850-48XS-E does not have a swappable module bay * Update WS-C3850-48XS-E.yaml * Added position attribute to newly created PSU module-bays * Added redundant power supplies * Moving console, power and module bays up * added weight to new files * Added positions to PSU module bays * rearranged module bays --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-03-13 19:04:12 +01:00
slug: cisco-ws-c3650-24ts-l
part_number: WS-C3650-24TS-L
is_full_depth: false
u_height: 1
interfaces:
- name: GigabitEthernet0/0
type: 1000base-t
mgmt_only: true
- name: GigabitEthernet1/0/1
type: 1000base-t
- name: GigabitEthernet1/0/2
type: 1000base-t
- name: GigabitEthernet1/0/3
type: 1000base-t
- name: GigabitEthernet1/0/4
type: 1000base-t
- name: GigabitEthernet1/0/5
type: 1000base-t
- name: GigabitEthernet1/0/6
type: 1000base-t
- name: GigabitEthernet1/0/7
type: 1000base-t
- name: GigabitEthernet1/0/8
type: 1000base-t
- name: GigabitEthernet1/0/9
type: 1000base-t
- name: GigabitEthernet1/0/10
type: 1000base-t
- name: GigabitEthernet1/0/11
type: 1000base-t
- name: GigabitEthernet1/0/12
type: 1000base-t
- name: GigabitEthernet1/0/13
type: 1000base-t
- name: GigabitEthernet1/0/14
type: 1000base-t
- name: GigabitEthernet1/0/15
type: 1000base-t
- name: GigabitEthernet1/0/16
type: 1000base-t
- name: GigabitEthernet1/0/17
type: 1000base-t
- name: GigabitEthernet1/0/18
type: 1000base-t
- name: GigabitEthernet1/0/19
type: 1000base-t
- name: GigabitEthernet1/0/20
type: 1000base-t
- name: GigabitEthernet1/0/21
type: 1000base-t
- name: GigabitEthernet1/0/22
type: 1000base-t
- name: GigabitEthernet1/0/23
type: 1000base-t
- name: GigabitEthernet1/0/24
type: 1000base-t
- name: GigabitEthernet1/1/1
type: 1000base-x-sfp
- name: GigabitEthernet1/1/2
type: 1000base-x-sfp
- name: GigabitEthernet1/1/3
type: 1000base-x-sfp
- name: GigabitEthernet1/1/4
type: 1000base-x-sfp
console-ports:
- name: con0
type: rj-45
Add and fix several Cisco and H3C devices (#1176) * Update WS-C3750G-12S-E.yaml * Update WS-C3750G-12S-S.yaml * add missing cisco switch WS-C3650-48FQM-S * add missing devices from our environment * fixup * model rename for HPE A5120 switches * replaced power-port definitions with module-bay definitions on WS-3650-48FQM models * add/fix weight values arcording to updated schema * add power supply modules for WS-C3650-48FQM devices * add "cisco-" prefix to all cisco device types * fix duplicate entry issues in cisco and huawei devices * fix invalid powerport type in cisco power module * fix type schema validation error in UBR10012 device * re-add YAML document start markers to all cisco device type files * Update ASR-920-12CZ-A.yaml Fix spacing issues * Update ASR-920-12CZ-D.yaml Fixed comment, removed extra newline. * Update ASR-920-12SZ-D.yaml Fixed comment, removed extra newline. * Update ASR-920-4SZ-A.yaml Fixed comment, removed extra newline. * Update ASR-920-24SZ-M.yaml Fixed comment, removed extra newline. * Update SPA112.yaml Fixed comments. Unnecessary newline removed. * Update N540-ACC-SYS.yaml Fixed description. Unnecessary newline removed. * Update WS-C3750X-48P-S.yaml Fixed comments. Unnecessary newline removed. * Update Meraki-MS220-24P.yaml Reverted description newlines * Update PWR-C2-1025WAC.yaml * Update PWR-C2-250WAC.yaml * Update PWR-C2-640WAC.yaml * Update PWR-C2-640WDC.yaml * Update S3100-8TP-PWR-EI.yaml Removed non-manufacturer datasheet comment * Update HP-5120-48G-POE-4SFP-EI.yaml Fixed model/slug * Update HP-5120-24G-POE-4SFP-EI.yaml * Update HP-5120-48G-POE-4SFP-EI.yaml * Update HP-5120-48G-PoEP-EI.yaml * Update HP-5120-24G-PoEP-EI.yaml * Update HP-5120-48G-PoEP-EI.yaml * Update HP-5120-24G-PoEP-EI.yaml * all C3850 models have dual independant PSU bays * add PSU modules for C3850 and C3750X model switches * all C3750X models have dual independant PSU bays * typo fix * C3650-##FQM series are the only fixed PSU models in the C3650 line * All C3650 switches (except minis) have two modular PSU slots * Update WS-C3850-48XS-E.yaml Added weight, modular PSUs and modular FANs * Update WS-C3850-48XS-E.yaml * Update WS-C3850-48XS-E.yaml Removed network module since according to datasheet and pictures the 3850-48XS-E does not have a swappable module bay * Update WS-C3850-48XS-E.yaml * Added position attribute to newly created PSU module-bays * Added redundant power supplies * Moving console, power and module bays up * added weight to new files * Added positions to PSU module bays * rearranged module bays --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-03-13 19:04:12 +01:00
module-bays:
- name: PSU1
position: '1'
- name: PSU2
position: '2'