Changing DEV and DIP on BSC

Hi experts,
Is there an ericsson command for changing DIP and DEV for a site ?

Hi, @King, is it E1 connection? What is TMODE value on RXOTG?

it is an E1 connection and TFMODE is SA

RXMOP:MO=RXOTG-0; !your tg!

What is TMODE in that output?

Here are commans for TDM transport. You need to delete old DCPs and connect new DCPs from another DIP.

!---------------------------------------;
!    ***** DEBLOCKING DIP(S) *****      ;
!---------------------------------------;
!RXAPE:MO=RXOTG-112,DCP=ALL;
RXAPI:MO=RXOTG-112,DEV=RBLT2-2842&&-2847,DCP=26&&31;
RXAPP:MO=RXOTG-112;
DTBLE:DIP=1RBL2;
DTSTP:DIP=1RBL2;

EXDAI:DEV=RBLT2-2842&&-2847;
BLODE:DEV=RBLT2-2842&&-2847;
STDEP:DEV=RBLT2-2842&&-2847;
!RADEP:DEV=RBLT2-2842&&-2847;  

TMODE is SCM. Sorry i thought u asked for TFMODE

RXAPE:MO=RXOTG-312,DCP=ALL
gives the error below
FAULT CODE 109
COMMAND NOT VALID FOR CURRENT TG TRANSMISSION MODE

Yes, SCM is for EvoET boards, here is that case:

RRSGI:SCGR=1999,MODE=SCM;
RRSCI:SCGR=1999,DEV1=ETM4-33,SC=0,DCP=1,NUMDEV=31;
RRSCI:SCGR=1999,DEV1=ETM4-65,SC=1,DCP=33,NUMDEV=31;
TPBLE:SDIP=0ETM40,LP=VC12-1;
TPBLE:SDIP=0ETM40,LP=VC12-2;
DTBLE:DIP=10ETM;
DTBLE:DIP=20ETM;

Delete old config and use DEV1 from your new DIP to create.