The show dhcp relay and show dhcp server commands are no longer supported.
To modify the factory defaults, use the following commands
root@vidar7# set system max-configurations-on-flash
numberroot@vidar7# set system max-configuration-rollbacks
numberWhere max-configurations-on-flash indicates backup configurations to be stored in the configuration partition and max-configuration-rollbacks indicates the maximum number of backup configurations.
Moving to compressed DFA—With compressed DFA, the application signature will have a different file name /var/db/idpd/bins/compressed_ai.bin, instead of the current /var/db/idpd/bins/compiled_ai.bin.
Example:
set security idp custom-attack temp severity info attack-type signature context packet direction any pattern .* protocol udp destination-port match equal value 1333
Here the protocol service field value udp is specified in lowercase.