mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 01:24:49 +01:00
7b303a5ace
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
36 lines
743 B
YAML
36 lines
743 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Catalyst 2960CPD-8PT
|
|
slug: ws-c2960cpd-8pt
|
|
part_number: WS-C2960CPD-8PT
|
|
is_full_depth: false
|
|
u_height: 1
|
|
console-ports:
|
|
- name: con0
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PS-1
|
|
type: iec-60320-c14
|
|
maximum_draw: 15
|
|
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
|