1. Resetting an A-interface circuit may affect the services on the interface.
2. If the BSC is in A-over-IP mode, it does not support this command.
ID | Name | Description |
---|---|---|
SRN | Subrack No. | Meaning: subrack number of the board Value range: 0-11 Explanation: 1. This parameter specifies the number of a subrack. 2. A key field that identifies the state reset for an A-interface CIC and indicates the subrack number of the A-interface CIC to be reset. Default value: None |
DPCG | DPC Group No. | Meaning: DPC group number Value range: 0-31 Explanation: A key field that identifies the state reset for an A-interface CIC and indicates the DPC group number of the A-interface CIC to be reset. Default value: None |
OPMODE | Operation Mode | Meaning: operation mode Value range: BYCICRANGE(BY CIC RANGE), BYCICVALUE(BY CIC VALUE) Explanation: 1. A key field that identifies the state reset for an A-interface CIC and indicates the searching mode for the A-interface CIC to be reset. 2. BYCICRANGE(BY CIC RANGE): searching by CIC range; BYCICVALUE(BY CIC VALUE): searching by CIC Default value: None |
STARTCIC | Start CIC | Meaning: start CIC Value range: 0-65535 Explanation: 1. The start CIC of the A-interface CIC range to be reset. 2. This parameter is mandatory if the searching is based on CIC range. Default value: None |
ENDCIC | End CIC | Meaning: end CIC Value range: 0-65535 Explanation: 1. The end CIC of the A-interface CIC range to be reset. 2. This parameter is mandatory if the searching is based on CIC range. Default value: None |
CIC | CIC | Meaning: CIC number of the board Value range: 0-65535 Explanation: 1. The number of the A-interface CIC to be reset. 2. This parameter is mandatory if the searching is based on a specified CIC number. 3. This parameter supports multiple values. Default value: None |
1. Reset an A-interface circuit (Subrack No. = 1; DPC Group No. = 1; Operation Mode = VALUE(BY CIC VALUE); CIC = 12): RST ACIC:SRN=1,DPCG=1,OPMODE=BYCICVALUE,CIC=12; 2. Reset an A-interface circuit (Subrack No. = 1; DPC Group No. = 1; Operation Mode = VALUE(BY CIC VALUE); CIC = 0&1): RST ACIC:SRN=1,DPCG=1,OPMODE=BYCICVALUE,CIC=0&1; 3. Reset an A-interface circuit (Subrack No. = 1; DPC Group No. = 1; Operation Mode = BYCICRANGE(BY CIC RANGE); Sart CIC = 0; End CIC = 10): RST ACIC:SRN=1,DPCG=1,OPMODE=BYCICRANGE,STARCIC=0,ENDCICI=10; Note: If the specified CIC is not in the DPC, the MML client prompts a parameter error.