Thanks.
I manage to get this to work.
Want to ask about the "show threat-protection". From the doc, it appears that it would accept parameter "profiles". I was trying to do that in hope to get the result of a specific threat protection setting on a specific profile.
Command:
mgmt show threat-protection name "3Com Network Supervisor Directory Traversal" profile "draas-fw-a1_Protection"
I also tried this ("profiles" vs "profile"):
mgmt show threat-protection name "3Com Network Supervisor Directory Traversal" profiles "draas-fw-a1_Protection"
Both give me error:
MGMT9000 code: "generic_err_invalid_parameter_name"
message: "Unrecognized parameter [profile]"
I wonder if the "profile" (or profiles) is a valid input parameter, or if it is a typo in the doc, or I just didn't use this parameter correctly.
Any inputs? Thanks.