Deployment Guide

Only the configuration changes that you make using the OS10 administrative commands — supported in both modes — are saved and
retained. All other CLI configuration commands are disabled.
clock
hostname
ip name-server
logging
management route
ntp
snmp-server
spanning-tree
username
NOTE: Although front-panel port interfaces operate in Layer 2 (L2) mode by default, L2 bridging is disabled. Verify
configuration changes using feature-specific show commands such as show interface and show vlan, instead of
show running-configuration.
Validate SmartFabric
This information explains how to validate SmartFabric for VxRail.
1. Log into the Linux shell.
2. Run the VxRail personality with sudo privilege to validate the OS10 switch configuration in SmartFabric and display all the test cases
and results.
# sfs_validate_vxrail_personality.py
Checking VxRail Personality Profile and profile...
Chosen Profile is vxrail - Test status - passed
Switch-Operting Mode is SmartFabric Mode - Test status - passed
Checking the ICL status..
Chosen ICL = ['ethernet1/1/29', 'ethernet1/1/30'] Programmed ICLs = ['ethernet1/1/29',
'ethernet1/1/30'] - Test status - passed
The ICL interface ethernet1/1/30 operational status is up - Test status - passed
The ICL interface ethernet1/1/29 operational status is up - Test status - passed
Checking the Uplink status..
Chosen Uplinks = ['ethernet1/1/25', 'ethernet1/1/26'] Programmed Uplinks =
['ethernet1/1/25', 'ethernet1/1/26'] - Test status - passed
The uplink interface ethernet1/1/25 operational status is up - Test status - passed
The uplink interface ethernet1/1/26 operational status is up - Test status - passed
Checking management VLAN
Chosen management VLAN 1 is programmed and operational up . - Test status - passed
Checking control VLAN
The control VLAN 3939 is programmed and operational up . - Test status - passed
Checking VLT VLAN
The VLT VLAN is programmed and operational up . - Test status - passed
Disable SmartFabric
This information explains how to disable SmartFabric Services for VxRail.
NOTE:
These steps do not retain the configuration set on the switch fabric by SmartFabric. If you perform these steps
on an active VxRail cluster, the cluster is disabled and it forces a rebuild.
1. Log into the Linux shell.
2. Run the VxRail personality with sudo privilege to delete all user configurations that are completed through SmartFabric Services and
reboot the OS10 switch in Full Switch mode. Running this command allows you to configure the switch manually using the OS10 CLI.
# sfs_disable.py
Turning off SmartFabric Services will erase all the configuration performed through
SmartFabric Services and the switch will removed from SmartFabric cluster and the switch
will now have to be manually configured.
For workloads that were communicating with the SmartFabric Services Master need to be
20
Enable SmartFabric for VxRail