Previous Topic: Assign Domains to Monitor FeedsNext Topic: Managing Applications


Import VLAN Tags

You can use the Import VLAN Tags feature to automate the process of assigning VLAN tags to domains.

Create a comma separated values (.csv) file using the following format:

<Domain Name>,<Device Management IP Address>,<Device Feed Name>,<VLAN Tag(s)>

Consider the following information when creating a bulk import file:

Example bulk import file:

# This is a comment line.
# Add VLAN tag 4 to the Miami domain:
"Miami Domain","10.0.0.1","Feed 1",4
# Add VLAN tags 10 and 20 plus the range of VLAN tags from 30 through 40 to the New York domain:
“New York Domain”,”10.0.0.1”,”Feed 1”,10,20,30-40
# Add all unassigned VLAN tags plus VLAN tag 15 to the Chicago domain.
# Since VLAN tag (0) is included, Chicago becomes the default domain.
“Chicago Domain”,”10.0.0.1”,”Feed 3”,0,15

To import the file into CA ADA, follow these steps:

  1. Open the CA ADA Management Console.
  2. Ensure that the management console is synchronized with the list of domains created in CA PC or CA NPC. An error will occur if you attempt to import VLAN data into a domain which is unknown to the management console.
  3. Verify that the domains you wish to use are available in the management console. Click Data Monitoring, Domains on the Administration page to display the list of available domains.
  4. If necessary, add domains in CA PC or CA NPC, and synchronize CA PC or CA NPC with the management console to update the list of domains available in CA ADA.
  5. From the management console, select the Administration tab.
  6. In the Show Me menu, select Data Monitoring, Monitoring Devices, and click the blue gear iconin the ADA Monitoring Device List. Select Import VLANS from the drop down list.
  7. The Import VLAN Definitions dialog box opens. Click Browse to select the .csv file you created, and click Next to import the list of VLAN definitions into CA ADA.

If CA ADA detects an error in the file, you will receive an error message and none of the items are imported. Correct the error in the file and perform the import again.

Importing data which already exists in CA ADA will overwrite the existing data in CA ADA.

When using a Multi-Port Monitor with CA CEM TIM, do not assign VLAN traffic on the logical port for the TIM to domains. The TIM does not support VLAN-based monitor feeds.