[Contents] [Prev] [Next] [Index] [Report an Error]

Managing Traffic Mirroring

You can manage the mirroring of subscriber traffic with the Traffic Mirroring Administration portal. The tmPortal.war file comprises the files for the Traffic Mirroring Administration servlet. This file is on the SRC application library CD in the /webapp directory.

Overview of the Traffic Mirroring Administration Portal

Through the Traffic Mirroring Administration portal, you can manage the traffic-mirroring tasks by:

Accessing the Portal

To access the portal, enter the following URL in your Web browser.

http://<host>:<port>/tmPortal

The Traffic Mirroring Administration portal appears.

Image g015726.gif

Starting New Mirroring Tasks

To start a new traffic-mirroring task:

  1. On the Traffic Mirroring Administration portal, click Start New Mirroring Task.

    The Start New Mirroring Task page appears.

    Image g015727.gif
  2. Using the field descriptions below, enter the information in the fields on the Start New Mirroring Task page.
  3. Click START to perform the task or RESET to clear the fields.

    If you click START, the Manage Mirroring Tasks page appears.

Subscriber ID Type

Subscriber ID

Mirror Traffic To/From Subscriber IPs

Mirror Traffic of Subscriber's Current IP

Managing Mirroring Tasks

To manage mirroring tasks:

  1. On the Traffic Mirroring Administration portal, click Manage Mirroring Tasks.

    The Manage Mirroring Tasks page appears and displays all active tasks and pending actions.

    Image g015728.gif
  2. In the Active Mirroring Tasks table, click STOP in the Action column to stop the task in that row.

    The resulting action depends on whether the subscriber is online when you stop the task.

  3. In the Pending Actions table, the situation that results in a pending task determines the next step that can be taken.

Configuring the Traffic Mirroring Administration Portal

The Traffic Mirroring Administration portal provided with the SRC software is designed to be used with the traffic-mirroring implementation in the sample data. To use the portal, edit the WEB-INF/default.properties file.

To customize properties for the Traffic Mirroring Administration portal:

  1. Copy the tmPortal.war file to a temporary folder, and work in that folder.
  2. Extract the default.properties file from the tmPortal.war file.
    jar xvf tmPortal.war WEB-INF/default.properties
  3. With a text editor, edit the WEB-INF/default.properties file.
  4. Replace the WEB-INF/default.properties file in the tmPortal.war file.
    jar uvf tmPortal.war WEB-INF/default.properties

Deploying the Traffic Mirroring Administration Portal

To deploy the updated tmPortal.war file:

Configuring the Traffic-Mirroring Application

To use the traffic-mirroring application, you must configure properties to specify how the application handles information about mirroring tasks and the aggregate service that the application activates to mirror traffic.

To configure these properties for the traffic-mirroring application:

  1. In SDX Admin go to l=TrafficMirroring, l=WebApplication, ou=staticConfiguration, ou=Configuration, o=Management, o=umc.
  2. In the Main tab for Configuration, modify the following properties.

directory

retryInterval

serviceName

maxFileSize

Configuring NIC Proxy

To configure a NIC proxy for the traffic-mirroring application, see Overview of NIC Proxy Configuration.

Configuring Logging

To configure logging for the traffic-mirroring application, see Configuring System Logging (SRC CLI) or Configuring a Component to Store Log Messages in a File (SRC CLI).


[Contents] [Prev] [Next] [Index] [Report an Error]