Installation guide

QuadroM32x/8L/26x/12Li/26xi Manual II: Administrator's Guide Administrator’s Menus
QuadroM32x/8L/26x/12Li/26xi; (SW Version 5.3.x)
137
The more matching digits outside braces/brackets a pattern contains, the higher its priority.
Please Note: This criterion is used only if several patterns take an equal but non-zero value for Criterion
2.
Criterion 4
The total number of question marks (‘?’) inside and outside the braces/brackets
The more question marks a pattern contains, the higher its priority.
Criterion 5
The number of question marks (“?”) outside braces/brackets
The more question marks outside braces/brackets a pattern contains, the higher its priority.
Please Note: This criterion is used only if several patterns take an equal but non-zero value for Criterion
4.
Criterion 6
The number of square brackets (“[]”)
The more brackets a pattern contains, the higher its priority.
Criterion 7
The number of braces (“{}”)
The more braces a pattern contains, the higher its priority.
Criterion 8
The number of asterisks (“*”)
The fewer asterisks a pattern contains, the higher its priority.
Criterion 9
The value of the metric
The lower the metric of a pattern is, the higher its priority.
Criterion 10
The position in the routing table
The higher the position of a pattern in the routing table is, the higher its priority.
Example: The user has dialed 1231 and the following matching patterns have been found.
The list of patterns
*1*
123*
{11-15}3*
?2?1
123?
[1-3]*
[1-3]???
{100-150, asd, \*\?}1
12*31
1[1-3]3[0-8]
1231
*2*1
*
Step 1: The list is split into two groups separating the patterns with “*” from those without (Criterion 1). The patterns with “*” form a group with a
lower priority and are pushed back to the end of the list.
Criterion 1
Step 2: The two groups of patterns are arranged separately from each other by the total number of matching digits inside and outside the
braces/brackets in the descending order (Criterion 2). The patterns that contain the same number of matching digits are grouped into sub-
lists.
The list split into two
subgroups
?2?1
123?
[1-3]???
{100-150, asd, \*\?}1
1[1-3]3[0-8]
1231
*1*
123*
{11-15}3*
[1-3]*
12*31
*2*1
*