How to Activate Various Features and Modes of a NetScaler Appliance

How to Activate Various Features and Modes of a NetScaler Appliance

book

Article ID: CTX122942

calendar_today

Updated On:

Description

This article contains information about activating various features and modes of a NetScaler appliance.

Background

On the NetScaler appliance, there is no help available for the enable ns feature and enable ns mode commands. You need the acronyms of the feature to enable the feature from the command line interface. Starting NetScaler software release 9.0, you can display the acronyms of the feature by using the show ns feature command and the acronyms for the modes by running the show ns mode command. However, in the earlier releases of the software, this option was not available.


Instructions

To activate the various features and modes of the NetScaler appliance, complete the following procedure:

  1. Run the following command to verify the appropriate acronym for the feature and the respective status:
    > show ns feature

    Feature Acronym Status
    ------- ------- ------
    1) Web Logging WL ON
    2) Surge Protection SP ON
    3) Load Balancing LB ON
    4) Content Switching CS ON
    5) Cache Redirection CR ON
    6) Sure Connect SC OFF
    7) Compression Control CMP OFF
    8) Priority Queuing PQ OFF
    9) SSL Offloading SSL ON
    10) Global Server Load Balancing GSLB ON
    11) Http DoS Protection HDOSP OFF
    12) Content Filtering CF OFF
    13) Integrated Caching IC ON
    14) SSL VPN SSLVPN ON
    15) AAA AAA OFF
    16) OSPF Routing OSPF OFF
    17) RIP Routing RIP OFF
    18) BGP Routing BGP OFF
    19) Rewrite REWRITE ON
    20) IPv6 protocol translation IPv6PT OFF
    21) Application Firewall AppFw OFF
    22) Responder RESPONDER ON
    23) HTML Injection HTMLInjection OFF
    24) NetScaler Push push OFF
  2. Run the following command to activate the required feature:
    > enable ns feature <Feature_Acronym>

  3. Run the following command to verify the appropriate acronym for the mode and the respective status:
    > show ns mode

    Mode Acronym Status
    ------- ------- ------
    1) Fast Ramp FR ON
    2) Layer 2 mode L2 OFF
    3) Use Source IP USIP OFF
    4) Client Keep-alive CKA OFF
    5) TCP Buffering TCPB OFF
    6) MAC-based forwarding MBF ON
    7) Edge configuration Edge ON
    8) Use Subnet IP USNIP ON
    9) Layer 3 mode (ip forwarding) L3 ON
    10) Path MTU Discovery PMTUD ON
    11) Static Route Advertisement SRADV OFF
    12) Direct Route Advertisement DRADV OFF
    13) Intranet Route Advertisement IRADV OFF
    14) Ipv6 Static Route Advertisement SRADV6 OFF
    15) Ipv6 Direct Route Advertisement DRADV6 OFF
    16) Bridge BPDUs BridgeBPDUs OFF
  4. Run the following command to activate the required mode:
    > enable ns mode <Mode_Acronym>

    Issue/Introduction

    This article contains information about activating various features and modes of a NetScaler appliance.