Quadro4Li Manual II: Administrator's Guide
Administrator’s Menus
Quadro4Li; (SW Version 5.3.x)
100
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.
Criterion 2
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
*
The list of patterns
Matching digits
?
2
?
1
2
123
?
3
[
1
-3]???
1
{
100-150
, asd, \*\?}
1
4
1
[
1-3
]
3
[
0-8
]
4
1231
4
*
1
*
1
123
*
3
{
11-15
}
3
*
3
[
1-3
]*
1
12
*
31
4
*
2
*
1
2
*
0
N
The list of patterns
Matching digits
1
1[1-3]3[0-8]
1231
{100-150, asd, \*\?}1
4
4
4
123?
3
?2?1
2
[1-3]???
1
12*31
4
3
123*
{11-15}3*
3
3
*2*1
2
4
*1*
[1-3]*
1
1
*
0