mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-23 23:49:50 +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
33 lines
654 B
YAML
33 lines
654 B
YAML
---
|
|
manufacturer: MikroTik
|
|
model: CCR1009-8G-1S-1S+
|
|
slug: mikrotik-ccr1009-8g-1s-1s-plus
|
|
is_full_depth: false
|
|
comments: |
|
|
[Product Data](https://mikrotik.com/product/CCR1009-8G-1S-1Splus)
|
|
u_height: 1
|
|
interfaces:
|
|
- name: ether1
|
|
type: 1000base-t
|
|
- 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: ether8
|
|
type: 1000base-t
|
|
- name: sfp-sfpplus1
|
|
type: 10gbase-x-sfpp
|
|
- name: sfp1
|
|
type: 1000base-x-sfp
|
|
console-ports:
|
|
- name: serial0
|
|
type: de-9
|