How Can We Help?
Shell Command Reference
| Command | Parameter1 | Parameter2 | Description | Example |
| date | Shows the configured date and time currently configured | Tue Sept 3 13:00 UTC 2013 | ||
| defaults | Assign the factory default settings for your appliance | |||
| exit | Log out of the command line interface | |||
| help | Displays all valid commands | |||
| ifconfig | [blank] | View the interface configuration for all interfaces | ifconfig | |
| eth0 | View the interface configuration of eth0 only | ifconfig eth0 | ||
| machineid | This command will provide the machineid used to licence the ADC ADC | EF4-3A35-F79 | ||
| quit | Log out of the command line interface | |||
| reboot | Terminate all connections and reboot the ADC ADC | reboot | ||
| restart | Restart the ADC ADC virtual services | |||
| route | [blank] | View the routing table | route | |
| add | default gw | Add the default gateway IP address | route add default gw 192.168.100.254 | |
| set | greenside | Set the management IP address for ADC | set greenside=192.168.101.1 | |
| mask | Set the subnet mask for an interface. Interface names are eth0, eth1…. | set mask eth0 255.255.255.0 | ||
| show | Displays the global configuration settings | |||
| shutdown | Terminate all connections and power-off the ADC ADC | |||
| status | Displays the current data statistics | |||
| top | View the process information such as CPU and Memory | |||
| viewlog | messages | Displays the raw syslog messages | View log messages |
