End BATCHFILE Session(END BATCHFILESN)

Function

An OM command that ends the batch configuration command session.

Note

1. Ensure that the specified batch configuration command session exists. Query the batch configuration command information in the system by running the LST BATCHFILESN command.

2. This command terminates the specified batch configuration command session. After the batch configuration command session is terminated, it cannot proceed and the output files of batch commands may be lost. In addition, the activated configuration data cannot be rolled back.

3. This command does not terminate the uploading of the batch command output files.

4. If any fault occurs on the MML terminal when the batch configuration command is executed, for example, if the connection between the MML terminal and the GOMU is lost, the system saves the batch configuration information for the MML terminal and resumes the batch configuration command session.

5. If any fault occurs in the system when the batch configuration command is executed, for example, if the system resets, then run this command to terminate the previous batch configuration command after the system resets successfully.

Parameters

ID Name Description
SID SessionID

Meaning: session ID

Value range: 0-268435455

Explanation: Session ID identifies a session.

Default value: None

Example

End the batch configuration command session 111111:
END BATCHFILESN:SID=111111;
Note:
If the specified batch configuration command session exists in the system, it is terminated accordingly. Otherwise, the message "Session ID not Found" is displayed.
Related reference
Start BATCHFILE Session(STR BATCHFILESN)
Download BATCHFILE(DLD BATCHFILE)
Activate BATCHFILE(ACT BATCHFILE)
Upload BATCHFILE Result(ULD BATCHFILERST)
List BATCHFILE Session(LST BATCHFILESN)
Force End BATCHFILE Session(FOE BATCHFILESN)
Cancel BATCHFILE Session Operation(CNL BATCHFILESN)

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