This post is more than 5 years old
32 Posts
0
538
October 25th, 2007 01:00
Question about format of "service.data.template" file
Hello All!
We meat problem during describe ServiceOffering in file service.data.template:
ServiceOffering "VPN-for-DM" members Router::DetskiyMir-Borov Router::DetskiyMir-Menjin \
Router::DetskiyMir-Venev Router::DetskiyMir-NoviyAr Router::DetskiyMir-Vern
How could we prolong a big string ? Symbol "\" does not help...
Now we observe correct running dependence VPN-for-DM only on two routers
exist in first string...
BR, AAA.
We meat problem during describe ServiceOffering in file service.data.template:
ServiceOffering "VPN-for-DM" members Router::DetskiyMir-Borov Router::DetskiyMir-Menjin \
Router::DetskiyMir-Venev Router::DetskiyMir-NoviyAr Router::DetskiyMir-Vern
How could we prolong a big string ? Symbol "\" does not help...
Now we observe correct running dependence VPN-for-DM only on two routers
exist in first string...
BR, AAA.
No Events found!
Dinand1
89 Posts
0
October 25th, 2007 02:00
the "\" is not helping, you might find many errors in your INCHARGE logs due this character. Don't use it! just add more devices using a space character as separator as my example below
ServiceOffering Routers_prueba members Router::BD232010 Router::BI042010 Router::BN021010
using the topology buider is more user friendly but it you want to automate this is not that useful
Note: you can also use a file in order to define the instances relates to a service offering
ServiceOffering SO1 members file:/opt/data/so1.members
hope this helps
cheers
F
CeSIA1
7 Posts
0
October 25th, 2007 01:00
Dinand1
89 Posts
0
October 25th, 2007 04:00
Pleaseeeeeeeeeeeee , Would you mind to set this question and any other as 'answered' if any solution helped you out?. Assign 'starts' and so on.
Otherwise just let us know if you find any other way to solve your problem?
This way we can use the forum as knowledge database in case anyone face the same problem in the future
thanks in advance
Fernando
itc2
32 Posts
0
October 25th, 2007 04:00
All run correct.