mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
23 lines
443 B
YAML
23 lines
443 B
YAML
|
---
|
||
|
manufacturer: Dell
|
||
|
model: 50RV4
|
||
|
part_number: 50RV4
|
||
|
comments: Intel 4x10GBase-T OCP 3.0
|
||
|
interfaces:
|
||
|
- name: '{module}-10GbE-0'
|
||
|
label: '1'
|
||
|
type: 10gbase-t
|
||
|
mgmt_only: false
|
||
|
- name: '{module}-10GbE-1'
|
||
|
label: '2'
|
||
|
type: 10gbase-t
|
||
|
mgmt_only: false
|
||
|
- name: '{module}-10GbE-2'
|
||
|
label: '3'
|
||
|
type: 10gbase-t
|
||
|
mgmt_only: false
|
||
|
- name: '{module}-10GbE-3'
|
||
|
label: '4'
|
||
|
type: 10gbase-t
|
||
|
mgmt_only: false
|