py-scripts/README.md: Add toolbox documentation - #372
Merged
saurabhkakade21 merged 2 commits intoAug 25, 2026
Conversation
Signed-off-by: Tarun <tarunkumar.madabathula@candelatech.com>
… link Signed-off-by: Tarun <tarunkumar.madabathula@candelatech.com>
tarun-candela
requested review from
a-gavin,
goyalsaurabh06,
greearb,
haricharan-candela,
saurabhkakade21 and
smileyrekiere
August 21, 2026 18:22
haricharan-candela
approved these changes
Aug 25, 2026
saurabhkakade21
approved these changes
Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
py-scripts.Updated README.md Output:
LANforge Python Scripts
This directory contains Python scripts to configure and test devices with LANforge traffic generation and network impairment systems.
To learn more about automating Chamber View tests like TR-398, WiFi Capacity Test, and others, see Chamber View Examples
for more information.
We also support Toolbox mode (--toolbox), enabling modular, standalone operations such as creating stations, managing cross-connections, and toggling port administrative states on supported scripts:
test_l3.py— Layer-3 traffic generation (see Toolbox Documentation)lf_test_generic.py— Generic endpoints and cross-connections (see Toolbox Documentation)For more information, see these documentation links or email
support@candelatech.comwith questions.
Setup
Setup instructions have been moved to this document.