Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The delete interface ecmp hash-mapping round-robin-load-balancing command deletes the configuration.

Info
  • When the ECMP hash-mapping mode configuration (set/delete) changes, a system restart is required for the configuration to take effect.

  • ECMP hash-mapping modes (round-robin-load-balancing, randomized-load-balancing, symmetric and dlb-normal)are mutually exclusive. To switch between modes, you must first delete the configured mode before setting up the new one. Then, restart the system for the configuration to take effect.

Command Syntax

set interface ecmp hash-mapping round-robin-load-balancing

delete interface ecmp hash-mapping round-robin-load-balancing

Usage Guidelines

...

模式之间是互斥的,在模式之间切换时,需要先删除已有的模式,再配置新的模式。

...

配置和删除模式,需要使用命令重启系统。

...

Parameter

Null.

Example

  • Enable round robin mode of ECMP load balancing.

Code Block
admin@PICOS# set interface ecmp hash-mapping round-robin-load-balancing
admin@PICOS# commit
admin@PICOS# exit
admin@PICOS> request system reboot