Deployment Guide

-j JUMPBOX_INTERFACE, --jumpbox_interface JUMPBOX_INTERFACE
The jumpbox interface.
-a ADDITIONAL_BREAKOUT, --additional_breakout ADDITIONAL_BREAKOUT
The additional breakouts of phy-ports or port-groups.
The format is -a '4X10GE{phy-port1/1/2,phy-
port1/1/3};1X40GE{phy-port1/1/4,phy-port1/1/5}'. The
available breakouts are ['4X50GE', '2X50GE', '2X40GE',
'1X100GE', '4X25GEFixedFormFactor', '1X40GE',
'2X100GE', '4X10GE', '8X10GE', '8X25GE', '4X25GE',
'4X10GEFixedFormFactor']
NOTE: FixedFormFactor and port-group are intended to be used only when breaking out interfaces on S5200-ON
Series switches.
S4100-ON Series breakout types
The S4112-ON supports breakout types of 50G, 40G, 25G, and 10G on ports 13, 14, and 15. The S4128-ON supports breakout types of
50G, 40G, 25G, and 10G on ports. Only the S4148-ON Series switches support switch-port-profile configuration which has different
speed settings per profile.
Breakout 40G ports
The S4148-ON Series switch-port-profile determines the enabled front-panel ports, supported breakout modes, and unified ports. You can
change the switch-port-profile to customize uplink and unified port operation, and the availability of front-panel data ports.
Profile-1 is used for 10 GbE and 100 GbE uplinks (default on S4148-ON Series switches), and profile-2 is used for 40 GbE uplinks.
OS10(config)# switch-port-profile 1/1 ?
profile-1 [DEFAULT]
Supported Breakout Modes: Port-group 1-6: 1x10g;
Port-group 7-10: 1x100g default mode,4x25g,4x10g,2x50g;
Port 27,28: Unavailable in this profile
profile-2 Supported Breakout Modes: Port-group 1-6: 1x10g;
Port-group 7-10: 1x40g default mode,4x10g;
Port 27,28: 1x40g default mode,4x10g
profile-3 Supported Breakout Modes: Port-group 1-6: 1x10g;
Port-group 7-10: 1x100g default mode,1x40g,4x25g,4x10g;
Port 27,28: 1x40g default mode,4x10g
profile-4 Supported Breakout Modes: Port-group 1-6: 1x10g;
Port-group 7-10: 1x100g default mode,1x40g,2x50g,4x10g;
Port 27,28: 1x40g default mode,4x10g
profile-5 Supported Breakout Modes: Port-group 1-6: 1x10g;
Port-group 7,9: 1x100g default mode,1x40g,4x25g,4x10g;
Port-group 8,10: 1x40g default mode,4x10g;
Port 27,28: 1x40g default mode,4x10g
profile-6 Supported Breakout Modes: Port-group 1-6: 1x10g;
Port-group 7,9: 1x100g default mode,1x40g,2x50g,4x10g;
Port-group 8,10: 1x40g default mode,4x10g;
Port 27,28: 1x40g default mode,4x10g
1. Change the switch-port-profile from default profile-1 to the wanted profile in Full Switch mode.
OS10(config)# switch-port-profile 1/1 profile-2
Warning: Switch port profile will be applied only after a save and reload. All management
port configurations will be retained but all other configurations will be wiped out after
the reload.
OS10(config)# end
2. Save the configuration, then reload the switch.
OS10# write memory
OS10# reload
Proceed to reboot the system? [confirm yes/no]:yes
3. After the system reloads, enable the VxRail personality profile for an uplink breakout, OR a server-facing breakout.
# sfs_enable_vxrail_personality.py -u "1/1/25:1,1/1/26:1" -b 4X10GE
Enable SmartFabric for VxRail
17