mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
dc5bdb8f13
to the module library folder Alligned all interface naming to the method of "Ethernet/{module}/[1-4]"
19 lines
491 B
YAML
19 lines
491 B
YAML
---
|
|
manufacturer: Intel
|
|
model: I710-T4L
|
|
part_number: I710-T4L
|
|
comments: '[Datasheet](https://ark.intel.com/content/www/us/en/ark/products/225772/intel-ethernet-network-adapter-i710t4l.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
|