/
interface ecmp hash-mapping field ip-protocol disable

interface ecmp hash-mapping field ip-protocol disable


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-protocol.


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


Parameter
<bool> disable including the field

  • true disable ip-protocol
  • false enable ip-protocol


Example
• This example is to enable ip-protocol:

admin@XorPlus# set interface ecmp hash-mapping field ip-protocol disable false
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.