ASP configuration in Ericsson BSC

Hello All,

Could please help me with commands to check ASP configuration in Ericsson BSC.

I wanted to know if ASP is down for one particular SAID and also needs to check routing code etc.

Hi, @Sooraj, here is some useful commands:

M3RSP:DEST=ALL;  
C7SPP:SP=ALL;
C7NCP:SP=ALL,SSN=ALL;  
RRMBP:MSC=ALL;
RLTDP:MSC=ALL;
IHCLP:EPID=ALL,SAID=ALL;
M3RSP:DEST=ALL;
M3ASP;

Thank you so much. I wil explore and check.