Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

User can configure a specified port in crossflow mode or not.


Command Syntax
set interface gigabit-ethernet <port> crossflow enable <bool>
delete interface gigabit-ethernet <port> crossflow enable


Parameter
<port> a physical port or a LAG
<bool> Enable crossflow

  • true enable crossflow
  • false disable crossflow


Example
• This example is to configure ge-1/1/3 port in croosflow port:

admin@XorPlus# set interface gigabit-ethernet ge-1/1/3 crossflow enable true
admin@XorPlus#commit
  • No labels