Hi, i want to enable one and disable another policy.
Can you check it why give me error no such item?
ip ipsec policy set disabled=no numbers=2
no such item
I have policies
#1 and #2 in IPsec policy tab…
Hi, i want to enable one and disable another policy.
Can you check it why give me error no such item?
ip ipsec policy set disabled=no numbers=2
no such item
I have policies
#1 and #2 in IPsec policy tab…
Numbers to which various set commands refer don’t exist per-se. You have to “create” them before using them, e.g. by executing command /ip ipsec policy print … probably you’ll have policies #0 and #1.