Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
PICOS-4.0_Configuration_Guide
/
interface ecmp hash-mapping field ip-destination disable
More actions
interface ecmp hash-mapping field ip-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 ip-destination.
Command Syntax set interface ecmp hash-mapping field ip-destination disable <bool> delete interface ecmp hash-mapping field ip-destination disable
Parameter •<bool> disable including the field
true disable ip-destination
false enable ip-destination
Example • This example is to enable ip-destination:
admin@XorPlus# set interface ecmp hash-mapping field ip-destination disable false
admin@XorPlus# commit