Printer FriendlyEmail Article Link

How to set auto ARP in script when use TestCenter?

Answer

Config arpndconfig to enableautoarp.

For example:

set ArpNdConfig [lindex [stc::get project1 -children-ArpNdConfig] 0]
stc::config $ArpNdConfig -EnableAutoArp "TRUE"


Product : Spirent TestCenter,Automation,API