mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
7b303a5ace
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
20 lines
324 B
YAML
20 lines
324 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: ISR2651XM
|
|
part_number: ISR2651xm/K9
|
|
slug: isr2651xm
|
|
u_height: 1
|
|
is_full_depth: false
|
|
interfaces:
|
|
- name: FastEthernet0/0
|
|
type: 100base-tx
|
|
console-ports:
|
|
- name: con 0
|
|
type: rj-45
|
|
- name: aux
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PSU0
|
|
type: iec-60320-c6
|
|
maximum_draw: 50
|