NetScaler : How to copy config from Old Device to New Device

NetScaler : How to copy config from Old Device to New Device

book

Article ID: CTX216729

calendar_today

Updated On:

Description

NetScaler : How to copy config from Old Device to New Device


Instructions

- Perform Basic network configuration on the new NetScaler, like set NSIP, netmask, define Gateway and save it.
-  Reboot the New device.
- Add default gateway on NS - add route 0.0.0.0 0.0.0.0 x.x.x.x, [ where x.x.x.x is the IP of the default gateway]
- Take access using winSCP to the old NetScaler, and copy all ssl certificates from location(/nsconfig/ssl) , and paste to the new NetScaler on the same location
- SSH to the old NetScaler, open the ns.conf file and copy everything except set ns ip line.
- SSH to the new NetScaler and paste the config to command line.
- Finally "save ns config" on the new NetScaler.

Issue/Introduction

This article outlines the steps of copying configs from the old device to new Device in NetScaler