For the complete documentation index, see llms.txt. This page is also available as Markdown.

S1v2

The S1v2 quick start guide provides guidance for initial deployment, verifying connectivity, and next steps to take after the appliance is connected to your network.

Please Note regarding S1 vs S1v2 variants:

Due to a sudden supply chain change, the original configuration of the S1 appliance is no longer available. Vectra has sourced a new base appliance from a different manufacturer and integrated it as the S1v2 variant. Below are the major differences.

Port Option Settings

There are some changes to the port options in the S1v2 variant:

  • Up to four 1 GbE Copper capture interfaces can still be used if copper SFPs are installed.

  • There is no set capture sfp command as the S1v2 already has SFP+ ports enabled for capture use.

  • This means there are only two possible port option settings versus the four in the original S1.

Power and Mounting Differences

The S1v2 ships with a single auto-sensing power supply but has the ability to accept input from two power supplies for redundancy. Only one power supply is required and if desired a second power supply can be purchased.

The S1v2 does not ship with a wall mount bracket like the original S1, but a rack mount kit is available for purchase.

This document is intended to help customers or partners with the initial configuration of a physical Vectra Sensor appliance. This is limited to basic network connectivity. This appliance can only be deployed in Sensor mode. Modes are discussed further in the deployment guide for your chosen UX. One of the below guides should be the starting point for your overall Vectra deployment:

Full details on firewall requirements for your entire Vectra deployment are available in those guides or in firewall requirements.

After you have completed the initial deployment of your Sensor following this guide, you can move on to paring your Sensor with your Brain appliance. Pairing for all Vectra appliances is covered in pairing appliances.

Guide for other appliances are located in NDR physical appliances and NDR virtual / cloud appliances.

Package Contents

Physical Connections

S1v2 Front Panel - "Default" MGT1 Configuration (click to enlarge)

Please see SFP+ Management Option for details on how to configure one of the SFP+ ports to be used for as the MGT1 management interface.

S1v2 Back Panel (click to enlarge)

Physical Connections Added Guidance

  • One of the 10 GbE SFP+ ports can be configured as the MGT1 port.

    • Please see SFP+ Management Option below for details on how to configure this and what the interface assignments would become after configuration. The diagram above only represents the default port options that the S1v2 appliance comes setup for.

  • There are USB ports on the front and a VGA port on the back that can be used for keyboard and monitor for console (CLI) access to the appliance. This will work through KVM devices as well.

  • The serial console port (RJ45 above the USB ports) is NOT supported by Vectra for console access.

  • The IPMI port is NOT supported by Vectra for SOL console access.

  • The S1 has a single 953 GB SSD drive.

    • Should it ever require replacement, please work with Vectra support.

Minimum Connections Required

  • Power

    • The S1 has an external 150W power supply. Auto-sensing, 100-240 VAC, at 50 or 60 Hz.

  • MGT1 - RJ-45 ethernet (1 Gbps copper)

    • This is the port that will need to be configured with an IP address in your network for communication with your Vectra Brain.

  • Capture - RJ-45 ethernet (1 Gbps copper), or SFP+ depending on your requirements.

    • At least one of the capture interfaces (ports) must be connected when you are ready to begin capturing traffic for analysis.

Performance

Sensor Mode

Sensor (Match) Mode

1 Gbps

400 Mbps

Definitions:

  • Sensor Mode – Bandwidth number shown refers to the amount of network traffic observed that the appliance can produce metadata for (capture bandwidth).

  • Sensor (Match) Mode – Performance as a Sensor with Match or Suspect Protocol Activity Detections enabled.

Please Note:

While considering performance for the Sensor it is important to understand that the traffic mix at customer sites varies widely. Some customers have traffic mixes that skew towards larger flows (think file transfers), and some will skew towards smaller flows (think DNS).

  • Performance may be higher when the traffic mix skews towards larger flows.

  • Performance will be lower when the traffic mix skews towards smaller flows as this produces more metadata for analysis.

  • The stated performance is for average traffic mixes and should not be considered absolute.

SFP+ Management Option

While the S1v2 appliance supports a maximum throughput of 1Gbps for traffic capture and analysis, some customers may not have 1 GbE cooper connections available for management in the deployment location. The S1v2 supports a SFP+ management option that alters the default interface configuration to support this requirement:

Using any of the capture ports (SFP+ or copper) does not change the max performance supported by the S1v2 appliance. Even though the interface might support 10 Gbps, the max throughput of the appliance is lower than the line speed of the interface, and care should be taken to only send a supported amount of traffic to the capture ports to avoid incomplete analysis.

While the physical ports are SFP+ interfaces, the terms SFP and SFP+ are used interchangeably below.

Management Set to Default

This is the default configuration of the appliance, and the interface assignments are as shown in the diagram at the start of the Physical Connections section.

Management Set to SFP

After issuing the set management sfp command, the interface assignments become the following:

  • MGT1 is now the bottom left of the four SFP+ ports.

  • The port that was MGT1 in the default configuration is no longer used.

  • The top left for the four SFP+ ports physically labeled eth3 has become eth2 in software.

  • The bottom right of the four SFP+ ports that was unused in the default configuration has now been activated and can be used for capture as eth3.

Please see the below diagram port diagram that represents the new interface assignments:

S1v2 Front Panel - "SFP" MGT1 Configuration (click to enlarge)

Please Note:

The physical labels on the appliance no longer are accurate for all ports when set management sfp is the configuration.

To change or check the management interface option, use the following commands:

  • set management

    • Can be used to set the management port (MGT1) to sfp or default.

  • show management

    • Will show the management interface configuration of sfp or default.

