mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-05-09 16:44:28 +02:00
Added Ribbon Communications SBCs (#2927)
* Create SBC-1000.yaml Create SBC 1000 * Create SBC-2000.yaml * Update SBC-1000.yaml * Create UX2000-PS-AC.yaml --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
8991b03a54
commit
bc72f021da
22
device-types/Ribbon Communications/SBC-1000.yaml
Normal file
22
device-types/Ribbon Communications/SBC-1000.yaml
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
manufacturer: Ribbon Communications
|
||||
model: SBC 1000
|
||||
slug: ribbon-communications-sbc-1000
|
||||
part_number: SBC 1000
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
airflow: front-to-rear
|
||||
weight: 5.67
|
||||
weight_unit: kg
|
||||
comments: '[Ribbon Communications SBC 1000](https://ribboncommunications.com/products/enterprise-products/session-border-controllers/sbc-1000-session-border-controller)'
|
||||
power-ports:
|
||||
- name: PSU0
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 144
|
||||
interfaces:
|
||||
- name: Port 1
|
||||
type: 1000base-t
|
||||
- name: Port 2
|
||||
type: 1000base-t
|
||||
- name: Port 3
|
||||
type: 1000base-t
|
32
device-types/Ribbon Communications/SBC-2000.yaml
Normal file
32
device-types/Ribbon Communications/SBC-2000.yaml
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
manufacturer: Ribbon Communications
|
||||
model: SBC 2000
|
||||
slug: ribbon-communications-sbc-2000
|
||||
part_number: SBC 2000
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
weight: 10.43
|
||||
weight_unit: kg
|
||||
comments: '[Ribbon Communications SBC 2000](https://ribboncommunications.com/products/enterprise-products/session-border-controllers/sbc-2000-session-border-controller)'
|
||||
module-bays:
|
||||
- name: PSU0
|
||||
position: '0'
|
||||
- name: PSU1
|
||||
position: '1'
|
||||
- name: Module0
|
||||
position: '0'
|
||||
- name: Module1
|
||||
position: '1'
|
||||
interfaces:
|
||||
- name: Admin
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: Port 1
|
||||
type: 1000base-t
|
||||
- name: Port 2
|
||||
type: 1000base-t
|
||||
- name: Port 3
|
||||
type: 1000base-t
|
||||
- name: Port 4
|
||||
type: 1000base-t
|
8
module-types/Ribbon Communications/UX2000-PS-AC.yaml
Normal file
8
module-types/Ribbon Communications/UX2000-PS-AC.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Ribbon Communications
|
||||
model: UX2000-PS-AC
|
||||
part_number: UX2000-PS-AC
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 300
|
Loading…
Reference in New Issue
Block a user