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


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.

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.

  1. Using the field descriptions below, enter the information in the fields on the Start New Mirroring Task page.
  2. 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.

  1. 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.

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

Click CANCEL in that row to remove the mirroring task from the Manage Mirroring Tasks page.

Click Details in the Pending Due To column to determine why the action is pending. To force the cleanup of any task in the pending stop state, use the Force Cleanup button in the Pending Actions table, which you get to by clicking the Details link.

Use the Force Cleanup button only when the traffic-mirroring service activation has been removed or the subscriber has been removed from the system and will never log in again.

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.
  3. jar xvf tmPortal.war WEB-INF/default.properties
    
    
    
  4. With a text editor, edit the WEB-INF/default.properties file.
  1. Replace the WEB-INF/default.properties file in the tmPortal.war file.
  2. jar uvf tmPortal.war WEB-INF/default.properties
    
    
    

Deploying the Traffic Mirroring Administration Portal

To deploy the updated tmPortal.war file:

If you are using JBoss, copy the file to the /opt/UMC/jboss/server/default/deploy directory. JBoss automatically starts the Web application when a new WAR file is copied into the deploy directory.

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 SRC-PE Network Guide, Chapter 13, Configuring Applications to Communicate with an SAE.

Configuring Logging

To configure logging for the traffic-mirroring application, see SRC-PE Monitoring and Troubleshooting Guide, Chapter 4, Configuring Logging for SRC Components on a Solaris Platform.


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