B101 (EOS)
The B101 quick start guide provides guidance for initial deployment, verifying connectivity, and next steps to take after the appliance is connected to your network.
The B101 appliance has reached EOS (End-of-Sale). Please see the appliance EOS / EOL policy for additional details.
Introduction
This document is intended to help customers or partners with the initial configuration of a physical Vectra B-Series appliance.
B-Series appliances can be used in Vectra deployments that use either the Respond UX or the Quadrant UX. The Respond UX is served from Vectra’s cloud and the Quadrant UX is served locally from the Brain appliance. For more detail on Respond UX vs Quadrant UX please see Vectra Analyst User Experiences (Respond vs Quadrant).
B-Series appliances can only be deployed in Brain mode. Modes are discussed further in your deployment guide (see links below) and in Physical appliance modes.
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 B-Series appliance following this guide, you can move on to pairing appliances or other recommended next steps.
Guides for other appliances are located in NDR physical appliances and NDR virtual / cloud appliances.
Package Contents
1 B101 system with rail kit
2 power supply cords (matching requested type)
1 Vectra bezel
SFPs (matching details of your order)
See SFPs and QSFPs supported in Vectra appliances for options and additional detail.
Physical Connections


Physical Connections Added Guidance
The B127 has two drives.
Should any ever need replacing, contact Vectra support and refer to the disk numbers on the chassis.
If you have questions on rail installation, watch this video.
Minimum Connections
Any SFPs that were included in your order will be in the top cardboard tray above the appliance itself.
Power
The B101 has dual auto sensing power supplies that support 100-240 VAC supply at 50 or 60 Hz.
It is recommended to connect both power supplies for redundancy.
MGT1 – 10 GbE SFP+
This is the port that will need to be configured with an IP address in your network.
This port serves the CLI and GUI (Quadrant UX only), and is also what your Sensors connect to.
MGT2 – 10/100/1000 Copper Ethernet
MGT2 can be used in place of MGT1 for initial configuration. MGT1 should be used for production.
B101 Performance
Brain Mode
Paired Sensors
Tracked Hosts
75 Gbps
500
300,000
Guidance and Definitions:
B-Series appliances do not support Mixed or Sensor mode usage
They can only operate in Brain mode and are intended to provide the highest possible performance for high throughput environments.
To capture traffic, Sensors must be deployed and paired to any B-Series appliance.
Brain Mode
Bandwidth number shown refers to the aggregate amount of traffic observed by paired Sensors that the B-Series appliance can process metadata for (aggregate bandwidth).
Paired Sensors
Up to 500 Sensors can be paired to the B-Series appliance.
Tracked Hosts
Refers to how many hosts the B-Series appliance can track simultaneously (open host sessions). Brains can typically retain and display data for much larger numbers of hosts, this only refers to how many hosts the system can process metadata for simultaneously. Host sessions expire after 2 hours of inactivity.
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
iDRAC/IPMI - not all appliance types will have iDRAC/IPMI
MGT1 port once configured
Serial console - only supported officially on S1, S2 (EOL), X29/M29, and the X80 (EOL) appliances.
Once you have connected to the CLI login prompt on the appliance, use the default credentials to login.
Username:
vectraand password:changethispasswordPlease change the password immediately after logging in using the
set passwordcommand.
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.
iDRAC/IPMI
If your appliance has a built in Dell iDRAC / IPMI interface you can access the CLI through it.
Vectra strongly recommends that customers configure iDRAC / IPMI access permanently for all platforms supporting this interface.
Benefits:
Easier access in case of network connectivity issues or DHCP mishaps.
Simpler remote IP address changes.
Reduced resolution time during Vectra support engagements requiring console access.
Please expand for iDRAC/IPMI configuration details:
The default username / password for iDRAC/IPMI is vectra / changethispassword.
To access the interface, point your web browser to http://your_iDRAC_IP
Initially, your iDRAC interface will default to DHCP.
At the login screen enter your credentials:

Click on the Virtual Console:

