set_override_rulespec
set_override_rulespec
-name s_ruleSpec
Description
Sets the specified rulespec as the override rulespec and enables the override rule lookups. The override rulespec is a temporary setting that places the specified override at the top of the list for all rule lookups. This value is not stored persistently.
Arguments
|
Specifies the name of the rulespec to set as the override rulespec. |
Examples
Sets the single route spec as the override rulespec.
set_override_rulespec -name single
Related Topics
Return to top