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

Bonded VLAN-tagged Networks

Create active-backup bonded network interfaces with VLAN tagging on external or maintenance networks for network redundancy and failover.

Overview

This guide provides instructions for creating an active-backup bond on an External or Maintenance Network. For specific instructions related to bare-metal installations with 2 NICs per node, see the KB article: Change External Network to Bonded with tagged VLAN.

Prerequisites

Configuration Steps

Basic Network Settings

  1. Create or edit the network

  2. Configure Layer 2 settings:

    • Set Layer 2 Type to vLAN

    • Enter the VLAN ID number in Layer 2 ID field

Bonding Configuration

  1. Enable Bonding by selecting the checkbox

  2. Under Bond Interfaces:

    • Select specific core fabric switches (core-fabric-1 Switch, core-fabric-2 Switch) OR

    • Use "All" to select all available interfaces

  • Selecting specific interfaces provides more control over which NICs are bonded

  • The bonded configuration provides network redundancy through active-backup mode, where one NIC remains active while others stand ready as backup

Additional Network Settings

See KB article: How to Create an External Network for information on configuring other external network options.

Testing and Verification

Basic Connectivity Test

  1. Verify the network has connectivity using the Network Diagnostics Tool

  2. Common diagnostic tests include:

    • Ping test to verify basic connectivity

    • DNS lookup to verify name resolution

    • TCP connection test to verify specific port connectivity

Bond Failover Testing

  1. Navigate to the modified network dashboard

  2. Select NICs to view the network adapters

  3. Test failover:

    • Physically disconnect one of the associated network cables

    • UI should indicate the disconnected NIC is in "Down" status

    • Verify network maintains connectivity through the backup NIC

Troubleshooting

If you encounter issues:

  1. Verify switch configuration matches VLAN settings

  2. Check physical cable connections

  3. Confirm bond interface selections are correct

  4. Review network logs for error messages

  5. Test connectivity from multiple points in the network

Last updated

Was this helpful?