mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
879be46758
* Fix Unknown properties are ignored during schema validation #616 * Fix misspelled properties in files
37 lines
731 B
YAML
37 lines
731 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
|
|
- name: SVI1
|
|
type: virtual
|
|
console-ports:
|
|
- name: usb
|
|
type: usb-mini-b
|
|
- name: con 0
|
|
type: rj-45
|
|
power-ports:
|
|
- name: Pwr-A
|
|
type: dc-terminal
|
|
maximum_draw: 15
|
|
allocated_draw: 10
|
|
- name: Pwr-B
|
|
type: dc-terminal
|
|
maximum_draw: 15
|
|
allocated_draw: 10
|