! Listing 2.8: EIGRP tuning for five second worst-case detection of link failure ! !Copyright (C) 2001 by Vincent C Jones. All Rights Reserved. version 11.2 ! interface ATM3/0.1 point-to-point ip unnumbered Loopback1 ip hello-interval eigrp 99 1 ip hold-time eigrp 99 4 bandwidth 1544 ipx delay 7 no ip directed-broadcast pvc 3/1 ! ! router eigrp 99 network 10.0.0.0 no auto-summary eigrp log-neighbor-changes ! end