Run a CLI Macro
- On the Devices & Services page, select one or more devices.
-
Click >_Command Line Interface.
-
In the command panel, click the star
.
-
Select a CLI macro from the command panel.
-
Run the macro one of two ways:
- If the macro has no parameters to define, click Send. The response to the command appears in the response pane. You're done.
- If the macro contains parameters, such as the Configure DNS macro below, click >_ View Parameters.
- In the Parameters pane, fill in the values for the parameters in the Parameters fields.
-
Click Send. After CDO has successfully written the changes to the device's running config file, you receive the message, Done!
- After you send the command you may see the message, "Some commands may have made changes to the running config" along with two links.
- Clicking Write to Disk saves the changes made by this command, and any other change that in the running config, to the device's startup config.
- Clicking Dismiss, dismisses the message.