/AWS1/CL_DCO=>STARTBGPFAILOVERTEST()
¶
About StartBgpFailoverTest¶
Starts the virtual interface failover test that verifies your configuration meets your resiliency requirements by placing the BGP peering session in the DOWN state. You can then send traffic to verify that there are no outages.
You can run the test on public, private, transit, and hosted virtual interfaces.
You can use ListVirtualInterfaceTestHistory to view the virtual interface test history.
If you need to stop the test before the test interval completes, use StopBgpFailoverTest.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_VIRTUALINTERFACEID
TYPE /AWS1/DCOVIRTUALINTERFACEID
/AWS1/DCOVIRTUALINTERFACEID
¶
The ID of the virtual interface you want to test.
Optional arguments:¶
IT_BGPPEERS
TYPE /AWS1/CL_DCOBGPPEERIDLIST_W=>TT_BGPPEERIDLIST
TT_BGPPEERIDLIST
¶
The BGP peers to place in the DOWN state.
IV_TESTDURATIONINMINUTES
TYPE /AWS1/DCOTESTDURATION
/AWS1/DCOTESTDURATION
¶
The time in minutes that the virtual interface failover test will last.
Maximum value: 4,320 minutes (72 hours).
Default: 180 minutes (3 hours).