From 848ac7baa4daada9aeb9e670cb2579e3895d0dc5 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Sun, 13 Oct 2024 14:29:59 +0200 Subject: [PATCH] A9K-RSP440-SE: add {module} so components are unique (#2230) --- module-types/Cisco/A9K-RSP440-SE.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/module-types/Cisco/A9K-RSP440-SE.yaml b/module-types/Cisco/A9K-RSP440-SE.yaml index 6a8f23da7..0754f4375 100644 --- a/module-types/Cisco/A9K-RSP440-SE.yaml +++ b/module-types/Cisco/A9K-RSP440-SE.yaml @@ -12,21 +12,21 @@ interfaces: type: 1000base-t mgmt_only: true comments: Out-of-Band Management Interface - - name: External USB2 class-A port + - name: RSP{module}/External USB2 class-A port type: other mgmt_only: true - - name: SFP+_00_10GE + - name: RSP{module}/SFP+_00_10GE type: 10gbase-x-sfpp comments: Virtualization Cluster Port mgmt_only: true - - name: SFP+_01_10GE + - name: RSP{module}/SFP+_01_10GE type: 10gbase-x-sfpp mgmt_only: true comments: Virtualization Cluster Port console-ports: - - name: Console + - name: con0/RSP{module}/CPU0 type: rj-45 mgmt_only: true - - name: Auxiliary + - name: aux0/RSP{module}/CPU0 type: rj-45 mgmt_only: true