Skip to content
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

Added support for SROS 19.x with SR-1 chassis for integrated model #206

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wdesmedt
Copy link

Hi,

I've added support for Nokia SROS 19.x that removed support for the SR-c chassis for the integrated VSIM model. The only SR chassis supported for integrated model are SR-1 and SR-1s as per documentation.
I've changed the launch.py script accordingly with appropriate smbios options and card/mda config, while remaining backward compatible with previous releases (hence the major rel check).
Port configs are not backward compatible as this chassis only supports QSFP28 with breakout cables, so the port config becomes {iom_slot}/{mda_slot}/{connector-id}c/{port-id}.

Closes #200

@wdesmedt
Copy link
Author

Some output as proof and to speed up the PR :) https://gist.github.com/wdesmedt/e39b67bcbc68f79c5760f2cc400ae33e

@adudek16
Copy link

adudek16 commented Sep 4, 2019

Actually 19.5 still supports the older integrated chassis. From the release notes for 19.5.R1.
An integrated vSIM is created when the configured chassis type is SR-c4, SR-c12, SR-1, or SR-1s. All other chassis types require a “distributed” model of deployment.
Wish I knew why they removed the c4/c12 in 19.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SROS integrated image no longer boots with release SROS 19.5.R1
2 participants