case 2:
sctp association create stp1 CLIENT <IP1> <Port1> <IP10> <Port10>
sctp association create stp2 CLIENT <IP2> <Port1> <IP10> <Port10>
sctp association create stp3 CLIENT <IP3> <Port2> <IP11> <Port11>
sctp association create stp4 CLIENT <IP4> <Port2> <IP11> <Port11>
m3ua asp create ASP1 stp1
m3ua asp create ASP2 stp2
m3ua asp create ASP3 stp3
m3ua asp create ASP4 stp4
m3ua as create AS1 IPSP mode DE ipspType CLIENT
m3ua as create AS2 IPSP mode DE ipspType CLIENT
m3ua as add AS1 ASP1
m3ua as add AS1 ASP2
m3ua as add AS2 ASP3
m3ua as add AS2 ASP4