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
22 lines
380 B
YAML
22 lines
380 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Catalyst 6506-E
|
|
slug: ws-c6506-e
|
|
part_number: WS-C6506-E
|
|
u_height: 11
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: con0
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PS1
|
|
type: iec-60320-c20
|
|
maximum_draw: 8700
|
|
- name: PS2
|
|
type: iec-60320-c20
|
|
maximum_draw: 8700
|
|
interfaces:
|
|
- name: FastEthernet1
|
|
type: 100base-tx
|
|
mgmt_only: true
|