You can create application mapping rules of a single type by importing a properly formatted .csv file. Example .csv files are provided, which show the required fields to include in the import file for each rule type.
Follow these steps:
Separate the field values with commas. Do not include a comma inside any value string. A comma signals the import utility to go the next field.
All fields are required except for the desc (Description) field. To specify a blank desc value, enter only a comma (with no space).
Some fields apply only to particular rule types, as shown in the table at the end of these steps.
cd <install_path>\reporter\racmd
where:
<install_path> is the product installation path. The product installation path is C:\CA\NFA by default.
racmd is the directory that contains the .csv import file. The file is written to this directory when you install the product.
racmd -import nbar2.csv
where:
nbar2.csv is the name of the application mapping rule file that you want to import. The command string is based on the expectation that the racmd command and .csv file are in their default location. If you have moved the .csv file, include the fully qualified path (the path and file name).
If any errors occur during the import, error messages are shown. If no message is returned, the import succeeded with no problems.
The Administration page opens.
The Application Definitions page opens.
The following table lists the fields that apply to each rule type. List the fields in the order shown in the import file example, not the order shown in the table.
|
Rule Type |
name |
desc |
protocolName |
tos |
ip |
mask |
newPort |
beginPort |
endPort |
applicationID |
|---|---|---|---|---|---|---|---|---|---|---|
|
All - tos |
Y |
Y |
|
Y |
|
|
Y |
|
|
|
|
Host - server |
Y |
Y |
|
|
Y |
|
Y |
|
|
|
|
Host - server-protocol |
Y |
Y |
Y |
Y |
Y |
|
Y |
Y |
|
|
|
NBAR2 - nbar2 |
Y |
Y |
|
|
|
|
Y |
|
|
Y |
|
Subnet - subnet |
Y |
Y |
Y |
|
Y |
Y |
Y |
Y |
Y |
|
|
Copyright © 2014 CA.
All rights reserved.
|
|