From 4beade1e0f01bcb14388adcf3d2a31062c555ef1 Mon Sep 17 00:00:00 2001 From: ryanmerolle Date: Tue, 31 Mar 2020 12:46:08 -0400 Subject: [PATCH] infoblox Trinzic TE-805 corrections & updates --- device-types/Infoblox/TE-805-HW-AC-B.yaml | 30 +++++++++++++---------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/device-types/Infoblox/TE-805-HW-AC-B.yaml b/device-types/Infoblox/TE-805-HW-AC-B.yaml index abb78e810..4705ecceb 100644 --- a/device-types/Infoblox/TE-805-HW-AC-B.yaml +++ b/device-types/Infoblox/TE-805-HW-AC-B.yaml @@ -1,19 +1,10 @@ manufacturer: Infoblox -model: TE-805-HW-AC-B +model: Trinzic TE-805 slug: te-805-hw-ac-b -is_full_depth: False +part_number: TE-805-HW-AC-B u_height: 1 -interfaces: - - name: IPMI - type: 1000base-t - - name: MGMT - type: 1000base-t - - name: LAN1 - type: 1000base-t - - name: LAN2 - type: 1000base-t - - name: HA - type: 1000base-t +is_full_depth: true +comments: Trinzic TE-805 Network Management Device with HDD & PSU console-ports: - name: Console type: rj-45 @@ -22,3 +13,16 @@ power-ports: type: iec-60320-c14 maximum_draw: 130 allocated_draw: 130 +interfaces: + - name: IPMI + type: 1000base-t + mgmt_only: true + - name: mgmt + type: 1000base-t + mgmt_only: true + - name: LAN1 + type: 1000base-t + - name: LAN2 + type: 1000base-t + - name: HA + type: 1000base-t