mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-03-10 13:08:46 +01:00
add N9K-modules (#2667)
Signed-off-by: Antoine Vicot <antoine.vicot@ovhcloud.com>
This commit is contained in:
parent
07f627a4f2
commit
793f195ac2
15
module-types/Cisco/N9K-C9400-SUP-A.yaml
Normal file
15
module-types/Cisco/N9K-C9400-SUP-A.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: N9K-C9400-SUP-A
|
||||
part_number: N9K-C9400-SUP-A
|
||||
description: Cisco Nexus 9400 sup
|
||||
comments: '[Cisco Nexus 9400 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/nexus9400-series-switches-ds.html)'
|
||||
weight: 2.00
|
||||
weight_unit: kg
|
||||
interfaces:
|
||||
- name: mgmt
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
25
module-types/Cisco/N9K-X9400-8D.yaml
Normal file
25
module-types/Cisco/N9K-X9400-8D.yaml
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: N9K-X9400-8D
|
||||
part_number: N9K-X9400-8D
|
||||
description: Cisco Nexus 9400 8p 400G QSFPDD line card
|
||||
comments: '[Cisco Nexus 9400 Classic Line Cards and Fabric Modules Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/nexus9400-series-switches-ds.html)'
|
||||
weight: 2.00
|
||||
weight_unit: kg
|
||||
interfaces:
|
||||
- name: Ethernet{module}/1
|
||||
type: 400gbase-x-qsfpdd
|
||||
- name: Ethernet{module}/2
|
||||
type: 400gbase-x-qsfpdd
|
||||
- name: Ethernet{module}/3
|
||||
type: 400gbase-x-qsfpdd
|
||||
- name: Ethernet{module}/4
|
||||
type: 400gbase-x-qsfpdd
|
||||
- name: Ethernet{module}/5
|
||||
type: 400gbase-x-qsfpdd
|
||||
- name: Ethernet{module}/6
|
||||
type: 400gbase-x-qsfpdd
|
||||
- name: Ethernet{module}/7
|
||||
type: 400gbase-x-qsfpdd
|
||||
- name: Ethernet{module}/8
|
||||
type: 400gbase-x-qsfpdd
|
Loading…
Reference in New Issue
Block a user