Author Topic: How to Reset the NetScaler Settings to the Factory Defaults  (Read 7885 times)

Offline jmelika

  • Administrator
  • Hero Member
  • *****
  • Posts: 339
  • Karma: 7
How to Reset the NetScaler Settings to the Factory Defaults
« on: August 13, 2007, 03:59:45 AM »
Summary

This document describes how to reset the NetScaler system settings back to the factory defaults.

Procedure

Issue the following command from the NetScaler CLI:

> clear config –c y

-Or-

1. Go to the shell.

2. Under the /nsconfig directory, rename ns.conf to ns.conf.bak

3. Restart the NetScaler. Because there is no configuration in the NetScaler after this restart, it prompts you for the basic configuration.

Offline jreis

  • Contributor
  • *
  • Posts: 1
  • Karma: 1
The format for this command has changed and is now:

>clear ns config -force <level>

Level can be basic, extended, or full.