Prerequisites
Recommended Network Management Architectureπ
Each system requires a management subnet that can support 5 system IP addresses as well as 3 IP addresses per managed switch. The breakdown is as follows:
| IP address Allocations for Management | Component | Allocation |
|---|---|---|
| Verity System components | vNETC LAN side, SDLC, ACS, GuiA, Satori | 5 Static Addresses |
| Managed Switches | Verity Switch Controller | 1 Dynamic Address per switch |
| Managed Switches | Switch in ZTP Process | 1 Dynamic Address per switch |
| Managed Switches | Switch post ZTP Process | 1 Static Address per switch |
- vNetC
- Resolvable, fully qualified domain name
- Static IP address, gateway, DNS servers
- Valid Verity license
- SDLC
- IP addressing per table above. This must be routable to the vNetC!
- Controllers (within SDLC)
- IP Addressing per table above. The diagram above shows that the controllers are bridged to NIC 2 of the SDLC. The IP must be on the same VLAN/subnet as the SDLC!
-
Satori
- IP addressing per table above. This must be routable to the vNetC!
-
Routable or switched network between Verity components and managed switching devices
- If using a router or firewall between Verity and the switches, the following ports must be allowed to pass.
- Port 8080 for gNMI
- Port 80 - HTTP
- Port 443 - HTTPS
- Port 22 - SSH
- Port 161 - SNMP
- Port 6343 - sFlow
- If using a router or firewall between Verity and the switches, the following ports must be allowed to pass.
Hypervisor-Specific Network Configuration (Required)π
VMwareπ
VMware systems require this additional network configuration:
- ESXi
- Compute resources meeting Verity requirements based on the number of switches being managed. See Resource documentation for computing CPU and memory needs.
- Virtual Switch
- The vNetC and SDLC should be on the same virtual switch in ESXi or at minimum they must be routable.
- Your system requires promiscuous mode to be set to enabled.
KVM and Proxmoxπ
KVM and Proxmox systems require this additional network configuration:
- KVM
- Compute resources meeting Verity requirements based on the number of switches being managed. See Resource documentation for computing CPU and memory needs.
- Virtual Switch
- The vNetC, SDLC and Satori should be on the same bridge or at minimum they must be routable.
Required Filesπ
Obtain the following files from BE Networks:
VMware Required Filesπ
| Description | Filename Example | File Type | Notes |
|---|---|---|---|
| vNetC VM Image | vNetC-x_x_x_x.ova | VMware OVA | Resources including vCPU and memory should be adjusted based on iVN resource needs documentation. Networking will need to be altered to the correct virtual switch names used in the server |
| vNetC βcoreβ Upgrade | core-x_x_x_x- full.tar | tarball | vNetC needs to be updated via GUI SD-Admin immediately after configuration and boot |
| SDLC VM Image | SDLC-x_x_x_x.ova | VMware OVA | Resources including vCPU and memory should be adjusted based on iVN resource needs documentation. Networking will need to be altered to the correct virtual switch names used in the server |
| SDLC Binary Firmware Upgrade | firmware-x_x_x_x.tar | tarball | SDLC should be upgraded via web page immediately after configuration and boot |
| Satori VM Image | satori_x.x.x.ova | VMware OVA | Resources including vCPU and memory should be adjusted based on iVN resource needs documentation. Networking will need to be altered to the correct virtual switch names used in the server |
| Satori Software Upgrade | satori_x.x.x.tar | tarball | Satori needs to be updated via GUI SD-Admin immediately after configuration and boot |
| License | license.cms or sitexxxxx.tar | License file | Is uploaded using GUI |
| Firmware Upgrade Package | firmware-x_x_x_x.tar | Binary | SDLC should be upgraded via web page immediately after configuration and boot |
KVM & Proxmox Required Filesπ
| Description | Filename Example | File Type | Notes |
|---|---|---|---|
| vNetC VM Image | vNetC-x_x_x_x.qcow2 | KVM qcow | Resources including vCPU and memory should be adjusted based on resource needs documentation. Networking will need to be altered to the correct bridge names used in the server |
| vNetC βcoreβ Upgrade | core-x_x_x_x- full.tar | Tarball | vNetC needs to be updated via UI SD-Admin immediately after configuration and boot |
| SDLC VM Image | SDLC-x_x_x_x.qcow2 | KVM qcow | Resources including vCPU and memory should be adjusted based on resource needs documentation. Networking will need to be altered to the correct virtual switch names used in the server |
| Firmware Upgrade Package | firmware-x_x_x_x.tar | Tarball | SDLC should be upgraded via system upgrader immediately after configuration and boot |
| Satori VM Image | satori_x.x.x.qcow2 | KVM qcow | Resources including vCPU and memory should be adjusted based on resource needs documentation. Networking will need to be altered to the correct bridge names used in the server |
| Satori Upgrade Package | satori_x.x.x.tar | Tarball | Satori should be updated via UI AS-Admin immediately after configuration and boot |
| License | license.cms or sitexxxxx.tar | License file | Is uploaded using UI |
| XML Parameters | vnetc.xml, SDLC.xml and satori.xml | xml | Default files are provided and are edited during the installation process. There are 4 available vNETC xml files covering the use cases of single or multiple NICs along with High Availability options |