Troubleshooting : Tools : execute commands
 
execute commands
You can use the command-line interface (CLI) execute commands to run diagnostic utilities, such as nslookup, ping, and traceroute.
The following example shows the list of execute commands:
FI800B3913000018 # execute
backup backup
bypass-traffic bypass data traffic <enable|disable>
checklogdisk find and correct errors on the log disk
cleanup-db-transaction-log cleanup database transaction log files
date set date and time
dos-control dos-control <enable|disable>
factoryreset reset to factory default
formatlogdisk format log disk to enhance performance
log-rebuild rebuild log index
nslookup nslookup
ping ping <host name | host ip>
ping-option ping option settings
ping6 ping <host name | host ipv6>
ping6-option ping6 option settings
reboot reboot the system
reconfigure reconfigure
reload reload appliance
repair-database-tables repair database tables
restore restore
shutdown shutdown appliance
telnettest test if we can telnet to a server
traceroute traceroute
You can also use the tree command to display the list of commands:
FI800B3913000018 # tree execute
-- {reboot(0)}
|- {shutdown(0)}
|- backup -- config -- {tftp(0)} -- arg ...
|- {checklogdisk(0)}
|- {factoryreset(0)} -- arg ...
|- {formatlogdisk(0)} -- arg ...
|- nslookup -- {name(0)} -- arg ...
|- {ping(0)} -- arg ...
|- {ping-option(0)} -- data-size -- arg ...
|- pattern -- arg ...
|- repeat-count -- arg ...
|- source -- arg ...
|- timeout -- arg ...
|- tos -- arg ...
|- ttl -- arg ...
|- validate-reply -- arg ...
|- view-settings -- arg ...
+- df-bit -- arg ...
|- {ping6(0)} -- arg ...
|- {ping6-option(0)} -- data-size -- arg ...
|- pattern -- arg ...
|- repeat-count -- arg ...
|- source -- arg ...
|- timeout -- arg ...
|- tos -- arg ...
|- ttl -- arg ...
|- validate-reply -- arg ...
+- view-settings -- arg ...
|- {reload(0)} -- arg ...
|- reconfigure -- asic -- {tftp(0)} -- arg ...
|- {test-image(0)} -- arg ...
+- {production(0)} -- arg ...
 
|- restore -- config -- {tftp(0)} -- arg ...
+- syntax -- {tftp(0)} -- arg ...
|- {telnettest(0)} -- arg ...
|- {traceroute(0)} -- arg ...
|- {date(0)} -- arg ...
|- {log-rebuild(0)}
|- {cleanup-db-transaction-log(0)}
|- {dos-control(0)} -- arg ...
+- {repair-database-tables(0)}