From: Dan Lockwood (dlockwood@xxxxxxxxxxxxxxxxxxxx)
Date: Sun Jun 30 2002 - 02:06:44 GMT-3
Everyone,
I was working on ISDN configs and noticed something weird. In a callback
scenario where R2 is calling R5 and R5 returns the call to R2, when I do a
SHOW DIALER under successes there is a huge number. It doesn't seem to affect
the operation of the link, but just though it was weird. I have included my
configs.
Dan
r2#sd
BRI0 - dialer type = ISDN
Dial String Successes Failures Last DNIS Last status
8358664 1 1 00:01:35 failed
8358662 4294967295 2 00:01:36 failed
0 incoming call(s) have been screened.
0 incoming call(s) rejected for callback.
BRI0:1 - dialer type = ISDN
Idle timer (60 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is multilink member
Connected to 8358662 (r5)
BRI0:2 - dialer type = ISDN
Idle timer (60 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is multilink member
Connected to 8358662 (r5)
r2#sr int bri0
Building configuration...
Current configuration : 393 bytes
!
interface BRI0
ip address 150.50.9.2 255.255.255.192
encapsulation ppp
dialer idle-timeout 60
dialer map ip 150.50.9.5 name r5 broadcast 8358662
dialer map ip 150.50.9.5 name r5 broadcast 8358664
dialer load-threshold 1 either
dialer-group 1
isdn switch-type basic-net3
isdn spid1 0835866101
isdn spid2 0835866301
ppp callback request
ppp authentication chap
ppp multilink
end
r2#
CS#5
[Resuming connection 5 to R5 ... ]
00:14:46: %LINK-3-UPDOWN: Interface BRI0
r5#sd
BRI0 - dialer type = ISDN
Dial String Successes Failures Last DNIS Last status
8358663 1 2 00:01:41 successful
8358661 2 3 00:01:41 failed
0 incoming call(s) have been screened.
0 incoming call(s) rejected for callback.
BRI0:1 - dialer type = ISDN
Idle timer (60 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is multilink member
Dial reason: Callback return call
Connected to 8358661 (r2)
BRI0:2 - dialer type = ISDN
Idle timer (60 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is multilink member
Dial reason: Multilink bundle overloaded
Connected to 8358661 (r2)
r5#sr int bri0
Building configuration...
Current configuration : 410 bytes
!
interface BRI0
ip address 150.50.9.5 255.255.255.192
encapsulation ppp
dialer idle-timeout 60
dialer map ip 150.50.9.2 name r2 class R2 broadcast 8358661
dialer map ip 150.50.9.2 name r2 class R2 broadcast 8358663
dialer load-threshold 1 either
dialer-group 1
isdn switch-type basic-net3
isdn spid1 0835866201
isdn spid2 0835866401
ppp callback accept
ppp authentication chap
ppp multilink
end
r5#
This archive was generated by hypermail 2.1.4 : Tue Jul 02 2002 - 08:12:44 GMT-3