We have a filer that has multiple nodes and shows existing default service policies and also service policies that are custom that look something like this:
VSERVER = vsrvr1 POLICY = Default-date-files
VSERVER = vsrvr1 POLICY = custom-data-5532
I understand that the services and subnets listed in the default allow for protocols to be allowed to communicate over those lifs within the subnets. What I don't know is why the system decided to add custom entries and if they are needed. Should I just add the delta's between the 2 policies to the Default and delete the custom or is there more data to define these. The documentation I accessed didn't give a bunch of clarity on it.
Note we want to clean these up to create a concise environment. Please let me know what you think.