mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-26 02:14:04 +01:00
35 lines
700 B
YAML
35 lines
700 B
YAML
|
---
|
||
|
manufacturer: Rockwell Automation
|
||
|
model: 1783-BMS4S2SGA
|
||
|
part_number: 1783-BMS4S2SGA
|
||
|
slug: 1783-bms4s2sga
|
||
|
u_height: 3
|
||
|
is_full_depth: false
|
||
|
interfaces:
|
||
|
- name: GigabitEthernet1/1
|
||
|
type: 1000base-t
|
||
|
- name: GigabitEthernet1/2
|
||
|
type: 1000base-t
|
||
|
- name: FastEthernet1/1
|
||
|
type: 100base-tx
|
||
|
- name: FastEthernet1/2
|
||
|
type: 100base-tx
|
||
|
- name: FastEthernet1/3
|
||
|
type: 100base-tx
|
||
|
- name: FastEthernet1/4
|
||
|
type: 100base-tx
|
||
|
console-ports:
|
||
|
- name: usb
|
||
|
type: usb-mini-b
|
||
|
- name: con 0
|
||
|
type: rj-45
|
||
|
power-port:
|
||
|
- name: Pwr-A
|
||
|
type: dc-terminal
|
||
|
maximum_draw: 10
|
||
|
allocated_draw: 15
|
||
|
- name: Pwr-B
|
||
|
type: dc-terminal
|
||
|
maximum_draw: 10
|
||
|
allocated_draw: 15
|