2-627
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands set system switchmode allow
set system switchmode allow
To configure the switching mode for the system, use the set system switchmode allow command.
set system switchmode allow {truncated | bus-only}
Syntax Description
Defaults The default is truncated.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines Wh en you install a Switch F abric Module in a Cata lyst 6500 series switch, the traff ic i s forwar ded to and
from modules in one of the following modes:
Flow-through mode—In this mode, data passes between the local bus and the supe rvisor engine bus.
This mode is used for traffic to or from nonfabric-enabled modules.
Truncated mode—In this mode, only the truncated data (the first 64 bytes of the fra me) is sent over
the switch fabric channel if both the destination and the source modules are fabric-enabled modules.
If either the source or destination is not a fabric-enabl ed m odu le, the d ata goe s t hr ough t h e sw itc h
fabric channel and the data bus. The Switch Fabric Module does not get involved when traffic is
forwarded between nonfabric-enabled modules.
Compact mode—In this mode, a compact version of the DBus header is forwarded over the switch
fabric channel, delivering the best possible switching rate. Nonfabric-enabled mod ule s do not
support the compact mode and will generate CRC errors if they receive frames in compact mode.
This mode is only used if nonfabric-enabled modules are not installed in the chassis.
If you enter the truncated keyword and your system does not contain nonfabric-enabled modules, the
system is placed in compact mode.
If two or more fabric-enabled modules are installed in your system, forwarding between these modules
occurs in truncated mode.
Examples This example shows how to set the switching mode to truncated:
Console> (enable) set system switchmode allow truncated
System switchmode allow set to truncated.
Console> (enable)
truncated Specifies truncated mode; see the “Usage Guidelines” section for additional
information.
bus-only Forces the system to be in flow-through mode.