To make any of the changes, you will first need to acces the CLI so that you can execute the commands.

Please see below the syntax for using these commands:

Example Usage:

Accessing the CLI

The Command Line Interface (CLI) of a physical Vectra appliance is accessible in multiple ways. All appliances will not always have all methods available. See physical connections to see the options available for your specific model.

  • KVM or “crash cart”

  • Direct connection to "Support" (MGT2) port

  • MGT1 port once configured

Once you have connected to the CLI login prompt on the appliance, use the default credentials to login.

  • Username: vectra and password: changethispassword

    • Please change the password immediately after logging in using the set password command.

KVM or “crash cart”

If your appliance has USB and VGA ports, a KVM (Keyboard, Video, Mouse) switch or “crash cart” can be used to connect to the appliance console.

Direct Connection to "Support" (MGT2) Port

A direct connection to the MGT2 port on your appliance.

  • If you can physically connect to your MGT2 port, then you can direct connect to the MGT2 port via SSH to do the initial configuration.

  • The appliance MGT2 port is factory configured with a 169.254.0.10/16 (255.255.0.0) address.

  • Configure your host’s IP to 169.254.0.11 with subnet mask of 255.255.0.0.

  • Use SSH to connect to the appliance from your host using the default credentials from above.

Initial Network Configuration

DHCP

The appliance can obtain its network configuration from a DHCP server in your network. The MGT1 port functions as a DHCP client by default.

  • Connect the management port (MGT1) of the appliance to the network switch.

  • Find the IP address that was assigned to MGT1 from your DHCP server logs.

  • You can also find the IP address at the CLI of your appliance if you can access it another way .

    • Use the show interface command to display the address that was assigned to MGT1 via DHCP once you are logged onto the appliance.

    • See Accessing the Command Line Interface (CLI) of the Appliance above for instructions on how to log on).

Static Addressing

Configuration Checklist for Static Addressing

Below is a list of information needed for the initial configuration:

  • IP address to be used for the MGT1 interface

  • Default gateway IP address

  • DNS nameserver IP addresses

    • DNS servers for the Sensor must be configured at the CLI if you are not using DHCP. This cannot be done in your Brain.

Setting a Static MGT1 IP Address

Once logged in to the appliance you can view the syntax for the set interface command:

Setting the IP address example:

IPv6 Support:

IPv6 is supported for the MGT1 and MGT2 interfaces. For full details, including information regarding dual stack support, please IPv6 Management Support for Vectra Appliances on the Vectra support portal. Below we will show how to enable IPv6 support (its off by default) and the syntax to use when setting an IPv6 address.

To enable/disable IPv6 support:

Setting IPv4 and IPv6 syntax examples:

Execute the following command to set the MGT1 or MGT2 (a gateway address cannot be configured for MGT2, the gateway on MGT1 will be used) interface to the desired static IP address:

Configuring DNS for the appliance:

Command syntax to set DNS (up to 3 nameservers are supported):

Configuring DNS Example:

Verifying DNS Configuration:

Verifying your Connectivity:

Once you have configured an IP statically or via DHCP you can verify connectivity by pinging known IPs in your environment from the CLI with the debug ping command.

If your Sensor is already configured with an IP, it is recommended to ping the Brain IP to verify reachability before attempting pairing. Sensors must have port 22 and 443 open from the Sensor to your Brain for successful pairing and ongoing communication. Connectivity can be tested with the debug connectivity command.

Example:

Next Steps

Brain and Sensor Communications Requirements

A Sensor (or Stream appliance) can pair with any Vectra Brain type. For example, the Brain can be a physical appliance, a Brain deployed in a IaaS cloud, or a Brain deployed in a traditional hypervisor environment on customer premises.

Sensors must be able to reach the Brain over the below ports. It is recommended to enable these ports bidirectionally to aid in troubleshooting.

  • TCP/443 (HTTPS) - Used for Sensor discovery and initial pairing connection.

  • TCP/22 (SSH) - Used for Paired Sensor connections.

Additionally, for online pairing (physical Sensors only), both the Sensor and Brain must be able to communicate with:

  • update2.vectranetworks.com or 54.200.156.238 over TCP/443 (HTTPS)

Please work with your security and networking contacts to ensure that the Sensor will be able to initiate a connection to the Brain. Sensors only communicate with the Vectra Brain and do not need to communicate to Vectra directly. Software updates for the Sensor will come from the Brain.

For full details on all potential firewall requirements in Vectra deployments, please see firewall requirements.

Pairing the Sensor to the Brain

After base configuration, it is suggested to pair your Sensor with your Brain appliance.

Traffic Capture Guidance

If capture ports are connected before pairing is completed, the Sensor will not buffer any traffic.

Simply point the traffic to be captured to your Sensor capture interfaces (ports). The Sensor will begin creating a metadata stream that will be analyzed by your Brain appliance. Sensors also have a rolling capture buffer that the Brain will request PCAPs from. The PCAPs will be attached as evidence with network detections as they are created.

Additionally, Vectra packet capture allows users to configure PCAPs to be downloaded from the Brain for analysis with 3rd party tools such as Wireshark.

Guidance:

If required, Sensors can be configued to not allow PCAP creation when there are regulatory or privacy concerns. Navigate to Configuration → COVERAGE → Data Sources → Network → Sensors in your Vectra UI and edit the desired Sensor. Ensure the checkbox shown below is checked for Sensors you do not wish to perform any PCAP functions and then save your Sensor configuration:

Last updated

Was this helpful?