System information

Troubleshooting ISDN Connections 17-393
ISDN: Line Disconnects Too Slowly
ISDN: Line Disconnects Too Slowly
Symptom: ISDN connections are successfully established but idle connections do not disconnect
quickly enough.
Table 17-10 outlines the problems that might cause this symptom and describes solutions to those
problems.
Table 17-10 ISDN: Line Disconnects Too Slowly
Possible Problem Solution
No dialer hold-queue
command configured
Step 1 Use the show running-config privileged exec command to view the router
configuration. Check for a dialer hold-queue interface configuration
command entry.
Step 2 Configure the dialer hold-queue packets command on the outgoing
interface if it is not present already. This command allows interesting
outgoing packets to be queued until a modem connection is established.
The number of packets specified by this command should be less than 20.
Misconfigured dialer
idle-timeout command
Step 1 Use the show running-config privileged exec command to view the router
configuration. Check for a dialer idle-timeout interface configuration
command entry.
Syntax:
dialer idle-timeout seconds
This command specifies the number of seconds before the router
disconnects an ISDN call due to lack of interesting traffic as defined by the
dialer-list command. Whenever an interesting packet is forwarded over
the ISDN line, the dial idle-timeout counter resets to 0 and begins
counting up again. When the counter reaches the specified value, the
router terminates the call. For proper operation, both routers should have
matching idle-timeout values. The default value is 120 seconds but can be
configured to a value between 1 and 2,147,483 seconds.
Step 2 Check the value specified by this command. If the ISDN line disconnects
too slowly when idle, the value is probably set too high.
Step 3 Decrease the value specified by the dialer idle-timeout command. This
forces connections to disconnect more quickly when they are idle.