Skip to main content
Skip table of contents

Device Troubleshooting

The Device Troubleshooting screen is used to send commands to network devices to troubleshoot and resolve device problems. A list of commands is provided. You can use these commands as is, or edit them for your specific situation. Commands previously issued to network devices are displayed in the Assigned Commands Table and can be used to access troubleshooting logs.

To access the Device Troubleshooting screen, click on Inventory > Device Troubleshooting under the “Configure” section of the OmniVista Cirrus Menu.

Use the Device Troubleshooting screen to view a list of assigned commands previously issued to network devices, create troubleshooting commands to issue to network devices, edit and delete assigned commands.

Troubleshooting a Device

To issue a troubleshooting command to one or more network devices, click on Assign Command in the top-right corner of the Device Troubleshooting screen. The Assign Command screen provides the following step-by-step process to create and issue a troubleshooting command to a network device(s):

1. Device Selection - Select the device(s) to which the troubleshooting command will be issued.

2. Command Selection - Select the command to be issued to the selected network device(s).

3. Command Argument Editing - Edit the default command argument, if necessary.

4. Review - Review command details and assign the command to the selected network device(s).

1. Device Selection

Select one or more devices to which you will issue a troubleshooting command, then click Next to move to the next tab (Step 2).

2. Command Selection

Select the command that you will issue to the selected device(s), then click Next to move to the next tab (Step2). You can only select one command at a time. Click here for an overview of the available troubleshooting commands.

3. Command Argument Editing

Troubleshooting commands contain default arguments, which are sufficient in most situations. If you do not want to make any changes to the argument, click Next to move to the next tab (Step 3). If you want to edit the command argument, click on the pencil icon next to the command argument. The following argument editing window opens:

Click in the "Input Value" field to edit the argument. You can also click on the Delete icon to delete an argument from the command. You can also add an argument by clicking on Add Argument and defining an input parameter name and input value for the new argument.

When you are done editing and/or adding command arguments, click on Apply to save your changes.

4. Review

Review the command details. Click Previous to return to a previous step to make changes. Click on Assign Command to complete the troubleshooting command assignment. The command will be issued the next time the device calls home.

Troubleshooting Commands

The following list of commands can be used to troubleshoot/resolve device problems.

uploadCertificateAndPrivateKey

Upload both the certificate and the private key to the device. This command can be used to backup the certificate and the private key. Each of the arguments are expected to use Json String Escape (https://www.freeformatter.com/json-escape.html#ad-output ) to replace newline to ‘\n’ and carriage return to ‘\r’.

resetDeviceToFactoryDefault

Reset a device to factory default settings. This will remove all the existing configurations on the device.

forceLoadNewCertificateAndPrivateKey

Push a new certificate and private key to a device. This is useful if a certificate has expired or otherwise disappeared from a device. The certificate and private key will be updated on the next "call home".

This command is expected to be used in very rare cases.

clearCertificateAndPrivateKey

Remove both the certificate and key with the associated base name from a device. This command can be used if the certificate and key on a device have expired or are invalid. This command removes them and updates them on the next "call home".

This command is expected to be used in very rare cases.

dumpSystemInfo

Generate device information logs that can be used to troubleshoot a device.

uploadDeviceFile

Upload a device file that can be used for troubleshooting.

copyFromToDirectory

Copy a file from one directory to another directory. This command can be used to backup important files to another folder (e.g., vcboot.cfg, private key, public key).

removeFileFromDirectory

Remove a file(s) from the device. This command can be used to remove large, unnecessary files to free up space on the device (e.g., image.bak file, log file).

clearNTPConfig

Removes all NTP configuration values from the running config and then writes memory. The date is part of the device validation process. This command removes the current NTP and updates the device with a new NTP server.

setDateTime

Force date and time update on the device. The date is part of the device validation process. This command can be used to update date and time on the device.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.