mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 01:24:49 +01:00
c95b166139
* breaking out tests for easier usage * refactoring codebase * Added verification for properly formatted slug and fixed definitions that were incorrect * Adding new test case to ensure the file name matches either the slug or the part_number * fixed file names to match proper formatting
36 lines
690 B
YAML
36 lines
690 B
YAML
---
|
|
manufacturer: MikroTik
|
|
model: CCR1009-7G-1C-1S+PC
|
|
slug: mikrotik-ccr1009-7g-1c-1s-plus-pc
|
|
is_full_depth: false
|
|
u_height: 1
|
|
airflow: front-to-rear
|
|
interfaces:
|
|
- name: ether1
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
poe_type: passive-24v-2pair
|
|
- name: ether2
|
|
type: 1000base-t
|
|
- name: ether3
|
|
type: 1000base-t
|
|
- name: ether4
|
|
type: 1000base-t
|
|
- name: ether5
|
|
type: 1000base-t
|
|
- name: ether6
|
|
type: 1000base-t
|
|
- name: ether7
|
|
type: 1000base-t
|
|
- name: sfp-sfpplus1
|
|
type: 10gbase-x-sfpp
|
|
- name: combo1
|
|
type: 1000base-x-sfp
|
|
console-ports:
|
|
- name: serial0
|
|
type: de-9
|
|
power-ports:
|
|
- name: power1
|
|
type: iec-60320-c14
|
|
maximum_draw: 35
|