mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 09:34:59 +01:00
7b303a5ace
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
22 lines
379 B
YAML
22 lines
379 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Catalyst 9407R
|
|
slug: c9407r
|
|
part_number: C9407R
|
|
u_height: 10
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: con 0
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PS-1
|
|
type: iec-60320-c14
|
|
maximum_draw: 3200
|
|
- name: PS-2
|
|
type: iec-60320-c14
|
|
maximum_draw: 3200
|
|
interfaces:
|
|
- name: GigabitEthernet0/0
|
|
type: 1000base-t
|
|
mgmt_only: true
|