Synchronize Configuration Data(SYN CFG)

Function

An OM command that synchronizes the data in the OMU with that on the boards.

Note

1. The parameters of this command are optional. The parameters SRN, SN, SSN, CPUN, and PN are bound together. That is, if you specify one of these parameters, you must also specify the other four to synchronize a specified process. Otherwise, to synchronize data in the whole system.

2. Before running the SYN CFG command, run the CHK CFG command first for a data configuration check.

3. No configuration operation can be performed between the SYN CFG command and the CHK CFG command. Otherwise, you need to run the CHK CFG command again.

4. If any synchronization failures, for example, due to the heavy traffic or limited memory, reset the board and troubleshoot the problems.

Parameters

ID Name Description
SRN Subrack No.

Meaning: subrack number

Value range: 0-12

Explanation: The subrack number uniquely identifies a subrack.

Default value: None

SN Slot No.

Meaning: slot number

Value range: 0-27

Explanation: The subrack slot number uniquely identifies a board.

Default value: None

SSN Subslot No.

Meaning: sub-slot number

Value range: 0-1

Explanation: The sub-slot number uniquely identifies sub-board in a board.

Default value: None

CPUN CPU No.

Meaning: CPU number

Value range: 0-3

Explanation: This parameter specifies the subsystem number of the board to be checked.

Default value: None

PN Process No.

Meaning: serial number of process

Value range: 0-1

Explanation: This parameter specifies the process number of the board to be checked.

Default value: None

Example

1. Synchronize the whole system:
SYN CFG:;
2. Synchronize a specific process:
SYN CFG:SRN=0,SN=0,SSN=0,CPUN=0,PN=0;
Note:
If the execution succeeds, then the data in the OMU is consistent with that in the whole system. Otherwise, a message is displayed, indicating synchronization fails.
Related reference
Check Configuration Data(CHK CFG)

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