- Table of Contents
-
- 02-Layer 2-LAN Switching Command Reference
- 00-Preface
- 01-MAC address table commands
- 02-Bulk interface commands
- 03-Ethernet interface commands
- 04-Ethernet link aggregation commands
- 05-Port isolation commands
- 06-VLAN commands
- 07-Loopback, null, and inloopback interface commands
- 08-Loop detection commands
- 09-Spanning tree commands
- 10-LLDP commands
- 11-L2PT commands
- 12-Service loopback group commands
- 13-Layer 2 forwarding commands
- Related Documents
-
Title | Size | Download |
---|---|---|
13-Layer 2 forwarding commands | 33.68 KB |
Cut-through Layer 2 forwarding commands
Cut-through Layer 2 forwarding commands
cut-through enable
Use cut-through enable to enable cut-through forwarding.
Use undo cut-through enable to disable cut-through forwarding.
Syntax
cut-through enable
undo cut-through enable
Default
Cut-through forwarding is disabled.
Views
System view
Predefined user roles
network-admin
Usage guidelines
A cut-through forwarding-enabled device forwards a frame after it receives the first 64 bytes of the frame. This feature reduces the transmission time of a frame within the device and enhances forwarding performance.
A frame is forwarded before its CRC field is received, and thus CRC-error frames are forwarded instead of being dropped.
The cut-through forwarding does not take effect for traffic from multiple ingress ports to the same destination port or traffic from one ingress port to multiple destination ports.
Examples
# Enable cut-through forwarding on the device.
<Sysname> system-view
[Sysname] cut-through enable