Creating a Network

Applies to Product: USM Appliance™ AlienVault OSSIM®

In USM Appliance, you can create a network either manually or by importing a CSV file.

Creating a Network by Importing a CSV File

AlienVaultUSM Appliance allows users to import networks from a CSV file. The allowed formats consist of the following:

"Netname"*;"CIDRs(CIDR1,CIDR2,...)"*;"Description";"Asset Value"*;"Net ID"

Where:

  • The delimiter is a semicolon.
  • The Netname, CIDRs, and Asset Value fields are mandatory.
  • The Netname field allows these characters: A-Z, a-z, 0-9, ., :, _, and -.

Each CSV file must contain a header row:

"Netname";"CIDRs";"Description";"Asset Value";"Net ID"

For example, with the file below, you add a network with a CIDR of 192.168.10.0/24 and 192.168.9.0/24:

"Netname";"CIDRs;"Description";"Asset Value";"Net ID"

"Net_1";"192.168.10.0/24, 192.168.9.0/24";"This is my network";"2";"479D45C0BBF22B4458BD2F8EE09ECAC2"

To create a network by importing a CSV file

  1. Go to Environment > Assets & Groups > Networks.

  2. Click Add Network at the upper right-hand corner, and then Import CSV.

  3. Click Choose File and select a CSV file.

    If you have special characters in the file and want to ignore them, click the square next to Ignore invalid characters.

  4. Click Import.

Creating a Network Manually

To create a network manually

  1. Go to Environment > Assets & Groups > Networks.
  2. Click Add Network towards the upper right-hand corner, and select Add Network.
  3. On New Network, fill out the fields. For descriptions, Closedclick here.
  4. Click Save.

    The page refreshes and the corresponding Network Details page displays.