mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
c95b166139
* breaking out tests for easier usage * refactoring codebase * Added verification for properly formatted slug and fixed definitions that were incorrect * Adding new test case to ensure the file name matches either the slug or the part_number * fixed file names to match proper formatting
40 lines
922 B
YAML
40 lines
922 B
YAML
---
|
|
manufacturer: HPE
|
|
model: HP 3100-8 v2 EI
|
|
slug: hpe-hp-3100-8-v2-ei
|
|
part_number: JD318B
|
|
u_height: 1
|
|
is_full_depth: false
|
|
comments: '[HPE FlexNetwork 3100 EI Switch Series - QuickSpecs](https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=c04111573)'
|
|
weight: 1.8
|
|
weight_unit: kg
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PS1
|
|
type: iec-60320-c14
|
|
maximum_draw: 9
|
|
interfaces:
|
|
- name: Ethernet1/0/1
|
|
type: 100base-tx
|
|
- name: Ethernet1/0/2
|
|
type: 100base-tx
|
|
- name: Ethernet1/0/3
|
|
type: 100base-tx
|
|
- name: Ethernet1/0/4
|
|
type: 100base-tx
|
|
- name: Ethernet1/0/5
|
|
type: 100base-tx
|
|
- name: Ethernet1/0/6
|
|
type: 100base-tx
|
|
- name: Ethernet1/0/7
|
|
type: 100base-tx
|
|
- name: Ethernet1/0/8
|
|
type: 100base-tx
|
|
# dual personality port
|
|
- name: GigabitEthernet1/0/9
|
|
type: 1000base-t
|
|
# - name: GigabitEthernet1/0/9
|
|
# type: 1000base-x-sfp
|