Symptoms
Given a attack vector name or partial name, CLI command is not able to query matched attack vector information.
Impact
There is no CLI command to query for matched attack vector information.
Conditions
This is a description of missing functionality. It happens under all conditions.
Workaround
All attack vector information for a given context (virtual server) can be queried using existing tmsh commands, then they need to filter out the specific attack vectors by writing scripts or filtering program.
Fix Information
Given a attack vector name or partial name, there is now a CLI command provided to query matched attack vector information directly:
list security presentation tmui attack-list XXXX
XXXX is vector name or partial name.
Behavior Change
This release introduces a new tmsh command:
list security presentation tmui attack-list XXXX
This command enables you to query attack information based on attack vector full name (or partial name).
Existing CLI commands are not impacted by this change.