Deployment Guide
Enable SmartFabric for VxRail
This information explains how to enable SmartFabric for VxRail.
1. Log into the Linux shell.
S4128F-1# system "sudo -i"
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
 #1) Respect the privacy of others.
 #2) Think before you type.
 #3) With great power comes great responsibility.
[sudo] password for admin:
root@S4128F-1:~#
2. Run the VxRail personality with sudo privilege to set the default ICLs and uplinks for the platform and reboots the switch in Fabric 
mode.
NOTE: 
Dell EMC Services works with you to define the values for the script.
3. Enter Y to enable SmartFabric for VxRail and reboot the switch automatically.
4. Run the VxRail personality to enable the VxRail personality profile. Use the options to override the default configurations for ICLs, 
uplinks, management VLANs, uplink breakouts, and uplink dynamic LAG configurations.
NOTE: To enable the VxRail personality profile for a single switch, use the -i None option.
root@OS10:~# sfs_enable_vxrail_personality.py -h
usage: Create VxRail Cluster [-h] [-d DOMAIN] [-u UPLINK] [-i ICL] [-t] [-l]
 [-b 
{4X50GE,2X50GE,2X40GE,1X100GE,4X25GEFixedFormFactor,1X40GE,2X100GE,4X10GE,8X10GE,8X25GE,4X2
5GE,4X10GEFixedFormFactor}]
 [-m MANAGEMENT_VLAN] [-j JUMPBOX_INTERFACE]
 [-a ADDITIONAL_BREAKOUT]
This command creates a SmartFabric Services cluster of Dell EMC OS10EE
switches with the information provided below.
optional arguments:
 -h, --help show this help message and exit
 -d DOMAIN, --domain DOMAIN
 Domain-Id for the SmartFabric Services cluster
 formation. Accepted Values [1..254].
 -u UPLINK, --uplink UPLINK
 Uplink Interfaces separated by a comma (,). If empty,
 it takes the default value for the platform. If there
 is no uplink, provide 'None/Null'
 -i ICL, --icl ICL VLT Inter Chassis Link(ICL) interfaces separated by a
 comma (,). If empty, it takes the default value for
 the platform. If there is no ICL value (in case of
 single node cluster), input the value as 'None/Null'
 -t, --tagged Flag to indicate if management VLAN is tagged on the
 on the TOR uplink ports. By default Uplinks are not
 tagged. Default management VLAN 1 is untagged on
 Uplink interfaces.
 -l, --lacp_mode Flag to indicate if LACP is to be enabled on the TOR
 uplink ports to the spine switches. By default LACP on
 TOR uplink ports is not enabled.
 -b 
{4X50GE,2X50GE,2X40GE,1X100GE,4X25GEFixedFormFactor,1X40GE,2X100GE,4X10GE,8X10GE,8X25GE,4X2
5GE,4X10GEFixedFormFactor}, --breakout_uplink 
{4X50GE,2X50GE,2X40GE,1X100GE,4X25GEFixedFormFactor,1X40GE,2X100GE,4X10GE,8X10GE,8X25GE,4X2
5GE,4X10GEFixedFormFactor}
 The breakout mode for uplink interfaces.
4
14 Enable SmartFabric for VxRail










