mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Add peplink 1350 (#808)
* Create Balance-1350.yaml Initial commit of Peplink Balance 1350 * Update Balance-1350.yaml Fixed height and removed extra newline * Update Balance-1350.yaml lowercase manufacturer and add part number * Update Balance-305.yaml lower-case the manufacturer.
This commit is contained in:
parent
265ec30fd8
commit
1f2f451c86
69
device-types/Peplink/Balance-1350.yaml
Normal file
69
device-types/Peplink/Balance-1350.yaml
Normal file
@ -0,0 +1,69 @@
|
||||
---
|
||||
manufacturer: Peplink
|
||||
model: Balance 1350
|
||||
slug: balance-1350
|
||||
part_number: BPL-135
|
||||
is_full_depth: false
|
||||
u_height: 1
|
||||
comments: |
|
||||
[Peplink Balance 1350 Data Sheet](https://www.peplink.com/products/balance-1350/#datasheet--resources)
|
||||
console-ports:
|
||||
- name: con0
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: psu0
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 70
|
||||
interfaces:
|
||||
- name: lan1
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: lan2
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: lan3
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan1
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan2
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan3
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan4
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan5
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan6
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan7
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan8
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan9
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan10
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan11
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan12
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan13
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: wan14
|
||||
type: other
|
||||
mgmt_only: false
|
||||
description: usb wan port
|
Loading…
Reference in New Issue
Block a user