mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
dc5bdb8f13
to the module library folder Alligned all interface naming to the method of "Ethernet/{module}/[1-4]"
19 lines
518 B
YAML
19 lines
518 B
YAML
---
|
|
manufacturer: Intel
|
|
model: I350-T4
|
|
part_number: I350-T4
|
|
comments: '[Datasheet](https://www.intel.com.au/content/www/au/en/products/sku/184824/intel-ethernet-network-adapter-i350t4-for-ocp-3-0/specifications.html)'
|
|
interfaces:
|
|
- name: Ethernet/{module}/1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: Ethernet/{module}/2
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: Ethernet/{module}/3
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: Ethernet/{module}/4
|
|
type: 1000base-t
|
|
mgmt_only: false
|