RouteLabel

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Created page with 'A RouteSet is a group of possible routes for a given destination. Routes are associated to a RouteSet by referring to its name. Each route in the RouteSet refers to a different […')
 
Line 1: Line 1:
 
A RouteSet is a group of possible routes for a given destination. Routes are associated to a RouteSet by referring to its name. Each route in the RouteSet refers to a different [[NAP]] that can be used to reach the destination.  
 
A RouteSet is a group of possible routes for a given destination. Routes are associated to a RouteSet by referring to its name. Each route in the RouteSet refers to a different [[NAP]] that can be used to reach the destination.  
  
 +
<br>
  
 
+
Example:  
Example:
+
  
 
{| width="200" border="1" cellpadding="1" cellspacing="1"
 
{| width="200" border="1" cellpadding="1" cellspacing="1"
 
|-
 
|-
! scope="col" | Nap
+
! scope="col" | Nap  
 +
! scope="col" | Match
 
! scope="col" | RouteSet
 
! scope="col" | RouteSet
 
|-
 
|-
 
| Bell
 
| Bell
 +
| 514*
 
| Montreal, Qc
 
| Montreal, Qc
 
|-
 
|-
| Videotron
+
| Videotron  
|  
+
| 514*
Montreal, Qc
+
| Montreal, Qc
 
+
|-
 +
| Rogers
 +
| 514*
 +
| Montreal, Qc
 
|}
 
|}
  
 +
<br>
  
 +
&nbsp;&nbsp; &nbsp;&nbsp;
  
&nbsp;&nbsp; &nbsp;&nbsp;
+
Route1&nbsp;: Bell  
 
+
Route1 : Bell
+
  
 
<br> Example Scenario Destination: "Montreal, Qc" Possible Routes:  
 
<br> Example Scenario Destination: "Montreal, Qc" Possible Routes:  

Revision as of 16:20, 17 March 2010

A RouteSet is a group of possible routes for a given destination. Routes are associated to a RouteSet by referring to its name. Each route in the RouteSet refers to a different NAP that can be used to reach the destination.


Example:

Nap Match RouteSet
Bell 514* Montreal, Qc
Videotron 514* Montreal, Qc
Rogers 514* Montreal, Qc


     

Route1 : Bell


Example Scenario Destination: "Montreal, Qc" Possible Routes:

1: Bell
2: Rogers
3: Videtron


Personal tools