Add Routeset Definition Files A: Difference between revisions
m (format and typo) |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:Add Routset Definition Files to the System}} | {{DISPLAYTITLE:Add Routset Definition Files to the System}} | ||
{| class="wikitable" | |||
|- | |||
|rowspan="3"|This article applies to: | |||
|'''Product''' | |||
|'''Version''' | |||
|- | |||
|Tmedia | |||
|2.5, 2.6 | |||
|} | |||
The Routeset definition file uses a comma delimited CSV format in a text file, to store Routing Labels and optional custom parameters:<br> | |||
For example: | For example: | ||
<pre>routeset_name, prio | <pre>routeset_name, prio | ||
Montreal_Qc,2 | |||
Calgary_AB,3 | |||
</pre> | </pre> | ||
| Line 33: | Line 42: | ||
The Routeset definition files are displayed in the '''Routesets Defintion''' table. | |||
[[Image:RoutsetDefinition_2_A.png]] | [[Image:RoutsetDefinition_2_A.png]] | ||
Latest revision as of 09:58, 13 June 2022
| This article applies to: | Product | Version |
| Tmedia | 2.5, 2.6 |
The Routeset definition file uses a comma delimited CSV format in a text file, to store Routing Labels and optional custom parameters:
For example:
routeset_name, prio Montreal_Qc,2 Calgary_AB,3
To add a Routeset definition file to the system:
1- Click FileDB in the navigation panel
2- Click Import new definition
3- Click Browse and select the Routeset defintion file that you wish to import.
- Click Import
The Routeset definition files are displayed in the Routesets Defintion table.



