Spirent TestCenter Controller 2G Shell #1680
Quali-Community
started this conversation in
Integrations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Spirent TestCenter Controller 2G Shell
The Spirent TestCenter Controller 2G shell provides you with test control functionality equivalent to Spirent TestCenter Application. The controller provides automation commands to run on TestCenter Chassis shell, such as Load Configuration, Start/Stop Traffic, Get Statistics.
For more information about the Spirent TestCenter Application, see the official Spirent product documentation.
Standard version
The Spirent TestCenter Controller 2G shell is based on the Traffic Generator Controller Standard version 2.0.0.
Supported OS
▪ Windows
Requirements
Spirent TestCenter Controller 2G was tested with the following versions:
▪ STC REST Server: 4.94 and up
▪ CloudShell version: 9.3 and up
Repository
Latest Release
README.md
Name
Spirent-TestCenter-Controller-Shell-2G
Owner
QualiSystems
Type
2nd Gen Shell
Category
Traffic Generators
Min. Compatible CloudShell Version
9.3
Total Downloads
(All Releases)
137
Link
3.1.0
(Version / Tag)
TAR / ZIP
3.1.0 (TAR)
3.1.0 (ZIP)
Author
github-actions[bot]
Published On
08/11/2022 09:24 AM
Assets
cloudshell-Spirent-TestCenter-Controller-Shell-2G-offline-requirements-package-3.1.0.zip
[1.98 MB]
Spirent.TestCenter.Controller.Shell.2G.zip
[8 KB]
Spirent testCenter Controller 2G Shell
Release date: December 2019
Shell version: 2.0.1
Document version: 1.0
In This Guide
Overview
A shell integrates a device model, application or other technology with CloudShell. A shell consists of a data model that defines how the device and its properties are modeled in CloudShell, along with automation that enables interaction with the device via CloudShell.
Traffic Generator Shells
CloudShell's traffic generator shells enable you to conduct traffic test activities on Devices Under Test (DUT) or Systems Under Test (SUT) from a sandbox. In CloudShell, a traffic generator is typically modeled using a chassis resource, which represents the traffic generator device and ports, and a controller service that runs the chassis commands, such as Load Configuration File, Start Traffic and Get Statistics. Chassis and controllers are modeled by different shells, allowing you to accurately model your real-life architecture. For example, scenarios where the chassis and controller are located on different machines.
For additional information on traffic generator shell architecture, and setting up and using a traffic generator in CloudShell, see the Traffic Generators Overview online help topic.
Spirent TestCenter Controller 2G Shell
The Spirent TestCenter Controller 2G shell provides you with test control functionality equivalent to Spirent TestCenter Application.
The controller provides automation commands to run on TestCenter Chassis shell, such as Load Configuration, Start/Stop Traffic, Get Statistics.
For more information on the Spirent Chassis shell, see the following:
For more information on the Spirent TestCenter Application, see the official Spirent product documentation.
Standard version
The Spirent TestCenter Controller 2G shell is based on the Traffic Generator Controller Standard version 2.0.0.
For detailed information about the shell’s structure and attributes, see the Traffic Shell standard in GitHub.
Supported OS
▪ Windows
Requirements
Spirent TestCenter Controller 2G was tested with the following versions:
▪ STC REST Server: 4.94 and up
▪ CloudShell version: 9.3 and up
Automation
This section describes the automation (driver) associated with the data model. The shell’s driver is provided as part of the shell package. There are two types of automation processes, Autoload and Resource. Autoload is executed when creating the resource in the Inventory dashboard, while resource commands are run in the sandbox.
For Traffic Generator shells, commands are configured and executed from the controller service in the sandbox, with the exception of the Autoload command, which is executed when creating the resource.
Set the command input as follows:
* STC config file name (String): Full path to the STC configuration file name.
Set the command input as follows:
* Blocking:
- True: Returns after traffic finishes to run
- False: Returns immediately
Set the command input as follows:
* View Name:
- GeneratorPortResults, TxStreamResults, etc.
* Output type:
- CSV:
- JSON:
If CSV, the statistics will be attached to the blueprint csv file.
Set the command inputs as follows:
* Command:
- Start - Start sequencer
- Stop - Stop sequencer
- Wait - Wait for sequencer.
* Please allow 30-60 seconds for manual update changes to take effect.
Naama Gonczarowski 12/08/2019 06:33 PM
· 4911 ·
Beta Was this translation helpful? Give feedback.
All reactions