mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-22 22:28:57 +01:00
add peplink balance 305 device (#542)
This commit is contained in:
parent
232bf0b40d
commit
32986b749f
41
device-types/Peplink/Balance-305.yaml
Normal file
41
device-types/Peplink/Balance-305.yaml
Normal file
@ -0,0 +1,41 @@
|
||||
---
|
||||
manufacturer: PepLink
|
||||
model: Balance 305
|
||||
slug: balance-305
|
||||
part_number: BPL-305
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
console-ports:
|
||||
- name: con0
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: psu0
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 50
|
||||
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: other
|
||||
mgmt_only: false
|
||||
description: usb wan port
|
||||
- name: wan5
|
||||
type: other
|
||||
mgmt_only: false
|
||||
description: usb wan port
|
Loading…
Reference in New Issue
Block a user