1. You must specify the GDPUP when allocating the cell.
2. This command applies to only the PS cells.
3. You can run the DSP PSCELL command to query the allocation result after this command is run successfully.
ID | Name | Description |
---|---|---|
IDXTYPE | Index Type | Meaning: index type Value range: BYCELL(By Cell), BYBSC(By BSC) Explanation: This parameter specifies whether to allocate the PS cells by cell or by BSC. Default value: None |
CIDXTYPE | Cell Index Type | Meaning: cell index type Value range: BYCELLINDEX(By CELL Index), BYCELLNAME(By CELL Name) Explanation: This parameter specifies whether to uniquely identify a cell by cell index or cell name. Default value: None |
CIDX | Cell Index | Meaning: cell index Value range: 0-2047 Explanation: The cell index uniquely identifies a cell within a BSC. Default value: None |
CNAME | Cell Name | Meaning: cell name Value range: 1-32 characters Explanation: This parameter specifies the cell name. The cell name uniquely identifies a cell within a BSC. Default value: None |
SRN | Subrack No. | Meaning: subrack number Value range: 0-11 Explanation: The subrack number uniquely identifies a subrack. Default value: None |
SN | Slot No. | Meaning: slot number Value range: 0-21 Explanation: The subrack number and slot number uniquely identify a board. Default value: None |
DSPNO | DSP No. | Meaning: DSP number Value range: 0-21 Explanation: The subrack number, slot number, and DSP number uniquely identify a DSP. Default value: None |