This is router 1
r1#sh run int bri 0
Building configuration...

Current configuration : 124 bytes
!
interface BRI0
 ip address 172.16.2.1 255.255.255.0
 dialer string 2002
 dialer-group 1
 isdn switch-type basic-5ess
end
dialer-list 1 protocol ip permit
r1#sh dialer

BRI0 - dialer type = ISDN

Dial String      Successes   Failures    Last DNIS   Last status
2002                     0         10    00:10:08           failed   Default
0 incoming call(s) have been screened.
0 incoming call(s) rejected for callback.

BRI0:1 - dialer type = ISDN
Idle timer (120 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is idle

BRI0:2 - dialer type = ISDN
Idle timer (120 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is idle
r1#
01:30:17: BR0 DDR: cdp, 275 bytes, outgoing uninteresting (no list matched)
01:30:17: BR0 DDR: sending broadcast to default destination -- failed, not
connected

This is router 2
r2#sh run int bri 0
Building configuration...

Current configuration : 124 bytes
!
interface BRI0
 ip address 172.16.2.2 255.255.255.0
 dialer string 2001
 dialer-group 1
 isdn switch-type basic-5ess
end
dialer-list 1 protocol ip permit

r2#sh dialer

BRI0 - dialer type = ISDN

Dial String      Successes   Failures    Last DNIS   Last status
2001                     0          2    00:16:14           failed   Default
0 incoming call(s) have been screened.
0 incoming call(s) rejected for callback.

BRI0:1 - dialer type = ISDN
Idle timer (120 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is idle

BRI0:2 - dialer type = ISDN
Idle timer (120 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is idle


I tried reversing the numbers for the dialer string like 2001 and 2002 on
each router just in case I had the numbers for the dialer strings reversed
but that did not help.
Any suggestions appreciated.
Thanks 
Randy



Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=30593&t=30589
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to