Skip Headers
Oracle® Traffic Director Administrator's Guide
11g Release 1 (11.1.1.7.0)

Part Number E21036-04
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

10.4 Deleting a Listener

You can delete HTTP or TCP listeners by using either the administration console or the CLI.

Note:

Deleting a Listener Using the Administration Console

To delete an HTTP or TCP listener by using the administration console, do the following:

  1. Log in to the administration console, as described in Section 2.3.2, "Accessing the Administration Console."

  2. Click the Configurations button that is situated at the upper left corner of the page.

    A list of the available configurations is displayed.

  3. Select the configuration for which you want to delete listeners.

  4. In the navigation pane, select Listeners.

    The Listeners page is displayed. It shows a list of the listeners defined for the configuration.

  5. Click the Delete icon for the listener that you want to delete.

    A prompt to confirm deletion of the listener is displayed.

    Note:

    For HTTP listeners: If the HTTP listener is associated with any virtual servers, the prompt shows the names of those virtual servers.

  6. To proceed with the deletion, click OK.

    A message is displayed in the Console Message pane confirming that the HTTP/TCP listener was deleted.

    In addition, the Deployment Pending message is displayed at the top of the main pane. You can either deploy the updated configuration immediately by clicking Deploy Changes, or you can do so later after making further changes, as described in Section 4.3, "Deploying a Configuration."

Deleting a Listener Using the CLI

For the updated configuration to take effect, you should deploy it to the Oracle Traffic Director instances by using the deploy-config command.

For more information about delete-http-listener and delete-tcp-listener, see the Oracle Traffic Director Command-Line Reference or run the command with the --help option.