Ripple
Configuration items for managing field rippling.
Contents:
ripple-enable
Type: Boolean
Default: FALSE
Enable ripple functionality.
add-ripple
Defines a list of FIDs whose order is shuffled when an update is received.
Syntax:
add-ripple
ripple [values]
end-ripple
| Option | Type | Default | Description |
|---|---|---|---|
|
Integer array |
None |
The FIDs in the ripple chain. |
Example:
add-ripple
ripple 6 7 8 9 10
end-ripple