mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
aef2dbcc92
* Dell PowerEdge R66(1,2)5 & R76(1,2)5 * fix
23 lines
462 B
YAML
23 lines
462 B
YAML
---
|
|
manufacturer: Dell
|
|
model: VF81P
|
|
part_number: VF81P
|
|
comments: Intel 4x10G SFP+ OCP 3.0
|
|
interfaces:
|
|
- name: '{module}-10GbE-0'
|
|
label: '1'
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
- name: '{module}-10GbE-1'
|
|
label: '2'
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
- name: '{module}-10GbE-2'
|
|
label: '3'
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
- name: '{module}-10GbE-3'
|
|
label: '4'
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|