Hello team, <br /><br />I am creating a multi encryption domain in ipsec via the below command. But the command is throwing error ? <br />Could you please let me know how to create a MED in ipsec via whack commands.<br /><br />Command:<p class="p1" style="margin: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);"><span style="font-size:11px;"><span class="s1" style="font-variant-ligatures: no-common-ligatures;">/usr</span><span style="font-variant-ligatures: no-common-ligatures;">/ipsec whack --name T.NORG --encrypt --tunnel --pfs --delete</span><span style="font-variant-ligatures: no-common-ligatures;"> </span><span style="font-variant-ligatures: no-common-ligatures;"> </span><span style="font-variant-ligatures: no-common-ligatures;">--psk</span><span style="font-variant-ligatures: no-common-ligatures;"> </span><span style="font-variant-ligatures: no-common-ligatures;"> \</span></span></p>
<p class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Menlo; margin: 0px; color: rgb(0, 0, 0);"><span style="font-size:11px;"><span class="s1" style="font-variant-ligatures: no-common-ligatures;">    --host 10.0.15.251 --client 10.0.15.251/32 --id 10.0.15.251 \</span></span></p>
<p class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Menlo; margin: 0px; color: rgb(0, 0, 0);"><span style="font-size:11px;"><span class="s1" style="font-variant-ligatures: no-common-ligatures;">    --updown "ipsec _updown" \</span></span></p>
<p class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Menlo; margin: 0px; color: rgb(0, 0, 0);"><span style="font-size:11px;"><span class="s1" style="font-variant-ligatures: no-common-ligatures;">    --to \</span></span></p>
<p class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Menlo; margin: 0px; color: rgb(0, 0, 0);"><span style="font-size:11px;"><span class="s1" style="font-variant-ligatures: no-common-ligatures;">    --host 10.10.0.1 --client {10.10.0.1/32,10.196.90.128/31} --id 10.10.0.1 \</span></span></p>
<p class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Menlo; margin: 0px; color: rgb(0, 0, 0);"><span style="font-size:11px;"><span class="s1" style="font-variant-ligatures: no-common-ligatures;">    --updown "ipsec _updown" \</span></span></p>
<p class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Menlo; margin: 0px; color: rgb(0, 0, 0);"><span style="font-size:11px;"><span class="s1" style="font-variant-ligatures: no-common-ligatures;">    --ike "aes192,3des" --esp "aes192,3des" \</span></span></p>
<p class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Menlo; margin: 0px; color: rgb(0, 0, 0);"><span style="font-size:11px;"><span class="s1" style="font-variant-ligatures: no-common-ligatures;">    --ikelifetime 3600 \</span></span></p>
<p class="p1" style="margin: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);"><span style="font-size:11px;"><span class="s1" style="font-variant-ligatures: no-common-ligatures;">    --ipseclifetime 28800 --rekeywindow 540 --keyingtries 10 --ikev1-allow/sbin</span></span></p><br /><br />Thanks in Advance<br>