ADC

Enabling the Responder Feature

To use the Responder feature, you must first enable it.

To enable the responder feature by using the Citrix ADC command line:

At the command prompt, type the following commands to enable the responder feature and verify the configuration:

  • enable ns feature <feature>

  • show ns feature

Example:

enable ns feature Responder
 Done
> show ns feature

        Feature                        Acronym              Status
        -------                        -------              ------
 1)     Web Logging                    WL                   ON
 2)     Surge Protection               SP                   ON
 .
 .
 .
 1)     Responder                      RESPONDER            ON
 2)     HTML Injection                 HTMLInjection        ON
 3)     Citrix ADC Push                 push                 OFF
 Done
>
<!--NeedCopy-->

To enable the responder feature by using the GUI:

  1. In the navigation pane, expand System, and then click Settings.
  2. In the details pane, under Modes and Features, click Change advanced features.
  3. In the Configure Advanced Features dialog box, select the Responder check box, and then click OK.
  4. In the Enable/Disable Feature(s)? dialog box, click YES. A message appears in the status bar, stating that the feature has been enabled.
Enabling the Responder Feature