Reset Cell of PS Domain(RST PSCELL)

Function

An OM command that resets a specified PS cell.

Note

1. Running this command disrupts the PS services. Thus, run this command with caution.

2. This command applies to only the PS cells.

Parameters

ID Name Description
IDXTYPE Type Index

Meaning: index type

Value range: BYCELLINDEX(By CELL Index), BYCELLNAME(By CELL Name)

Explanation: This parameter specifies whether to reset the PS 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: The cell name uniquely identifies a cell within a BSC.

Default value: None

Example

1. Reset the cell (Cell Index = 0):
RST PSCELL: IDXTYPE=BYCELLINDEX, CIDX=0;
2. Reset the cell (Cell Name = 3001c):
RST PSCELL: IDXTYPE=BYCELLNAME, CNAME="3001c";
Related reference
Display NSVC Status(DSP NSVC)
Display PS Resources(DSP PSRES)

Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.