mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Add Cisco WS-C2960C-8TC-S (#2163)
* Add Cisco WS-C2960C-8TC-S * Rename WS-C2960C-8TC-S .yaml to WS-C2960C-8TC-S.yaml * Add weight & unit to 2960c * Add airflow to 2960c --------- Co-authored-by: Sebastian Reifetshammer <sebastian.reifetshammer@fh-salzburg.ac.at> Co-authored-by: Harry
This commit is contained in:
parent
4b3414dd5b
commit
765375eb44
34
device-types/Cisco/WS-C2960C-8TC-S.yaml
Normal file
34
device-types/Cisco/WS-C2960C-8TC-S.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: Catalyst 2960-8TC-S
|
||||
slug: cisco-ws-c2960c-8tc-s
|
||||
part_number: WS-C2960C-8TC-S
|
||||
is_full_depth: false
|
||||
u_height: 1
|
||||
weight: 1.27
|
||||
weight_unit: kg
|
||||
airflow: passive
|
||||
interfaces:
|
||||
- name: FastEthernet0/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet0/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet0/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet0/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet0/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet0/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet0/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet0/8
|
||||
type: 100base-tx
|
||||
- name: GigabitEthernet0/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet0/2
|
||||
type: 1000base-t
|
||||
power-ports:
|
||||
- name: PSU0
|
||||
type: iec-60320-c14
|
Loading…
Reference in New Issue
Block a user