mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
added IE-2000-8TC-B (#1439)
* added IE-2000-8TC-B * weight added, no airflow, DC power input on box * fixed new line requirement * fixed trailing line * added passive airflow * added power ports
This commit is contained in:
parent
13b7faef4a
commit
9c28b7b21a
45
device-types/Cisco/IE-2000-8TC-B.yaml
Normal file
45
device-types/Cisco/IE-2000-8TC-B.yaml
Normal file
@ -0,0 +1,45 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: IE-2000-8TC-B
|
||||
part_number: IE-2000-8TC-B
|
||||
slug: cisco-ie-2000-8tc-b
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
weight: 2.75
|
||||
weight_unit: lb
|
||||
airflow: passive
|
||||
power-ports:
|
||||
- name: DC-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 18
|
||||
allocated_draw: 14
|
||||
- name: DC-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 18
|
||||
allocated_draw: 14
|
||||
interfaces:
|
||||
- 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: FastEthernet1/9
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/10
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
- name: usb
|
||||
type: usb-mini-b
|
Loading…
Reference in New Issue
Block a user