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

In the default setting, all fields are hashed by"ip-source," "port-destination," "port-source," and "vlan." Users can also enable additional fields like ip-source


Command Syntax
set interface ecmp hash-mapping field ip-source disable <bool>
delete interface ecmp hash-mapping field ip-source disable


Parameter
<bool> disable including the field

  • true disable ip-source
  • false enable ip-source


Example
• This example is to enable ip-source:

admin@XorPlus# set interface ecmp hash-mapping field ip-source disable false
admin@XorPlus# commit
  • No labels