Skip to content

Add files via upload #3260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 54 additions & 0 deletions module-types/HPE/Aruba-J9990A.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
manufacturer: HPE
model: Aruba J9990A
part_number: J9990A
comments: HPE Aruba J9990A 20xGb PoE+/4x SFP+ V3 zl2 Module
interfaces:
- name: '{module}1'
type: 1000base-t
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For Interfaces that provide POE+, please add the following lines:
poe_mode: pse
poe_type: type2-ieee802.3at

- name: '{module}2'
type: 1000base-t
- name: '{module}3'
type: 1000base-t
- name: '{module}4'
type: 1000base-t
- name: '{module}5'
type: 1000base-t
- name: '{module}6'
type: 1000base-t
- name: '{module}7'
type: 1000base-t
- name: '{module}8'
type: 1000base-t
- name: '{module}9'
type: 1000base-t
- name: '{module}10'
type: 1000base-t
- name: '{module}11'
type: 1000base-t
- name: '{module}12'
type: 1000base-t
- name: '{module}13'
type: 1000base-t
- name: '{module}14'
type: 1000base-t
- name: '{module}15'
type: 1000base-t
- name: '{module}16'
type: 1000base-t
- name: '{module}17'
type: 1000base-t
- name: '{module}18'
type: 1000base-t
- name: '{module}19'
type: 1000base-t
- name: '{module}20'
type: 1000base-t
- name: '{module}21'
type: 10gbase-x-sfpp
- name: '{module}22'
type: 10gbase-x-sfpp
- name: '{module}23'
type: 10gbase-x-sfpp
- name: '{module}24'
type: 10gbase-x-sfpp
22 changes: 22 additions & 0 deletions module-types/HPE/Aruba-J9995A.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
manufacturer: HPE
model: Aruba J9995A
part_number: J9995A
comments: HPE Aruba J9995A 8p 1G/2.5G/5G/XGT v3 zl2 Module
interfaces:
- name: '{module}1'
type: 10gbase-t
- name: '{module}2'
type: 10gbase-t
- name: '{module}3'
type: 10gbase-t
- name: '{module}4'
type: 10gbase-t
- name: '{module}5'
type: 10gbase-t
- name: '{module}6'
type: 10gbase-t
- name: '{module}7'
type: 10gbase-t
- name: '{module}8'
type: 10gbase-t
Loading