Dell SmartFabric OS10 includes SmartFabric Services (SFS). With SFS, customers can quickly and easily deploy and automate data center networking fabrics.
There are two types of SFS:
- SFS for Leaf and Spine — supported on selected Dell PowerSwitch S and Z series switches
- SFS for PowerEdge MX — supported on selected modular switches, not applicable to this guide
SFS for Leaf and Spine has two personalities:
- VxRail Layer 2 (L2) Single Rack personality — This is the original (deprecated) SFS personality that automates configuration of a single pair of ToR (or leaf) switches for VxRail clusters.
- Layer 3 (L3) Fabric personality — This is the new SFS personality available as of OS10.5.0.5 that automates configuration of a leaf-spine fabric.
The VxRail L2 Single Rack personality is the original SFS personality. It is enabled by running a Python script in the OS10 Linux shell.
This personality is limited to a single rack and cannot be expanded to a multirack deployment. If switches with this personality enabled are upgraded, they will continue to operate with the VxRail L2 Single Rack personality.
The L3 Fabric Personality allows users to deploy SmartFabric Services in a single rack and expand to multirack as business needs evolve.
The SFS L3 Fabric personality automatically builds an L3 leaf-spine fabric. This enables faster time to production for hyperconverged and private cloud environments while being fully interoperable with existing data center infrastructure.

The SFS L3 fabric build process is as follows:
- Rack and cable leaf and spine switches.
- Enable SFS from the OS10 CLI with the
smartfabric l3fabric enable role [options]
command.- Specify the role (leaf or spine).
- Specify Virtual Link Trunking interconnect (VLTi) ports on leafs.
- Switches boot in SmartFabric mode.
- Switches discover each other using LLDP.
- Switches elect one of the leaf nodes as the SmartFabric leader.
- Leaf and spine connections are established using private IP addresses and external Border Gateway Protocol (eBGP).
- Leaf Nodes are configured as hardware VTEPs for the infrastructure network overlay using BGP EVPN.
