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 ethernet-destination-address.

Command Syntax

Set interface aggregate-balancing hash-mapping field ethernet-destination-address disable <true | false>

To remove the configuration enter:
delete interface aggregate-balancing hash-mapping field ethernet-destination-address disable

Parameter

  • true--disable ethernet-destination-address
  • false--enable ethernet-destination-address


Example

This example enables data packets forwarded by ethernet-destination-address:

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