5 setting parameter, 6 lock/protect, 7 reset lock/protect – Nevion Multicon MRP User Manual

Page 32: 8 diagonal

Advertising
background image

Modular Routing Protocol - MRP

Rev. L


nevion.com | 32

7.5 Setting parameter

Update a parameter with a new assigned value or an increment.

<command> ::= 'x' ('pg'<param_group> <param> ['rel'] <value>)+

rel

Means the indicated value is an increment to the current value

Examples:

Command:

Response:

x pg23 1 1

%

x pg23 1 1 0 500

x pg23 2 rel -16

%

x pg23 2 135 0 500

7.6 Lock/protect

User ID is ignored in syntax v3 mode, where it is implied by the connection.

<command> ::= 'ld' <lock_item> <lock command> [<user ID>]

<lock_item> ::=
<l_xpt_item>|<l_vxpt_item>|<l_salvo_item>|<l_param_item>

<l_xpt_item> ::= 'l'<level> <output>

<l_vxpt_item> ::= 'vt'<vtable> [<vlevels>] <destination>

<l_salvo_item> ::= 'sg'<salvo_group> <salvo>

<l_param_item> ::= 'pg'<param_group> <param>

7.7 Reset lock/protect

This command resets all locks and protects on the specified tables.

<command> ::= 'lr' <table>

7.8 Diagonal

This command sets the level in diagonal (input1 to output1, input2 to output2, ...)

<command> ::= 'diagonal' 'l'<level>

Advertising