beautypg.com

Cut-through – Allied Telesis AT-DC2552XS User Manual

Page 242

background image

Chapter 11: Port Parameter Commands

242

Section II: Layer 2 Switching

CUT-THROUGH

Syntax

cut-through

Parameters

None

Mode

Port Interface mode

Description

Use this command to change the switch forwarding method to cut-through
switching on a port or ports. Two switch forwarding methods are available
on each port: cut-through switching and store-and-forward switching. By
default, all the ports are set with the store-and-forward switching method.

Use the NO CUT-THROUGH command to configure ports with the store-
and-forward switching method.

Confirmation Command

“SHOW RUNNING-CONFIG” on page 116

Examples

This example changes the switch forwarding method to cut-through
switching:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.1-port1.0.20
awplus(config-if)# cut-through

This example changes the switching forwarding method to store-and
forward switching:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.1-port1.0.20
awplus(config-if)# no cut-through