mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add Alcatel-Lucent OS6900 module bays and module (#702)
* Update OS6900-X20.yaml * Update OS6900-X40.yaml * Create OS-XNI-U12.yaml
This commit is contained in:
parent
ff3b56fed6
commit
9328eb6f8d
@ -90,3 +90,8 @@ interfaces:
|
||||
- name: Loopback0
|
||||
type: virtual
|
||||
mgmt_only: false
|
||||
module-bays:
|
||||
- name: SLOT-2
|
||||
label: Front
|
||||
- name: SLOT-3
|
||||
label: Rear
|
||||
|
@ -150,3 +150,8 @@ interfaces:
|
||||
- name: Loopback0
|
||||
type: virtual
|
||||
mgmt_only: false
|
||||
module-bays:
|
||||
- name: SLOT-2
|
||||
label: Front
|
||||
- name: SLOT-3
|
||||
label: Rear
|
||||
|
42
module-types/Alcatel-Lucent/OS-XNI-U12.yaml
Normal file
42
module-types/Alcatel-Lucent/OS-XNI-U12.yaml
Normal file
@ -0,0 +1,42 @@
|
||||
---
|
||||
manufacturer: Alcatel-Lucent
|
||||
model: OS-XNI-U12
|
||||
part_number: 903170-90
|
||||
comments: OmniSwitch 6900 (OS6900) plug-in module with 12X 10G SFP+ ports
|
||||
interfaces:
|
||||
- name: 1/{module}/1
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: 1/{module}/2
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: 1/{module}/3
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: 1/{module}/4
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: 1/{module}/5
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: 1/{module}/6
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: 1/{module}/7
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: 1/{module}/8
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: 1/{module}/9
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: 1/{module}/10
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: 1/{module}/11
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: 1/{module}/12
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
Loading…
Reference in New Issue
Block a user