Hi Avino,
You are facing and issue when configuring the following :-
set security ipsec policy ipsec-policy-cfgr proposal-set userDefined
The issue here is :-
- "userDefined" is not present in your configuration.
I see that you have another statement :-
set security ipsec policy ipsec-policy-cfgr proposals ipsec-proposal-cfgr set security ipsec policy ipsec-policy-cfgr perfect-forward-secrecy keys group1
- You will not be able to call one proposal and one proposal-set in the same ipsec policy.
- The statement "set security ipsec policy ipsec-policy-cfgr proposal-set userDefined" is not needed.
Regards,
Sahil Sharma
---------------------------------------------------
Please mark my solution as accepted if it helped, Kudos are appreciated as well.