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
24 lines
400 B
YAML
24 lines
400 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: ISR1841
|
|
part_number: ISR1841/K9
|
|
slug: isr1841
|
|
u_height: 1
|
|
is_full_depth: false
|
|
interfaces:
|
|
- name: FastEthernet0/0
|
|
type: 100base-tx
|
|
- name: FastEthernet0/1
|
|
type: 100base-tx
|
|
console-ports:
|
|
- name: con 0
|
|
type: rj-45
|
|
- name: aux
|
|
type: rj-45
|
|
- name: usb
|
|
type: usb-mini-b
|
|
power-ports:
|
|
- name: PSU0
|
|
type: iec-60320-c6
|
|
maximum_draw: 50
|