And you will be presented with a login prompt for the CLI:

To set a static IP for iDRAC you must 1st be logged in to the CLI of the Sensor as the vectra user:
Serial Console
Serial console is only supported on S1, S2 (EOL), X29/M29, and X80 (EOL) appliances.
If supported on your appliance model, the serial settings should be 115,200, 8, N, 1
115,200 baud data rate
8 data bits
No parity bit
1 stop bit
Do not enable flow control
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 interfacecommand 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:
Instructions for configuring the DNS settings using the management GUI can be found in Vectra Respond UX Deployment Guide or Vectra Quadrant UX Deployment Guide. This is only supported for Brain or Mixed mode configurations.
Brain and Sensor Communications Requirements
A Sensor 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 any Sensors 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 Sensors will come from the Brain.
For full details on all potential firewall requirements in Vectra deployments, please see firewall requirements.
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.
It is recommended to check connectivity to the Brain from Sensors at the Sensor CLI. For more detail, please see Checking brain or sensor network connectivity.
To validate that you can connect to Vectra services, it is also recommended to use the debug connectivity command at your Brain’s CLI to check connectivity to the following endpoints:
update2.vectranetworks.com
api.vectranetworks.com
Vectra Cloud Gateways that correspond to the region your tenant is deployed in when using the Respond UX (see the Vectra Respond UX Deployment Guide for more details)
rp.vectranetworks.com
rs.vectranetworks.com
Example:
Next Steps
Proxy Support
If a proxy is required in your environment for your Brain appliance to communicate with the Vectra cloud, this can be set at the CLI (during initial deployment) or in your Vectra UI (after initial deployment).
For RUX deployments, you should not log in to the local GUI before connecting with the Vectra cloud. All UI based configuration for RUX deployments should be done in the RUX UI that is served from Vectra's cloud. For more details, please see the Respond UX deployment guide.
See logging in to the UI for more details.
Login to the CLI is done using the vectra user account. The default password is changethispassword for a newly deployed Brain or mixed mode appliance. For more details see SSH login process for CLI.
Proxy commands:
show proxyset proxy config [IP or Hostname] [port] [USERNAME] [PASSWORD]set proxy enable [on|off]Any of these with
-hoption will show command help with syntax.
Examples:
Logging in to the UI
For RUX deployments, you should not log in to the local UI before connecting with the Vectra cloud. All UI based configuration for RUX deployments should be done in the RUX UI that is served from Vectra's cloud. For more details, please see the Respond UX deployment guide.
For QUX deployments, once an IP has been configured for the MGT1 interface of your Brain, you can access it using a modern browser such as Edge, Chrome, or Safari at https://configured_IP or the hostname if you have configured a hostname in your DNS for the Brain. The GUI can also be accessed via MGT2 at https://169.254.0.10 via direct connection. The default username is admin and the default password is changethispassword.
Please note that by default, Vectra uses a self-signed certificate to secure the user interface. As a result, the certificate causes SSL warning in most web browsers. Instructions for how to replace this with a customer-provided signed certificate can be found in SSL certificate installation.
For both the Respond UX and the Quadrant UX:
After logging in to the UI (for the Respond UX you will login to your Vectra tenant identified in your welcome letter), it is recommended to immediately change the admin password.
Navigate to My Profile on the left-hand side of the screen
Click on Change Password in the username/password area, fill in and save the form
Password requirements - must be at least 8 characters long and contain at least
1 digit (0-9), 1 upper case letter (A-Z), 1 lower case letter (a-z)
One symbol (~!@#$%^&*_-+=`| \ ( ){ }[ ]:;”’<>,.?/)
Pairing Sensors to the Brain
After initial configuration, it is suggested to pair any Sensors your deployment will need with your Brain appliance.
Pairing appliances covers pairing of all physical Vectra appliances.
Worldwide Support Contact Information
Support portal: https://support.vectra.ai
Email: [email protected] (preferred contact method)
Additional information: https://www.vectra.ai/support
Last updated
Was this helpful?