Question
get/show IPS list via CLI
Can anyone advise me on the method to list which IPS signatures are enabled via the CLI? Using config ips group file_transfer I can then do a show, which will show me the signatures that have been modified, but not the signatures that are enabled by default and not modified. From the same branch I can do a get but that shows only the list of signatures in the group and not any attributes (such as status). If I do config rule <signature.name>, the get command will then show the attributes for the single signature. What I' d like to be able to do is to essentially output the Intrusion Protection ' policy' as a list so that I could, at the very least, see what signatures are enabled and their action. Thanks in advance. Bryan