Send comments to nexus3k-docfeedback@cisco.com
-SM-324
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
switching-mode store-forward
switching-mode store-forward
To enable store-and-forward switching mode on a Cisco NX-OS device, use the switching-mode
store-forward command. To reenable cut-through switching on a Cisco NX-OS device, use the no form
of this command.
switching-mode store-forward
no switching-mode store-forward
Syntax Description This command has no arguments or keywords.
Defaults Disabled
Command Modes Global configuration mode
Command History
Usage Guidelines Enabling store-and-forward switching mode might impact your port-to-port switching latency.
This command does not require a license.
Examples This example shows how to enable store-and-forward switching mode on a Cisco NX-OS device:
switch# configure terminal
switch(config)# switching-mode store-forward
switch(config)#
This example shows how to reenable cut-through switching mode on a Cisco NX-OS device:
switch(config)# no switching-mode store-forward
switch(config)#
Release Modification
5.0(3)U3(1) This command was introduced.