Printer FriendlyEmail Article Link

Spirent TestCenter-HLTAPI: How to set scheduling mode in HLTAPI?

Environment/Versions

Spirent TestCenter

Answer

Below is an example to change the scheduling Mode in HLTAPI

sth::interface_config -mode config \
-port_handle port1 \
-intf_mode ethernet \
-phy_mode fiber \
-scheduling_mode RATE_BASED \
-enable_ping_response 0 \
-control_plane_mtu 1500 \
-flow_control false \
-speed ether1000 \
-autonegotiation 1 \
-arp_send_req 1 \
-arp_req_retries 10"


 


Product : Automation,API,Spirent TestCenter