Customer Service Center
Home
Knowledge Base
Forums
Contact Support
License Activation
|
Contact Support
|
License Activation
|
Knowledge Browse
Doc ID: FAQ17319
Printer Friendly
Email Article Link
Spirent iTest: What are the Spirent TestCenter native API commands to modify mac_dst when using load_xml API?
Environment/Versions
Spirent iTest.
Spirent TestCenter.
HLTAPI.
Answer
Below are the STC native API commands to modify mac_dst when using load_xml API:
% set streamid [stc::get port1 -children-streamblock]
streamblock1
% set eth [stc::get $streamid -children-ethernet:EthernetII]
ethernet:ethernetii1
% stc::config $eth -dstMac 11:11:11:12:12:12
Version
1.0
Publish Date
2016-04-05
Categories
Product : API,iTest Enterprise
Related Articles