Nokia SROS 20 distributed model

Here you can ask EVE-NG team to add new images to the list to play in lab.

Do not ask questions like "where I can get image x or Y" in that forum

Moderator: mike

Post Reply
forwardingplane
Posts: 3
Joined: Thu Aug 08, 2019 6:46 pm

Nokia SROS 20 distributed model

Post by forwardingplane » Tue Dec 22, 2020 10:15 pm

After much pain and reading the entire VSR deployment guide for SROS 20, I have a working model that neither the CPM nor the IOM crashes. SROS 20 seems to be quite a bit more temperamental when it comes to hardware, creating a fun set of crash / reboot loops with a variety of fairly cryptic errors. Since I have seen this asked in multiple forums and other online outlets I will put my working configurations here so others don't need to fight it. Once I work out the integrated model I'll post that too.

Distributed Model

CPM Hardware:

TimOS Line:

Code: Select all

slot=A chassis=SR-12 card=cpm5
QEMU custom options:

Code: Select all

-machine type=pc,accel=kvm -serial mon:stdio -nographic -no-user-config -nodefaults -rtc base=utc
Other:
CPU = 8
RAM - 10240
Ethernet = 6 (probably could be 2)


IOM Hardware

TimOS Line:

Code: Select all

slot=1 chassis=SR-12 card=iom3-xp-c mda/1=m10-1gb+1-10gb
QEMU custom options:

Code: Select all

-machine type=pc,accel=kvm -serial mon:stdio -nographic -no-user-config -nodefaults -rtc base=utc
Other:
CPU = 8
RAM - 10240
Ethernet = 12
QEMU Version 4.1.0
QEMU arch = x86_64
QEMU NIC = e1000

noelp
Posts: 1
Joined: Thu Mar 21, 2019 9:50 am

Re: Nokia SROS 20 distributed model

Post by noelp » Sun Mar 28, 2021 12:59 pm

thanks for the info above, managed to get stable setup as well but somehow my show chassis command is missing. i have valid license - whats the correct way of loading the license.
Current License
===============================================================================
License status : card reboot pending, missing license record
Time remaining : CPM A will reboot in 60 minutes
-------------------------------------------------------------------------------
License name :
License uuid :
Machine uuid : (removed uuid)
License desc :
License prod :
License sros :
Current date : SUN MAR 28 12:53:23 UTC 2021
Issue date : n/a
Start date : n/a
End date : n/a
===============================================================================
A:vSIM>show>system# exit
A:vSIM>show#
A:vSIM>show#
A:vSIM>show#

srabgp
Posts: 11
Joined: Thu Jul 20, 2017 8:49 am

Re: Nokia SROS 20 distributed model

Post by srabgp » Mon Jul 12, 2021 12:08 pm

ensure the UUID in license matches what you defined in eve-ng qemu-options

Post Reply