From 1a4635fa9f798862bbf865fe3f9cb46d58062740 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Fri, 3 Jan 2020 10:33:09 +0100 Subject: [PATCH] MX104 devices have iec-60320-c16 power outlets --- device-types/Juniper/MX104-BASE.yaml | 4 ++-- device-types/Juniper/MX104-PREMIUM.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/device-types/Juniper/MX104-BASE.yaml b/device-types/Juniper/MX104-BASE.yaml index 6c1b560fa..0688445d8 100644 --- a/device-types/Juniper/MX104-BASE.yaml +++ b/device-types/Juniper/MX104-BASE.yaml @@ -17,10 +17,10 @@ interfaces: type: 10gbase-x-sfpp power-ports: - name: PEM0 - type: iec-60320-c15 + type: iec-60320-c16 maximum_draw: 800 - name: PEM1 - type: iec-60320-c15 + type: iec-60320-c16 maximum_draw: 800 console-ports: - name: Console diff --git a/device-types/Juniper/MX104-PREMIUM.yaml b/device-types/Juniper/MX104-PREMIUM.yaml index 34f71bfae..2fc062fcb 100644 --- a/device-types/Juniper/MX104-PREMIUM.yaml +++ b/device-types/Juniper/MX104-PREMIUM.yaml @@ -20,10 +20,10 @@ interfaces: type: 10gbase-x-sfpp power-ports: - name: PEM0 - type: iec-60320-c15 + type: iec-60320-c16 maximum_draw: 800 - name: PEM1 - type: iec-60320-c15 + type: iec-60320-c16 maximum_draw: 800 console-ports: - name: Console (re0)