This example shows how to select a fabric mode of 10G.
switch# configure terminal
switch(config)# fabric-mode 10g
switch(config)# copy running-config startup-config
This example shows how to select a fabric mode of 40G.
switch# configure terminal
switch(config)# fabric-mode 40g
switch(config)# copy running-config startup-config
When changing the fabric mode, the system must be rebooted for the new mode to take effect.