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
23 lines
398 B
YAML
23 lines
398 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: ISR1941
|
|
part_number: ISR1941/K9
|
|
slug: isr1941
|
|
u_height: 2
|
|
is_full_depth: true
|
|
interfaces:
|
|
- name: GigabitEthernet0/0/0
|
|
type: 1000base-t
|
|
- name: GigabitEthernet0/0/1
|
|
type: 1000base-t
|
|
console-ports:
|
|
- name: con 0
|
|
type: rj-45
|
|
- name: aux
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PSU0
|
|
type: iec-60320-c6
|
|
allocated_draw: 35
|
|
maximum_draw: 110
|