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 IP protocol.

Command Syntax

set interface aggregate-balancing hash-mapping field ip-protocol disable <true | false>

To remove the configuration enter:
delete interface aggregate-balancing hash-mapping field ip-protocol disable

Parameter

  • true--disable ip-protocol
  • false--enable ip-protocol

Example

 This example enables forwarding of data packets via the ip-protocol:

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