Post Upgrade Configuration for Zero Touch Fabric Configuration and Dynamic Nickname Assignment

Beginning with VOSS 8.3, the switch initiates Zero Touch Fabric Configuration if you boot without a configuration file.

To add new Zero Touch Fabric Configuration devices or implement Zero Touch Fabric Configuration on existing devices, the network requires a nickname server and reachability to the DHCP server and, optionally, ExtremeCloud IQ servers or Extreme Management Center. How you implement this depends on if the network is a new deployment using VOSS 8.3 or later or an existing Fabric network that you upgrade to VOSS 8.3 or later. In a new deployment, you can meet the network requirements with one node, known as a seed node. In an existing network, functions can already exist on different nodes.

For more details on Zero Touch Fabric Configuration, see VOSS User Guide.

Network Requirements

The following list identifies the network requirements before you add new Zero Touch Fabric Configuration devices or implement Zero Touch Fabric Configuration on existing devices:

Zero Touch Fabric Configuration Switch

Important

Important

If you deploy a Fabric-capable switch with Auto-sense enabled, the switch interacts with existing switches that support Fabric Attach (FA). If an existing FA Proxy switch does not have FA server connectivity established yet, it will form an FA connectivity to the newly connected VOSS 8.3 switch as it announces itself as an FA server. To avoid unintended FA connectivity, disable Auto-sense using the no auto-sense enable command on the relevant ports.

On switches (upgraded existing or newly deployed) where you want to initiate Zero Touch Fabric Configuration, perform the following tasks:

  1. Upgrade to VOSS 8.3 or later if the device is not a new deployment already running VOSS8.3 or later. For a new deployment, ensure the network operating system (NOS) is VOSS.

  2. On upgraded existing switches, ensure the switch boots without a configuration file. The switch joins the network as an end host. To ensure the switch boots without a configuration file, perform one of the following actions:

    • Rename existing primary and secondary configuration files. Use the mv command to rename the existing configuration files. For example, mv config.cfg config.cfg.backup.

      This is the preferred option as it ensures that the primary and secondary files are removed while making a backup of them at the same time. This option also ensures that the switch uses the default config.cfg file for the final configuration after it has successfully onboarded.

    • Delete the existing primary and secondary configuration files. Create a backup of these files before you delete them.

    • Boot from non-existent configuration files. Use the boot config choice command to configure the primary and backup configuration files to reference files that do not exist on the switch:

      boot config choice primary config-file nonexistent1.cfg

      boot config choice primary backup-config-file nonexistent2.cfg

      This option also works, however, after the switch has successfully onboarded, it does not use the default config.cfg file but uses the alternative configuration file name provided instead, which might not be desired.

  3. The switch creates a Zero Touch Deployment configuration to onboard the switch, including the following Zero Touch Fabric Configuration items:

    Note

    Note

    For more details on Zero Touch Deployment, see VOSS User Guide.

    • Creates private VLAN 4048.

    • Enables SPBM.

    • Creates SPBM instance 1.

    • Creates default backbone VLANs (B-VLAN) (4051 and 4052).

    • Creates manual area 00.1515.fee1.900d.1515.fee1.900d.

      Note

      Note

      The B-VLAN and manual area configuration values are not compulsory. This remote switch can attach to a Fabric core that does not match these values because the Auto-sense functionality dynamically learns the B-VLANs and manual area in use in the Fabric core from the connected seed node using LLDP.

    • Creates the onboarding I-SID 15999999.

    • Assigns the onboarding I-SID to private VLAN 4048 and also includes the management VLAN.

      Note

      Note

      As a best practice, use the onboarding I-SID for onboarding purposes and, whenever possible, configure a management VLAN or management CLIP on a different I-SID after the onboarding procedures have been successfully completed.

    • Enables Auto-sense on all ports.

    • Configures Auto-sense access ports and Layer 2 trusted Auto-sense ports.

    • Enables IS-IS globally.

    • With Auto-sense, ports on a switch can detect whether they connect to an SPB device, a Fabric Attach (FA) client, FA Proxy, Voice IP devices, or an undefined host, and then make the necessary configuration.

  4. If the seed node uses Auto-sense IS-IS Authentication, configure the remote switch to use the same authentication type and key as the seed node.

  5. The switch joins the Fabric.

  6. The nickname server dynamically assigns an SPBM nickname.

  7. After the Zero Touch Fabric establishes successfully, the switch attempts to acquire an IP address on the onboarding VLAN and I-SID using DHCP. When the DHCP client obtains an IP address for the switch, the switch automatically attempts to connect to ExtremeCloud IQ and Extreme Management Center.