VIAVI TestCenter- “Step per device” and “Increment“ options on Device creation wizard are not working properly when we create devices on multiple ports together.
Knowledge Base - FAQ
STEPS TO REPRODUCE THE ISSUE:
Take 2 offline ports with 10 devices each
Start Value of 1st device on 1st port = 1.1.1.1
Step per device = 0.0.1.0
Step per port = 0.0.0.1
Device Count per port = 5
Values expected on 1st port: 1.1.1.1 , 1.1.2.1, 1.1.3.1, 1.1.4.1, 1.1.5.1 – WORKING
Values expected on 2nd port: 1.1.1.2 , 1.1.2.2, 1.1.3.2, 1.1.4.2, 1.1.5.2 – NOT WORKING
Actual values seen on 2nd port: 1.1.1.2 , 1.1.2.1, 1.1.3.1, 1.1.4.1, 1.1.5.1
From 2nd device onwards, on port 2, doesn’t get the step value per device
N/A