Printer FriendlyEmail Article Link

Spirent TestCenter-Automation: How to create link between devices using Spirent native API?

Environment/Versions
  • Spirent TestCenter
  • All Versions.
Answer

To create link between two emulated devices in Spirent TestCenter use "L3ForwardingLink Object"

Example:

stc::create "L3ForwardingLink" \
        -under $EmulatedDevice(2) \
        -LinkType {Home Gateway Link}


Product : Automation,API,Spirent TestCenter