mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
961b0b2a62
* remove (r) * remove (tm) * replace all dashes with ascii - * replace double quotes * Replace another type of dash * replace multiply by x * replace a third type of dash * remaining substitutions by hand * fix line lenght --------- Co-authored-by: Giotta Simon <simon.giotta@ruag.ch> Co-authored-by: Harry <Harry@cadby.co.uk>
15 lines
366 B
YAML
15 lines
366 B
YAML
---
|
|
manufacturer: Ciena
|
|
model: 5171 2xQSFPDD
|
|
part_number: 170-0460-900
|
|
description: 5171-ROUTER, MODULE, (1)200/100G/40G QSFP-DD, (1)100/40G QSFP-DD
|
|
comments: |
|
|
Two QSFP-DD ports:
|
|
- Port 1 supporting up to 200GbE
|
|
- Port 2 supporting up to 100GbE
|
|
interfaces:
|
|
- name: '{module}/1'
|
|
type: 200gbase-x-qsfpdd
|
|
- name: '{module}/2'
|
|
type: 100gbase-x-qsfpdd
|