Skip to content

SROS: fix ordering of linecards in distributed mode #336

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

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

michelredondo
Copy link

Port connections in SROS distributed mode laboratories with more than 9 line cards were failing because the slots were ordered alphabetically instead of numerically (1,10,2,3,4,5,6,7,8,9)

@hellt
Copy link
Owner

hellt commented Mar 14, 2025

Thanks @michelredondo

@hellt hellt merged commit df2701e into hellt:master Mar 14, 2025
1 check failed
wastrachan added a commit to gamersoutreach/vrnetlab that referenced this pull request Apr 19, 2025
* upstream/master: (184 commits)
  Fix and extend OpenWRT vrnetlab image for Containerlab compatibility (hellt#339)
  Add `DEBUG_SCRAPLI` env var (hellt#325)
  vJunos and vSRX improvements: interface count, base Docker image (hellt#342)
  fix ordering of linecards in distributed mode (hellt#336)
  PAN-OS: Handle version number suffix (hellt#333)
  Check for undefined mgmt IP (hellt#328)
  Implement Spirent vSTC (hellt#324)
  viosl2: add scrapli and new docker image (hellt#323)
  Add support for vJunosEvolved 24.2 and up (hellt#322)
  fix panos dockerfile (hellt#318)
  Copied Dockerfile from xrv9k/docker/Dockerfile to huawei_vrp/docker/Dockerfile which successfull allows the make for Huawei VRP now (hellt#315)
  remove old vrp code
  Implement Scrapli 'core' and platform migration [part 1] (hellt#306)
  DHCP and static MAC support for management interface  (hellt#310)
  bump num nics (hellt#308)
  update vqfx base image
  lowercase things
  Update vqfx Makefile (hellt#289)
  AOS-CX: Update base image and cpu (hellt#305)
  Update Dockerfile to install qemu-utils (hellt#304)
  ...
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.

2 participants