# config ips customExample: if same attack ID 1001 in the First VDOM is happening and adding another one into Second VDOM is wanted, get the following:
edit "TestSignature"
set signature "F-SBID(--attack_id 1001; --name \”TestSignature......
…
next
TestSignature: custom signature id ‘1001’ is in useSolution.
object set operator error, -2 discard the setting
Command fail. Return code 1
# config ips custom
edit "TestSignature"
set signature "F-SBID(--name \”TestSignature......
…
next