edit 0 position for ipsec firewall policy
When adding firewall policies you can use edit 0 to get the "next" unused id but how do you track what id is assigned?
Right now I have three policies that are catch all with different logging and security profiles. Those are at the bottom when looked at with the CLI.
When I do an edit 0 a new policy number is picked but it is always added at the bottom below the catch all policies. The old policies will be hit and I will not get the policy ipsec until I re-order the policies manually.
Is there a way to move the existing policies to the bottom. I cannot re-order the new policies because the policy id is not known after the policy is created. A command like "move X to end" or "move X to bottom" would be helpful.