Installation guide

Quadro Manual II: Administrator's Guide Administrator's Menus
Quadro4x, 4xi, 4xa, 4xia, 4xs, 4xis, Quadro16x, 16xi, 16xa, 16xia, 16xs, 16xis; (SW Version 3.1.x) 72
Table 6
The list of patterns Criterion 3
1231 -
123? -
1[1-3]3[0-8] -
?2?1 -
{100-150, asd, \*\?}1 -
[1-3]??? -
12*31 -
123* -
*2*1 -
*1*
{11-15}3*
0
0
[1-3]* -
* -
Step 5: Each sub-list is sorted separately from the others by the number braces (“{ }”) in the pattern in descending order (Criterion 5, Table 7). The
patterns that have the same number of ranges are grouped into sub-lists (Table 8). If a sub-list consists of one pattern it stays in its position
and does not participate in further discussions.
Table 7
The list of patterns Criterion 4
1231 -
123? -
1[1-3]3[0-8] -
?2?1 -
{100-150, asd, \*\?}1 -
[1-3]??? -
12*31 -
123* -
*2*1 -
{11-15}3*
*1*
1
0
[1-3]* -
* -
Table 8
The list of patterns Criterion 4
1231 -
123? -
1[1-3]3[0-8] -
?2?1 -
{100-150, asd, \*\?}1 -
[1-3]??? -
12*31 -
123* -
*2*1 -
{11-15}3* 1
*1* 0
[1-3]* -
* -
Step 6: This step is applicable to the subgroup containing patterns with “*”, the group with lower priority. Each sub-list is sorted separately from the
others by the number of asterisks (“*”) in ascending order (Criterion 6). The patterns that have the same number of asterisks are grouped
into sub-lists. If a sub-list consists of one pattern it stays in its position and does not participate in further discussions.
Step 7: Each sub-list is sorted separately from the others by the value of metric in ascending order (Criterion 7). The patterns that have the same
value of metric are grouped into sub-lists. If a sub-list consists of one pattern it stays in its position and does not participate in further
discussions.
The values of metrics are taken from the routing table.
Step 8: The patterns in each sub-list are arranged by their positions in the routing table (Criterion 8).
The subgroup containing patterns with “*” is attached to the end of the subgroup without “*” forming a single list of sorted patterns. The obtained list
is the sorted list of the patterns by the Best Matching Algorithm (Table 9).
Table 9
The sorted list of
patterns