| clearnsconfig |
Use this method to clears the Citrix ADC running configurations based on different levels. |
Syntax |
Parameters |
force |
Configurations will be cleared without prompting for confirmation. |
level |
Types of configurations to be cleared.
* basic: Clears all configurations except the following:
- NSIP, default route (gateway), static routes, MIPs, and SNIPs
- Network settings (DG, VLAN, RHI and DNS settings)
- Cluster settings
- HA node definitions
- Feature and mode settings
- nsroot password
* extended: Clears the same configurations as the 'basic' option. In addition, it clears the feature and mode settings.
* full: Clears all configurations except NSIP, default route, and interface settings.
Note: When you clear the configurations through the cluster IP address, by specifying the level as 'full', the cluster is deleted and all cluster nodes become standalone appliances. The 'basic' and 'extended' levels are propagated to the cluster nodes. This is mandatory parameter. |
rbaconfig |
RBA configurations and TACACS policies bound to system global will not be cleared if RBA is set to NO.This option is applicable only for BASIC level of clear configuration.Default is YES, which will clear rba configurations. Default value = YES. |
Return Value |
Returns simpleResult |
See Also |