Jump to content

Template:Networking rutos manual dnp3: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 478: Line 478:
{{#switch:{{{name}}}
{{#switch:{{{name}}}
|RUTX12=
|RUTX12=
The <b>modem_number</b> of the secondary (internal) modem on a RUTX12 is <b>1</b> (primary modem is skipped). modem_number for the external modem is <b>2</b>.
The <b>modem_number</b> of the secondary (internal) modem on a RUTX12 is <b>0</b> (primary modem is skipped). modem_number for the external modem is <b>1</b>.
|
|
The <b>modem_number</b> of the external modem is <b>1</b> (internal modem is skipped).
The <b>modem_number</b> of the external modem is <b>0</b> (internal modem is skipped).
}}
}}


To get the exact index of a parameter, use the formula in the table above. For example, the index of an external modem operator is {{#ifeq:{{{name}}} | RUTX12 | 226. Formula is: 126 + 50 * 2. | 176. Formula is: 126 + 50 * 1. }}  
To get the exact index of a parameter, use the formula in the table above. For example, the index of an external modem operator is {{#ifeq:{{{name}}} | RUTX12 | 176. Formula is: 126 + 50 * 1. | 126. Formula is: 126 + 50 * 0. }}  
}}
}}


Anonymous user