Actions

Difference between revisions of "SET NODE NUMBER"

From Zenitel Wiki

 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
Line 4: Line 5:
 
!style="background:#ffdead;" width="100pt"|0x006D
 
!style="background:#ffdead;" width="100pt"|0x006D
 
!style="background:#ffdead;" width="30pt"|109
 
!style="background:#ffdead;" width="30pt"|109
!style="background:#ffdead;" width="100pt"|AMC 07.00
+
!style="background:#ffdead;" |AMC 07.00
 
|-
 
|-
 
|colspan="5"|Change the node number of an exchange.  To be used by service tools like [[AlphaPro]] only.
 
|colspan="5"|Change the node number of an exchange.  To be used by service tools like [[AlphaPro]] only.
 
|-
 
|-
|align=center|1||[[UINT1]]||colspan="3"|New node number.<br\>Range 1­254, otherwise the existing node number will not be changed.
+
|align=center|1||[[UINT1]]||colspan="3"|New node number.<br />Range 1­ -> 254, otherwise the existing node number will not be changed.
 
|-
 
|-
 
|colspan="2"|Response:
 
|colspan="2"|Response:
Line 17: Line 18:
  
 
[[AlphaNet_Data_Protocol#System_Maintenance|Back to AlphaNet message list]]
 
[[AlphaNet_Data_Protocol#System_Maintenance|Back to AlphaNet message list]]
 +
 +
[[Category: ACDP messages]]

Latest revision as of 16:07, 3 October 2019

AI.png
SET_NODE_NUMBER 0x006D 109 AMC 07.00
Change the node number of an exchange. To be used by service tools like AlphaPro only.
1 UINT1 New node number.
Range 1­ -> 254, otherwise the existing node number will not be changed.
Response: COMMAND_RESPONSE, status 1= success, status 6 = failure.


Back to AlphaNet message list