Customer Service Center
Home
Knowledge Base
Contact Support
License Activation
|
Contact Support
|
License Activation
|
Spirent KB Article
Doc ID: FAQ17403
Printer Friendly
Email Article Link
Spirent TestCenter-Automation:How to start only IPv6 or Ipv4 block for Dual Stack PPPOx device?
Environment/Versions
Spirent TestCenter
Automation-API
PPPox
Answer
Below is the API.
% stc::perform PppoxConnectCommand -ipcpmode ipv6 -BlockList pppoeclientblockconfig1
-parent system1 -Name {PPPoX: Connect Sessions 1} -SeqType SEQUENTIAL -ControlType UNDEFINED -IpCpMo
de IPV6 -BlockList pppoeclientblockconfig1 -State COMPLETED -Status {} -StartTime 1458194468.26417 -
EndTime 1458194480.02062 -ElapsedTime 11756 -ProgressDisplayCounter true -ProgressStepsCount 1 -Prog
ressCurrentStep 1 -ProgressCurrentStepName {} -ProgressMaxValue 0 -ProgressCurrentValue 0 -ProgressC
ancelled false -Active true
%
IF we have to start the IPv4, the ipcpmode should be set to ipv4.
Version
1.0
Publish Date
2016-05-31
Categories
Product : Automation,API,Spirent TestCenter,PPPoX
Related Articles