mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
dc5bdb8f13
to the module library folder Alligned all interface naming to the method of "Ethernet/{module}/[1-4]"
12 lines
216 B
YAML
12 lines
216 B
YAML
---
|
|
manufacturer: Intel
|
|
model: I350-T2
|
|
part_number: I350-T2
|
|
interfaces:
|
|
- name: Ethernet/{module}/1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: Ethernet/{module}/2
|
|
type: 1000base-t
|
|
mgmt_only: false
|