mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
22 lines
728 B
YAML
22 lines
728 B
YAML
|
---
|
||
|
manufacturer: Cisco
|
||
|
model: N9K-M6PQ-E
|
||
|
part_number: N9K-M6PQ-E
|
||
|
description: Uplink Module for Nexus 9300, 6p 40G QSFP
|
||
|
comments: provides up to 6 QSFP+ ports for 40 Gigabit Ethernet connectivity [Cisco Nexus 9300 Platform Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/datasheet-c78-736967.html)
|
||
|
weight: 0.9
|
||
|
weight_unit: kg
|
||
|
interfaces:
|
||
|
- name: Ethernet{module}/1
|
||
|
type: 40gbase-x-qsfpp
|
||
|
- name: Ethernet{module}/2
|
||
|
type: 40gbase-x-qsfpp
|
||
|
- name: Ethernet{module}/3
|
||
|
type: 40gbase-x-qsfpp
|
||
|
- name: Ethernet{module}/4
|
||
|
type: 40gbase-x-qsfpp
|
||
|
- name: Ethernet{module}/5
|
||
|
type: 40gbase-x-qsfpp
|
||
|
- name: Ethernet{module}/6
|
||
|
type: 40gbase-x-qsfpp
|