mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
42 lines
695 B
YAML
42 lines
695 B
YAML
|
manufacturer: Riverbed
|
||
|
model: CX1555
|
||
|
slug: cx1555
|
||
|
part_number: CX1555
|
||
|
u_height: 1
|
||
|
is_full_depth: true
|
||
|
console-ports:
|
||
|
- name: Console
|
||
|
type: rj-45
|
||
|
- name: USB0
|
||
|
type: usb-a
|
||
|
- name: USB1
|
||
|
type: usb-a
|
||
|
power-ports:
|
||
|
- name: PS1
|
||
|
type: iec-60320-c14
|
||
|
allocated_draw: 175
|
||
|
maximum_draw: 450
|
||
|
- name: PS2
|
||
|
type: iec-60320-c14
|
||
|
allocated_draw: 175
|
||
|
maximum_draw: 450
|
||
|
interfaces:
|
||
|
- name: LAN0_0
|
||
|
type: 1000base-t
|
||
|
mgmt_only: false
|
||
|
- name: WAN0_0
|
||
|
type: 1000base-t
|
||
|
mgmt_only: false
|
||
|
- name: LAN_0_1
|
||
|
type: 1000base-t
|
||
|
mgmt_only: false
|
||
|
- name: WAN0_1
|
||
|
type: 1000base-t
|
||
|
mgmt_only: false
|
||
|
- name: Primary
|
||
|
type: 1000base-t
|
||
|
mgmt_only: false
|
||
|
- name: Aux
|
||
|
type: 1000base-t
|
||
|
mgmt_only: false
|