2.listen_time > 2 * (hello_time + 1.0 seconds)

The following two examples use the formulas with parameter default values to calculate new values.

1.2 * (15 seconds - 1.0 seconds) = 28 seconds > 20 seconds. Since 28 seconds is greater than the listen_time default value of 20 seconds, this setting is valid.

2.20 seconds > 2 * (2 seconds + 1.0 second) = 6 seconds Since 20 seconds is greater than 6 seconds, this setting is valid.

Management Commands 4 - 69

Page 143
Image 143
3Com 5102B-EE installation and operation guide Listentime 2 * hellotime + 1.0 seconds