Add Allied Telesis x8100 series (#743)
* Added Allied Telesis x8100 modular chassis/modules * Changed x908G2 PSU to modular * Added fan inventory to x908G2
This commit is contained in:
36
device-types/Allied Telesis/x8106.yaml
Normal file
36
device-types/Allied Telesis/x8106.yaml
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
manufacturer: Allied Telesis
|
||||
model: SwitchBlade x8106
|
||||
slug: sbx8106
|
||||
part_number: AT-SBx8106
|
||||
u_height: 4
|
||||
is_full_depth: true
|
||||
module-bays:
|
||||
- name: PSU Slot A
|
||||
position: 'A'
|
||||
label: PoE PSU 1
|
||||
- name: PSU Slot B
|
||||
position: 'B'
|
||||
label: PoE PSU 2
|
||||
- name: PSU Slot C
|
||||
position: 'C'
|
||||
label: System PSU 1
|
||||
- name: PSU Slot D
|
||||
position: 'D'
|
||||
label: System PSU 2
|
||||
- name: Slot 1
|
||||
position: '1'
|
||||
- name: Slot 2
|
||||
position: '2'
|
||||
- name: Slot 3
|
||||
position: '3'
|
||||
- name: Slot 4
|
||||
position: '4'
|
||||
- name: Slot 5
|
||||
position: '5'
|
||||
- name: Slot 6
|
||||
position: '6'
|
||||
inventory-items:
|
||||
- name: Fan-Module
|
||||
manufacturer: Allied Telesis
|
||||
part_id: AT-SBxFAN06
|
||||
48
device-types/Allied Telesis/x8112.yaml
Normal file
48
device-types/Allied Telesis/x8112.yaml
Normal file
@@ -0,0 +1,48 @@
|
||||
---
|
||||
manufacturer: Allied Telesis
|
||||
model: SwitchBlade x8112
|
||||
slug: sbx8112
|
||||
part_number: AT-SBx8112
|
||||
u_height: 7
|
||||
is_full_depth: true
|
||||
module-bays:
|
||||
- name: PSU Slot A
|
||||
position: 'A'
|
||||
label: PoE PSU 1
|
||||
- name: PSU Slot B
|
||||
position: 'B'
|
||||
label: PoE PSU 2
|
||||
- name: PSU Slot C
|
||||
position: 'C'
|
||||
label: System PSU 1
|
||||
- name: PSU Slot D
|
||||
position: 'D'
|
||||
label: System PSU 2
|
||||
- name: Slot 1
|
||||
position: '1'
|
||||
- name: Slot 2
|
||||
position: '2'
|
||||
- name: Slot 3
|
||||
position: '3'
|
||||
- name: Slot 4
|
||||
position: '4'
|
||||
- name: Slot 5
|
||||
position: '5'
|
||||
- name: Slot 6
|
||||
position: '6'
|
||||
- name: Slot 7
|
||||
position: '7'
|
||||
- name: Slot 8
|
||||
position: '8'
|
||||
- name: Slot 9
|
||||
position: '9'
|
||||
- name: Slot 10
|
||||
position: '10'
|
||||
- name: Slot 11
|
||||
position: '11'
|
||||
- name: Slot 12
|
||||
position: '12'
|
||||
inventory-items:
|
||||
- name: Fan-Module
|
||||
manufacturer: Allied Telesis
|
||||
part_id: AT-SBxFAN12
|
||||
@@ -8,18 +8,17 @@ is_full_depth: true
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PSU A
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 470
|
||||
- name: PSU B
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 470
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: PSU Slot A
|
||||
position: 'A'
|
||||
label: PSU 1
|
||||
- name: PSU Slot B
|
||||
position: 'B'
|
||||
label: PSU 2
|
||||
- name: Slot 1
|
||||
position: '1'
|
||||
- name: Slot 2
|
||||
@@ -36,3 +35,10 @@ module-bays:
|
||||
position: '7'
|
||||
- name: Slot 8
|
||||
position: '8'
|
||||
inventory-items:
|
||||
- name: Fan-Module A
|
||||
manufacturer: Allied Telesis
|
||||
part_id: AT-FAN08
|
||||
- name: Fan-Module B
|
||||
manufacturer: Allied Telesis
|
||||
part_id: AT-FAN08
|
||||
|
||||
Reference in New Issue
Block a user