mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-03-10 13:08:46 +01:00
* XL710BM1-4SP * Fix manufacturer --------- Co-authored-by: Giotta Simon <simon.giotta@ruag.ch>
20 lines
564 B
YAML
20 lines
564 B
YAML
---
|
|
manufacturer: FS
|
|
model: XL710BM1-4SP
|
|
part_number: XL710BM1-4SP
|
|
description: Intel XL710-BM1 Based Ethernet Network Interface Card, 10G Quad-Port SFP+, PCIe 3.0 x 8
|
|
comments: '[FS XL710-BM1 Product Page](https://www.fs.com/products/75602.html)'
|
|
interfaces:
|
|
- name: Ethernet/{module}/1
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
- name: Ethernet/{module}/2
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
- name: Ethernet/{module}/3
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
- name: Ethernet/{module}/4
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|