/
interface ecmp hash-mapping field port-destination disable
interface ecmp hash-mapping field port-destination 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 port-destination
Command Syntax
set interface ecmp hash-mapping field port-destination disable <bool>
delete interface ecmp hash-mapping field port-destination disable
Parameter
•<bool> disable including the field
- true disable port-destination
- false enable port-destination
Example
• This example is to enable port-destination:
admin@XorPlus# set interface ecmp hash-mapping field port-destination disable false admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.