This command sets up the required echo receive interval preference value. This value determines the interval the asynchronous sessions use for BFD control packets the when echo function is enabled. The slow-timer value is used as the new control packet interval, while the echo packets use the configured BFD intervals.
| Default | 2000 |
| Format | bfd slow-timer echo-receive-interval |
| Mode | Global Config |
| Parameter | Description |
|---|---|
| echo-receive-interval | The value is represented in milliseconds. Its range is 1000 ms to 30000 ms (with a change granularity of 100) with default value of 2000 ms. |
Example:
(Router)# configure (Router) (Config)# bfd slow-timer 10000 (Router) (Config)# exit