Traffic Sentinel : Help
Help Index Top > Controller > Controls

The Controls page shows active controls and allows controls to be added and removed.

Topics:

See Also:


How is the controls table organized?

The control table has one row for each control. The table has the following columns:

  1. A check box that can be used to select the row.
  2. ID, a unique ID number that is used to identify each control.
  3. Time, the time that the control was created.
  4. Type, the type of control: Priority, Rate Limit or Block.
  5. Address, the address of the host that is being controlled.
  6. Agent, the switch or router that implements the control.
  7. Interface, the interface on the agent where the control is being implemented. This is typically the interface connecting the host to the network.
  8. Status, the current status of the control. For more information see How do I see what control actions were implemented?
  9. Source, the origin of the control: Report, Event or User. For more information see How do I identify the source of a control?

Click on a column heading or change the value in the Sort box at the top of the page to sort the entries in the table.

The Clear All button clears all the check boxes and the Select All button selects all the check boxes. The Remove Selected button removes the controls that have been selected (see How do I remove controls?). The Allow Selected button allows selected controls to be activated (see How do I allow a control to be implemented?). The Add Control button allows a control to be manually added (see How do I manually add a control?). Finally, the Refresh button refreshes the table to show the latest controls and control status.

Back to Top

How do I see what control actions were implemented?

The Status entry for a control provides information about the control action. Status values are:

Each status entry is a link. Click on the link to see the configuration commands associated with the control. Click on the Back button to return to the controls table.

Note: Click on the Refresh to update the status information in the table.

Back to Top

How do I identify the source of a control?

The Source columns identifies the source of the control. Possible source values are:

Back to Top

How do I remove controls?

Select the controls you want to remove by checking the boxes on the left of the table. Click on the Remove Selected button to remove this controls. The controller will automatically undo the configuration settings associated with the removed controls. While the controls are being removed, their status will be marked as Removing.

Back to Top

How do I allow a control to be implemented?

Select the controls you want to allow by checking boxes on the left of the table (only controls with status Wait for Allow are candidates). Click on the Allow Selected button to allow the selected controls, their status will be marked as Pending while the controller attempts to implement the controls.

Back to Top

How do I manually add a control?

Click on the Add Control button. A form will prompt for an IP address to control and a control type (Priority, Rate Limit, or Block) to apply. The controller will locate the switch port connecting the address to the network and attempt to apply a control to that port. The control will fail if the address cannot be located, or if the switch does not support the control type.

Back to Top