Users Guide

Table Of Contents
Low Latency Modes CLI commands
show switching-mode
Displays the current configured switching-mode.
Syntax
show switching-mode
Parameters None
Defaults Not applicable
Command Mode EXEC
Usage
Information
None
Example
OS10(config)# switching-mode cut-through
OS10(config)# exit
OS10# show switching-mode
Current switching mode: cut-through
OS10# configure terminal
OS10(config)# no switching-mode
OS10(config)# exit
OS10# show switching-mode
Current switching mode: store-and-forward
OS10#
Supported
Releases
10.5.2.0 or later
switching-mode cut-through
Enables the Cut-Through (CT) Switching mode.
Syntax
switching-mode cut-through
Parameters None
Defaults Store and Forward (SF) switching mode
Command Mode CONFIGURATION
Usage
Information
Use this command to change the default switching-mode to CT Switching mode.
As part of the show configuration command, nondefault configurations display.
The No form of this command resets the configuration to the default SF mode.
Example
OS10(config)# switching-mode cut-through
OS10(config)# exit
OS10# show switching-mode
Current switching mode: cut-through
OS10# configure terminal
OS10(config)# no switching-mode
OS10(config)# exit
OS10# show switching-mode
Current switching mode: store-and-forward
OS10#
Supported
Releases
10.5.2.0 or later
336 System management