Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
This command designates data packets to be forwarded via ip-destination.
Command Syntax
set interface aggregate-balancing hash-mapping field ip-destination disable <true | false>
To remove the configuration enter:
delete interface aggregate-balancing hash-mapping field ip-destination disable
Parameter
- true--disable ip-destination
- false--enable ip-destination
Example
This example enables data packet fowarded by ip-destination:
admin@XorPlus# set interface aggregate-balancing hash-mapping field ip-destination disable false admin@XorPlus# commit