The Define Change node is to define the target devices and commands that will be pushed to the target devices.

1.Select the Define Change node in the runbook.

2.In the Define Change pane, define the following settings:

1)Click the icon to select the target devices. By default, all devices on the map will be selected.

Tip: Point to a device and click the icon to select more options.

2)In the Config Change tab, enter the commands that you want to execute on the target devices.

Example: Enter the commands to encrypt a password.
config t
password encryption aes
end

Tip: You can click Load Template and select a predefined configuration template. To create a new configuration template, see Managing Configuration Templates for details.

3)Select All Devices and click Append to add the command to all devices.

Tip: To clear the applied change command to all devices, select All Devices and click Overwrite.

4)(Optional) To cancel a specific change, click the Rollback tab and enter the rollback commands.

 

Further Operations:

How to add multiple change nodes in a Network Change Task?
How to define variables and expressions in a config/rollback config?
How to tune live reachability of target devices in the Change node?