Views:

How can I verify the successful deployment of Virtual Network Sensor?

Procedure

  1. Sign in to the Virtual Network Sensor CLISH console using an admin account.
  2. Connect to VMware ESXi (either directly or through SSH) or VMware vCenter and open the Virtual Network Sensor. To sign on with the default admin account, type admin for the user name.
  3. Execute the enable command.
  4. Execute the connect command.
    Note
    Note
    If the Virtual Network Sensor has successfully deployed, the results show as good for Trend Vision One, Virtual Network Sensor, and Network Analytics.
  5. Execute the troubleshoot command.
  6. Execute the network-services command.
  7. Execute the test all command.
    The test all command tests both the connection and the status of the Virtual Network Sensor services.
    Tip
    Tip

How can I test the connection between a Virtual Network Sensor and Trend Vision One?

Procedure

  1. Sign in to the Virtual Network Sensor CLISH console using an admin account.
  2. Execute the show traffic command.
  3. Choose an endpoint monitored by the Virtual Network Sensor appliance.
  4. Open a browser window and go to http://wrs81.winshipway.com/ddi_detection_test.
  5. Wait several minutes.
  6. On the Trend Vision One console, go to Network SecurityNetwork Inventory and verify that the appliance connection status is healthy.
  7. Copy the appliance GUID.
  8. Go to the Search app and search for "deviceGUID: AAAAAAAAAAAA-BBBBBBBB-CCCC-DDDD-EEEE" AND "wrs81" using the Detections or Telemetry search methods.
    If Trend Vision One and the Virtual Network Sensor are connected, the search results return ruleId: 2246 and ruleName: DEMO RULE - HTTP (Request).

How can I change the network IP settings from static IP to DHCP?

Procedure

  1. Sign in to the Virtual Network Sensor appliance CLISH console using an admin account.
  2. Execute the enable command.
  3. Execute the configure network primary ipv4.dhcp command.
  4. Execute the configure network primary ipv4.static <ip> <submask> <gateway> <dns1> [dns2] command.
    Note
    Note
    Arguments with angle brackets (< >) are required. Arguments with square brackets ([ ]) are optional.

How can I manually register a Virtual Network Sensor in Trend Vision One?

Procedure

  1. Sign in to the Virtual Network Sensor appliance CLISH console using an admin account.
  2. Execute the enable command.
  3. Execute the register command.
    Note
    Note
    The command registers your Virtual Network Sensor by default to the Trend Vision One account that was used to download the OVA file.

How can I download debug logs from the Virtual Network Sensor CLI?

Procedure

  1. Sign in to the Virtual Network Sensor CLISH console using an admin account.
  2. Execute the enable command.
  3. Execute the log export <startdate-enddate> command.
    You must include a date range with the command in the format YYYYMMDD-YYYYMMDD. You can specify the same date twice to gather logs from a single day.
    For example, to retrieve logs generated on May 1, 2024, input the command log export 20240501-20240501.
    The CLI generates a download link for the debug log.
  4. Copy the download link into your browser to download the debug log from the Virtual Network Sensor.