interface cut-through-mode
Pica8 switch has two switching modes. One is store and-forward mode, another is cut-through mode.
By default, the switch forwards the packets in store and forward mode. Users can configure the switch to cut-through mode .
Command Syntax
set interface cut-through-mode <bool>
delete interface cut-through-mode
Parameter
• <bool> forwarding mode identifier
- true interface is in cut-through mode
- false interface is in store and forward mode
Example
• This example is to configure the interface in store and forward mode
admin@XorPlus# set interface cut-through-mode false admin@XorPlus# commit Merging the configuration. Commit OK. Save done. XorPlus#
Copyright © 2024 Pica8 Inc. All Rights Reserved.