X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftemplates%2Fcontainer%2Fmemif_create_cross_horizon.exec;fp=resources%2Ftemplates%2Fcontainer%2Fmemif_create_cross_horizon.exec;h=4129aab009e0199accbb33b829f534bac352c735;hb=13c4592520859a8787c71ceef7d01b9c8f4dcba1;hp=0000000000000000000000000000000000000000;hpb=91237b65fb3aa3409456ff6ad57caab08a3041cc;p=csit.git diff --git a/resources/templates/container/memif_create_cross_horizon.exec b/resources/templates/container/memif_create_cross_horizon.exec new file mode 100644 index 0000000000..4129aab009 --- /dev/null +++ b/resources/templates/container/memif_create_cross_horizon.exec @@ -0,0 +1,8 @@ +create memif socket id $sid1 filename $socket1 +create interface memif id $mid1 socket-id $sid1 master + +set int state memif$sid1/$mid1 up +set int state $if_name up + +set interface l2 xconnect $if_name memif$sid1/$mid1 +set interface l2 xconnect memif$sid1/$mid1 $if_name