51.3.2
CHANGE-CONSY
This function is used for changing cabinet type or frame type data in the system configuration table or changing boards in the frame data table. It also is possible to delete boards in setting CS=NOTDEF. In this case the inserts of BOARD and PEN will be ignored.
The type of data to be changed is specified with the parameter OPT.
1.
OPT=CAB: Change the cabinet address.
2.
OPT=FRAME: Change the frame data.
3.
OPT=BOARD: Change a board in frame data table.
Procedure Overview
Command Code
Parameter
CHANGE-CONSY
OPT=CAB\FRAME\BOARD
|,OPT=CAB,ADDR=<string>,ADDRNEW=<string>;
|,OPT=FRAME,ADDR=<string>,SHELFNO=<number>,
{[SHELFNEW=<number>],[FRAME=<string>],
[PID=<param>],[LTU=<number>]};
|,OPT=BOARD,FRAME=<string>,IDX=<number>,
{[CS=<param>],[BOARD=<string>],[PEN=<number>],
[HALF=<param>],[BDIDX=<number>]};
Examples
1.
The name of the frame at shelf 7 in cabinet P205 is to be changed.
Input:
CHA-CONSY:FRAME,P205,7,,LTU,,;
2.
The board DPM in frame GP-GSN has to be deleted.
Input:
CHA-CONSY:BOARD,GPGSN,6,NOTDEF,DPM,37;
OpenScape 4000 V10, Volume 1: AMO Descriptions, Service Documentation, Issue 5
, ID:
P31003H31A0S107057620
©
09/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG. All other trademarks herein are the property of their respective owners.