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

This command designates data packets to be forwarded via the port-destination.

Command Syntax

set interface aggregate-balancing hash-mapping field port-destination disable <true | false>

To return the configuration enter:
delete interface aggregate-balancing hash-mapping field port-destination disable

Parameter

  • true--disable port-destination
  • false--enable port-destination

Example

This example enables data packets to be forwarded via port-destination:

admin@XorPlus# set interface aggregate-balancing hash-mapping field port-destination disable false
admin@XorPlus# commit
  • No labels