cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
470
Views
0
Helpful
4
Replies

route patterns matching if first one is a block

Eric.Wang
Level 1
Level 1

if there are multiple partitions in a CSS that have the same route pattern:

9.1900XXXXXXX

the first partition A in this CSS in fact blocked this call.

the second partition B in this CSS route this call.

so will partition A reject this call, or partition will still be looked at to route this call?

2 Accepted Solutions

Accepted Solutions

Jaime Valencia
Cisco Employee
Cisco Employee

Since they're equally good matches, then the order of the partitions in CSS does come into play, if the 1st one says to block it then it takes precedence and the call will be blocked

HTH

java

if this helps, please rate

HTH

java

if this helps, please rate

View solution in original post

Michael Owuor
Cisco Employee
Cisco Employee

Whether a pattern is eventually blocked or not does not influence which pattern is selected.

If the patterns are identical, ie. they have the same number of possible matches, then the position of the partitions in the CSS is used to break the tie.

Regards,

Michael.

View solution in original post

4 Replies 4

Jaime Valencia
Cisco Employee
Cisco Employee

Since they're equally good matches, then the order of the partitions in CSS does come into play, if the 1st one says to block it then it takes precedence and the call will be blocked

HTH

java

if this helps, please rate

HTH

java

if this helps, please rate

Michael Owuor
Cisco Employee
Cisco Employee

Whether a pattern is eventually blocked or not does not influence which pattern is selected.

If the patterns are identical, ie. they have the same number of possible matches, then the position of the partitions in the CSS is used to break the tie.

Regards,

Michael.

so the logic is the same as access list on router!

That's one way to look at it, yes. Once a pattern is selected, no additional patterns with potential matches will be considered.

Regards,

Michael.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: