mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-24 17:34:17 +01:00
add Parks Fiberlink 30028 GPON OLT and V-Solution V1600D2 EPON OLT (#801)
This commit is contained in:
parent
3931a351df
commit
7a7f6387f4
58
device-types/Parks/Fiberlink_30028.yaml
Normal file
58
device-types/Parks/Fiberlink_30028.yaml
Normal file
@ -0,0 +1,58 @@
|
||||
---
|
||||
manufacturer: Parks
|
||||
model: Fiberlink 30028
|
||||
slug: fiberlink-30028
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: dc-terminal
|
||||
maximum_draw: 50
|
||||
allocated_draw: 30
|
||||
- name: PSU2
|
||||
type: dc-terminal
|
||||
maximum_draw: 50
|
||||
allocated_draw: 30
|
||||
interfaces:
|
||||
- name: giga-ethernet0/0
|
||||
type: 1000base-t
|
||||
- name: giga-ethernet0/1
|
||||
type: 1000base-t
|
||||
- name: giga-ethernet0/2
|
||||
type: 1000base-t
|
||||
- name: giga-ethernet0/3
|
||||
type: 1000base-t
|
||||
- name: giga-ethernet0/4
|
||||
type: 1000base-t
|
||||
- name: giga-ethernet0/5
|
||||
type: 1000base-t
|
||||
- name: giga-ethernet0/6
|
||||
type: 1000base-t
|
||||
- name: giga-ethernet0/7
|
||||
type: 1000base-t
|
||||
- name: gpon1/1
|
||||
type: 10gbase-x-sfpp
|
||||
- name: gpon1/2
|
||||
type: 10gbase-x-sfpp
|
||||
- name: gpon1/3
|
||||
type: 10gbase-x-sfpp
|
||||
- name: gpon1/4
|
||||
type: 10gbase-x-sfpp
|
||||
- name: gpon1/5
|
||||
type: 10gbase-x-sfpp
|
||||
- name: gpon1/6
|
||||
type: 10gbase-x-sfpp
|
||||
- name: gpon1/7
|
||||
type: 10gbase-x-sfpp
|
||||
- name: gpon1/8
|
||||
type: 10gbase-x-sfpp
|
||||
- name: 10giga-ethernet0/0
|
||||
type: 10gbase-x-sfpp
|
||||
- name: 10giga-ethernet0/1
|
||||
type: 10gbase-x-sfpp
|
||||
- name: mgmt
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
30
device-types/V-Solution/V-Solution_V1600D2.yaml
Normal file
30
device-types/V-Solution/V-Solution_V1600D2.yaml
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
manufacturer: V-Solution
|
||||
model: V1600D2
|
||||
slug: v1600d2
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PSU
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 25
|
||||
allocated_draw: 20
|
||||
interfaces:
|
||||
- name: gigabitethernet 0/1
|
||||
type: 1000base-x-sfp
|
||||
- name: gigabitethernet 0/2
|
||||
type: 1000base-x-sfp
|
||||
- name: gigabitethernet 0/3
|
||||
type: 1000base-t
|
||||
- name: gigabitethernet 0/4
|
||||
type: 1000base-t
|
||||
- name: epon 0/1
|
||||
type: 1000base-x-sfp
|
||||
- name: epon 0/2
|
||||
type: 1000base-x-sfp
|
||||
- name: aux
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user