System information

Troubleshooting ISDN Connections 17-391
ISDN: Second B Channel Comes Up Too Early
ISDN: Second B Channel Comes Up Too Early
Symptom: When using a second B channel as a backup connection to a single destination, the
second B channel comes up before the load on the first B channel is high enough.
Table 17-8 outlines the problem that might cause this symptom and describes solutions to that
problem.
Table 17-8 ISDN: Second B Channel Comes Up Too Early
Possible Problem Solution
Misconfigured dialer
load-threshold
command
Step 1 Use the show running-config privileged exec command to view the router
configuration. Check the dialer load-threshold interface configuration
command entry.
The following is the syntax for the dialer load-threshold command:
dialer load-threshold load [outbound | inbound | either]
This command defines the load level that must be exceeded on the first ISDN B
channel before the router attempts to bring up a second B channel for a
multilink PPP connection. The load is a value between 1 and 255 and defines a
fraction taken over 255. The load can be calculated based on outbound,
inbound, or either inbound or outbound traffic on the interface. For instance, the
sample configurations use “dialer load-threshold 200 either.” If the combination
of both inbound and outbound traffic levels reaches 200/255 (about 80%, or
roughly 50 kbps) capacity of the first ISDN B channel, the router attempts to
bring up a second B channel to assist with the traffic load. Thus, the second B
channel is activated only when the traffic demands exceed the capacity of one B
channel.
Note: In scenarios where it is desired to have both B channels all the time, use
the value 1. This causes both B channels to be brought up whenever the router
dials.
Step 2 Make sure that the value configured by this command is not too low. This
command specifies what the load on the first B channel must be before the
second B channel is activated.
Note: The range is 1 to 255.
Step 3 If the load value specified is too low, increase the specified load in increments of
25 or 50 to allow the load on the first B channel to reach a greater value before
the second B channel dials.