Command
Modes
CONFIGURATION
Command
History Version 9.7(0.0) Introduced on the S-Series.
Usage
Information Enabling this CLI would inform the FIB to re-program the destination prefix paths
with weights in the HW/CAM on the fly.
If disabled, the CLI would inform the FIB to re-program the destination prefix paths
with no weights or regular ECMP.
Example Dell(conf)#ip ecmp ?
weighted Enables Weighted ECMP
Dell(conf)#ip ecmp weighted
Dell(conf)#do show running-config | grep ecmp
ip ecmp weighted
Dell(conf)#
Dell(conf)#no ip ecmp ?
weighted Disables Weighted ECMP
Dell(conf)#no ip ecmp weighted
Dell(conf)#do show running-config | grep ecmp
link-bundle-distribution trigger-threshold
Provides a mechanism to set the threshold to trigger when traffic distribution begins being monitored on
an ECMP link bundle.
S6000
Syntax link-bundle-distribution trigger-threshold [percent]
To exit from ecmp group mode, use the exit command.
Parameters percent Indicate the threshold value when traffic distribution starts
being monitored on an ECMP link bundle. The range is from
1 to 90%. The default is 60%.
Command
Modes
EXEC Privilege
Command
History This guide is platform-specific. For command information about other platforms,
refer to the relevant Dell Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.7(0.0) Introduced on the S6000-ON.
Equal Cost Multi-Path (ECMP) 589