mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 01:24:49 +01:00
7a10c555d9
* Correct typo on device allocated/max power. * Adding RA Stratix 5400 switches
37 lines
730 B
YAML
37 lines
730 B
YAML
---
|
|
manufacturer: Rockwell Automation
|
|
model: 1783-BMS06SGL
|
|
part_number: 1783-BMS06SGL
|
|
slug: 1783-bms06sgl
|
|
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
|
|
- name: SVI1
|
|
type: virtual
|
|
console-ports:
|
|
- name: usb
|
|
type: usb-mini-b
|
|
- name: con 0
|
|
type: rj-45
|
|
power-port:
|
|
- name: Pwr-A
|
|
type: dc-terminal
|
|
maximum_draw: 15
|
|
allocated_draw: 10
|
|
- name: Pwr-B
|
|
type: dc-terminal
|
|
maximum_draw: 15
|
|
allocated_draw: 10
|