mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-24 06:12:29 +01:00
* Added Cisco Nexus 9508 switch with front and rear images * Update N9K-C9508.yml * • Added Cisco Catalyst 2960-24-S • Added Cisco Catalyst 2960-24LC-S • Added Cisco Catalyst 2960-48PST-L • Added Cisco Catalyst 2960-48TT-S • Added Cisco Catalyst 2960S-48TS-S • Added Cisco Catalyst 3560X-24T-L • Added Cisco Catalyst 3560X-48T-L • Added Cisco Catalyst 3650-48TQ-L • Added Cisco Catalyst C4507R-E * Fixed trailing whitespaces in yaml fmt * Added weight and weight unit for Catalyst devices, added airflow where documented in datasheets. * Update WS-C2960-24LC-S.yaml added POE interfaces * Update WS-C2960-48PST-L.yaml added poe interfaces --------- Co-authored-by: draket77 <94173365+draket77@users.noreply.github.com> Co-authored-by: Harry <Harry@cadby.co.uk>
49 lines
911 B
YAML
49 lines
911 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Catalyst C4507R-E
|
|
slug: cisco-catalyst-c4507r-e
|
|
part_number: WS-C4507R-E
|
|
weight: 20.19
|
|
weight_unit: kg
|
|
airflow: right-to-left
|
|
u_height: 11
|
|
is_full_depth: true
|
|
subdevice_role: parent
|
|
console-ports:
|
|
- name: con0
|
|
type: rj-45
|
|
interfaces:
|
|
- name: FastEthernet1
|
|
type: 100base-tx
|
|
mgmt_only: true
|
|
module-bays:
|
|
- name: Slot 1
|
|
position: '1'
|
|
description: Line Card
|
|
- name: Slot 2
|
|
position: '2'
|
|
description: Line Card
|
|
- name: Slot 3
|
|
position: '3'
|
|
description: Line Card
|
|
- name: Slot 4
|
|
position: '4'
|
|
description: Line Card
|
|
- name: Slot 5
|
|
position: '5'
|
|
description: Line Card
|
|
|
|
- name: Slot 6
|
|
label: Supervisor Module 1
|
|
position: '27'
|
|
- name: Slot 7
|
|
label: Supervisor Module 2
|
|
position: '28'
|
|
|
|
- name: PS1
|
|
position: '1'
|
|
label: Power Supply 1
|
|
- name: PS2
|
|
position: '2'
|
|
label: Power Supply 1
|