load configuration terminal

Function

The load configuration terminal command displays the configuration difference pasting view.

Format

load configuration terminal

Parameters

None

Views

All views except the user view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
cli debug

Usage Guidelines

Usage Scenario

If one of the devices with the same configurations encounters a configuration change, the configurations of other devices must be changed accordingly to keep configuration consistency. In this case, you can query the configuration differences and paste the differential configurations to those devices. This ensures that the configurations on all the devices are the same.

Prerequisites

Differential configurations with the specified tag have been obtained by running the display configuration commit changes with-tag command on the other devices.

Follow-up Procedure

After the differential configurations are pasted, the configuration file enters the candidate configuration database. Run the commit command for relevant configurations to take effect.

Precautions

This function is supported only in the two-phase configuration validation mode.

Example

# Enter the configuration difference pasting view, paste differential configurations, and enter end-diff to end the pasting after the configurations are pasted.
<HUAWEI> system-view
[~HUAWEI] load configuration terminal
Type 'end-diff' at a new line and enter to end input, Type 'abort' at a new line and enter to cancel input.
  #
- sysname aaa
  #
+ sysname HUAWEI
  #
end-diff
# Enter the configuration difference pasting view, paste differential configurations, and enter abort to cancel the pasting after the configurations are pasted.
<HUAWEI> system-view
[~HUAWEI] load configuration terminal
Type 'end-diff' at a new line and enter to end input, Type 'abort' at a new line and enter to cancel input.
  #
- sysname aaa
  #
+ sysname HUAWEI
  #
abort
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >