From f45a9ad8db011bc5ec73a7d63948fb83a293aa4d Mon Sep 17 00:00:00 2001 From: Tony Lofreso Jr Date: Thu, 26 Dec 2019 19:27:52 -0500 Subject: [PATCH] fixed typo on console port type --- device-types/Arista/DCS-7020SR-24C2-F.yaml | 4 ++-- device-types/Arista/DCS-7020SR-24C2-R.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/device-types/Arista/DCS-7020SR-24C2-F.yaml b/device-types/Arista/DCS-7020SR-24C2-F.yaml index 3ec93bfe..b1f68e3d 100644 --- a/device-types/Arista/DCS-7020SR-24C2-F.yaml +++ b/device-types/Arista/DCS-7020SR-24C2-F.yaml @@ -58,7 +58,7 @@ interfaces: type: 1000base-t console-ports: - name: Console - type: rf-45 + type: rj-45 power-ports: - name: PS1 type: iec-60320-c14 @@ -67,4 +67,4 @@ power-ports: - name: PS2 type: iec-60320-c14 maximum_draw: 105 - allocated_draw: 95 \ No newline at end of file + allocated_draw: 95 diff --git a/device-types/Arista/DCS-7020SR-24C2-R.yaml b/device-types/Arista/DCS-7020SR-24C2-R.yaml index aac7c60b..12476192 100644 --- a/device-types/Arista/DCS-7020SR-24C2-R.yaml +++ b/device-types/Arista/DCS-7020SR-24C2-R.yaml @@ -58,7 +58,7 @@ interfaces: type: 1000base-t console-ports: - name: Console - type: rf-45 + type: rj-45 power-ports: - name: PS1 type: iec-60320-c14 @@ -67,4 +67,4 @@ power-ports: - name: PS2 type: iec-60320-c14 maximum_draw: 105 - allocated_draw: 95 \ No newline at end of file + allocated_draw: 95