How do I run a command in NetScaler?

How do I run a command in NetScaler?

To run commands from the FreeBSD shell on a NetScaler appliance with NetScaler software release 6 or later, the standard method is to use an SSH utility to log on to the appliance and then run the shell command. After the shell prompt appears, run the required shell command(s).

How do I save my NetScaler config?

How to save NetScaler VPX configuration. Click “Save the running configuration“ button in [Configuration] tab to save config after input settings. Click “Yes” at popup screen. runningConfig will be saved as SavedConfig, and the SavedConfig will be applied to NetScaler VPX as runningConfig at next running.

How do I check my NetScaler time?

Complete the following steps to manually set the time on a NetScaler appliance:

  1. Switch to the shell prompt in the command line interface of the appliance: > shell root@ns# The following command is an example.
  2. Enter the date command to verify the date and time. The current date and time is then displayed.

How to run the NetScaler shell commands from a remote computer?

One method to accomplish this is to use scripts, such as shell, expect, or Perl scripts, running on the remote server and/or on the NetScaler appliance. Creating a script is out of the scope of this document.

How do I use the tab key in NetScaler?

Use the up or down arrow keys to use previous or next commands. Use the Tab key to auto complete a command or filename. Press the Tab key twice to see the available commands or filenames that match what is typed so far. Use the history command to show all commands that are previously used.

How to see the command id in NetScaler?

Press the Tab key twice to see the available commands or filenames that match what is typed so far. Use the history command to show all commands that are previously used. Use the exclamation (!) symbol to execute a particular history ID. For example, !362. pwd – Shows the current directory.

What is the default command for netscaler.gz?

By default this command gives one full screen of text. zcat – This command is used to display the content of a text file that is compressed by gzip that has the “.gz” extension. By default this command gives one full screen of text.