Add label to MikroTik serial ports (#3802)

This commit is contained in:
Grische
2025-12-19 14:55:07 +01:00
committed by GitHub
parent 63900dbabf
commit 4b3bf9252a
9 changed files with 9 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ interfaces:
console-ports:
- name: serial0
type: rj-45
label: CONSOLE
power-ports:
- name: psu1
label: DC 18-57V

View File

@@ -64,6 +64,7 @@ interfaces:
console-ports:
- name: serial1
type: rj-45
label: CONSOLE
power-ports:
- name: PSU1
type: iec-60320-c14

View File

@@ -90,6 +90,7 @@ interfaces:
console-ports:
- name: serial0
type: rj-45
label: CONSOLE
module-bays:
- name: power1
position: power1

View File

@@ -60,6 +60,7 @@ interfaces:
console-ports:
- name: serial0
type: rj-45
label: CONSOLE
power-ports:
- name: power1
type: iec-60320-c14

View File

@@ -77,6 +77,7 @@ interfaces:
console-ports:
- name: serial0
type: rj-45
label: CONSOLE
power-ports:
- name: power1
label: POWER 1

View File

@@ -64,6 +64,7 @@ interfaces:
console-ports:
- name: serial0
type: rj-45
label: CONSOLE
power-ports:
- name: power1
type: iec-60320-c14

View File

@@ -64,6 +64,7 @@ interfaces:
console-ports:
- name: serial0
type: rj-45
label: CONSOLE
power-ports:
- name: power1
type: iec-60320-c14

View File

@@ -116,6 +116,7 @@ interfaces:
console-ports:
- name: serial0
type: rj-45
label: CONSOLE
power-ports:
- name: power1
type: iec-60320-c14

View File

@@ -117,6 +117,7 @@ interfaces:
console-ports:
- name: serial0
type: rj-45
label: CONSOLE
power-ports:
- name: power1
type: iec-60320-c14