How to Obtain ns.conf File from NetScaler

How to Obtain ns.conf File from NetScaler

book

Article ID: CTX222891

calendar_today

Updated On:

Description

This article describes how to obtain the ns.conf file from NetScaler.

Background

In order to test your NetScaler configurations for XenMobile deployment readiness, you need the ns.conf file (configuration file).

Prerequisites

  • Access to NetScaler Management IP (NSIP).
  • Administrator credentials to log on to NSIP.

Instructions

Complete the following steps to to obtain the ns.conf file from NetScaler:

  1. Log on to the NetScaler administration console.

  2. Click the Configurations tab and then click the Save icon (floppy button) on the right-hand side. . Clicking Save ensures that running configurations are saved into the ns.conf file before exporting the file.

    image.png

  3. Depending on your operating system, do one of the following:

    If you are using a Mac or Linux computer

    1. Use the following command to get the ns.conf file from NetScaler:
      scp <ADMIN_USERNAME>@<NSIP>:/nsconfig/ns.conf <LOCAL_PATH_TO_STORE_ns.conf>

    2. If prompted to accept the fingerprint to continue to connect to NetScaler, type Yes.

    3. When prompted, enter your password.

    If you are using a Windows-based computer

    1. Use a file transfer tool like WinSCP to connect to NetScaler by using the NSIP and administrator credentials.

      User-added image

    2. If prompted to accept the fingerprint of the remote host, click Yes.

      User-added image

  4. When logged on, navigate to the root directory (/) and locate the nsconfig folder.

    User-added image

  5. Within the nsconfig folder, click Download to copy the ns.conf file to your local computer.

    User-added image

  6. In the Download dialog box, in Download file ‘ns.conf’ to local directory, click Browse to choose a destination folder of your choice and then click OK.

    User-added image

Issue/Introduction

This article describes how to obtain the ns.conf file from NetScaler.