mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
879be46758
* Fix Unknown properties are ignored during schema validation #616 * Fix misspelled properties in files
45 lines
919 B
YAML
45 lines
919 B
YAML
---
|
|
manufacturer: Rockwell Automation
|
|
model: 1783-BMS10CGN
|
|
part_number: 1783-BMS10CGN
|
|
slug: 1783-bms10cgn
|
|
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: FastEthernet1/5
|
|
type: 100base-tx
|
|
- name: FastEthernet1/6
|
|
type: 100base-tx
|
|
- name: FastEthernet1/7
|
|
type: 100base-tx
|
|
- name: FastEthernet1/8
|
|
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: 20
|
|
allocated_draw: 15
|
|
- name: Pwr-B
|
|
type: dc-terminal
|
|
maximum_draw: 20
|
|
allocated_draw: 15
|