user-suffix-optimizer

This command indicates whether to search the suffixes in an optimized order.

Syntax

user-suffix-optimizer on

user-suffix-optimizer off

Parameters

on
Searches the suffixes in an optimized order.
off
Does not search the suffixes in an optimized order. This setting is the default value.

Guidelines

The user-suffix-optimizer command determines whether to search the suffixes in an optimized order. The order is based on a dynamic most-used suffix order, with the most found suffix at the head of the search suffix list. When enabled, the optimized order can help reduce the number of searched suffixes.

When disabled, the search uses the order that is defined by the user-search-suffixes command.

This command is relevant when the following conditions are true.
  • The use-basic-user command is enabled.
  • The user-no-duplicates command is disabled. This search order is not used when the user-no-duplicates command is enabled because in that situation, all suffixes must be searched to ensure no duplicates. Therefore, the order is disregarded.