mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
35 lines
697 B
YAML
35 lines
697 B
YAML
|
---
|
||
|
manufacturer: Rockwell Automation
|
||
|
model: 1783-BMS06TGA
|
||
|
part_number: 1783-BMS06TGA
|
||
|
slug: 1783-bms06tga
|
||
|
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
|