Hello colleagues,

I have a problem with two BRI interfaces on my Cisco 2610:
On both interfaces, I have static dialer maps configured to two separate 
locations, so the total is 4 locations to be dialed, two on BRI1/0, and two 
on BRI1/1. Th problem is that two calls at a maximum are made, and the 
remaining two connections are not made. I can make one call on BRI1/0 and 
one on BRI1/1, or two on BRI1/0, or two on BRI1/1, but never four at the 
same time. I have verified that all locations are reachable, but it seems 
that only two ISDN calls are allowed at the same time. I am unable to figure 
it out; I have attached the router config, maybe you have an idea ?

MTDP_Saarbruecken_29347#sh run
Building configuration...

Current configuration:
!
! Last configuration change at 11:54:01 GMT Sun Jan 21 2001
! NVRAM config last updated at 10:22:29 GMT Sun Jan 21 2001
!
version 11.3
service timestamps debug datetime msec localtime
service timestamps log datetime localtime
service password-encryption
!
hostname MTDP_Saarbruecken_29347
!
enable secret 5 $1$I.82$PNonsJvJ7Mjydwhw71IbI0
!
username MTDP_Nemesvamos_29348 password 7 01040554565A
username MTDP_Eislingen_29354 password 7 10590A490846
username MTDP_StEtienne_29350 password 7 095B4D591454
username MTDP_Valmont_29349 password 7 0211070B0657
ip subnet-zero
no ip source-route
no ip finger
no ip bootp server
no ip domain-lookup
ipx routing 00b0.6456.6f20
isdn switch-type basic-net3
clock timezone GMT 0
!
!
process-max-time 200
!
interface Ethernet0/0
description connected to MTD Saarbruecken,DE LAN
ip address 10.66.2.1 255.255.254.0
ip access-group 190 in
no ip redirects
no ip directed-broadcast
no ip proxy-arp
bridge-group 1
!
interface Serial0/0
description MTD Saarbruecken,DE MCIWorldcom CKT W0B04528
no ip address
encapsulation frame-relay
bandwidth 512
frame-relay lmi-type ansi
!
interface Serial0/0.22 point-to-point
description connected to Root_Beer
ip address 10.1.200.30 255.255.255.252
frame-relay interface-dlci 22
!
interface Serial0/0.31 point-to-point
description DLCI 32 to MTD Nemesvamos,HU DLCI 77 MCIWorldcom CKT W0B04175
ip address 10.66.0.25 255.255.255.252
no arp frame-relay
bandwidth 64
traffic-shape rate 128000 7936 7936 1000
traffic-shape adaptive 64000
frame-relay interface-dlci 32
!
interface Serial0/0.33 point-to-point
description DLCI 33 to MTD StEtienne,FR DLCI 34 MCIWorldcom CKT W0B05935
ip address 10.66.0.9 255.255.255.252
no arp frame-relay
bandwidth 64
traffic-shape rate 128000 7936 7936 1000
traffic-shape adaptive 64000
frame-relay interface-dlci 33
!
interface Serial0/0.35 point-to-point
description DLCI 35 to MTD Valmont,FR DLCI 36 MCIWorldcom CKT W0B06090
ip address 10.66.0.5 255.255.255.252
no arp frame-relay
bandwidth 64
traffic-shape rate 128000 7936 7936 1000
traffic-shape adaptive 64000
frame-relay interface-dlci 35
bridge-group 1
!
interface Serial0/0.37 point-to-point
description DLCI 37 to MTD Eislingen,DE DLCI 38 MCIWorldcom CKT W0B04530
ip address 10.66.0.1 255.255.255.252
no arp frame-relay
bandwidth 64
traffic-shape rate 128000 7936 7936 1000
traffic-shape adaptive 64000
frame-relay interface-dlci 37
!
interface Serial0/0.39 point-to-point
description DLCI 39 to MTD Marchtrenk,AU DLCI 40 MCIWorldcom CKT W0B22520
ip address 10.66.0.13 255.255.255.252
no arp frame-relay
bandwidth 32
traffic-shape rate 64000 8000 8000 1000
traffic-shape adaptive 32000
frame-relay interface-dlci 39
!
interface Serial0/0.41 point-to-point
description DLCI 41 to MTD Falkoping,SE DLCI 42 MCIWorldcom CKT W0B13531
ip address 10.66.0.17 255.255.255.252
no arp frame-relay
bandwidth 32
traffic-shape rate 64000 8000 8000 1000
traffic-shape adaptive 32000
frame-relay interface-dlci 41
!
interface Serial0/0.43 point-to-point
description DLCI 43 to MTD Randers,DK DLCI MCIWorldcom CKT W0A99203
ip address 10.66.0.21 255.255.255.252
no arp frame-relay
bandwidth 32
traffic-shape rate 64000 8000 8000 1000
traffic-shape adaptive 32000
frame-relay interface-dlci 43
!
interface Serial0/0.983 point-to-point
description Worldcom Mgmt - gnm6-rtra - dlci 145
ip address 10.66.0.253 255.255.255.252
frame-relay interface-dlci 983
!
interface BRI1/0
ip address 10.66.1.1 255.255.255.248
encapsulation ppp
bandwidth 8
dialer map ip 10.66.1.2 name MTDP_Eislingen_29354 broadcast 07161990837
dialer map ip 10.66.1.3 name MTDP_Nemesvamos_29348 broadcast 003688505520
dialer-group 1
isdn switch-type basic-net3
ppp authentication chap
hold-queue 75 in
!
interface BRI1/1
ip address 10.66.1.9 255.255.255.248
encapsulation ppp
bandwidth 8
dialer map ip 10.66.1.10 name MTDP_StEtienne_29350 broadcast 0033232919344
dialer map ip 10.66.1.11 name MTDP_Valmont_29349 broadcast 0033387298719
dialer-group 1
isdn switch-type basic-net3
ppp authentication chap
bridge-group 1
hold-queue 75 in
!
interface BRI1/2
no ip address
encapsulation ppp
shutdown
dialer-group 1
isdn switch-type basic-net3
ppp authentication chap
!
interface BRI1/3
no ip address
encapsulation ppp
shutdown
dialer-group 1
isdn switch-type basic-net3
ppp authentication chap
!
interface Dialer1
no ip address
no cdp enable
!
router eigrp 1
redistribute static
redistribute bgp 64851 metric 16 10 255 255 1500
network 10.0.0.0
distribute-list 1 out
no auto-summary
!
router bgp 64851
network 10.66.0.0 mask 255.255.255.0
network 10.66.2.0 mask 255.255.254.0
network 10.66.6.0 mask 255.255.255.0
network 10.66.7.0 mask 255.255.255.0
network 10.66.8.0 mask 255.255.255.0
network 10.66.9.0 mask 255.255.255.0
network 10.66.10.0 mask 255.255.255.0
network 10.66.11.0 mask 255.255.255.0
network 10.66.12.0 mask 255.255.255.0
network 192.168.16.0
neighbor 10.66.0.254 remote-as 65535
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.66.2.2
ip route 10.66.0.0 255.255.255.0 Null0
ip route 10.66.7.0 255.255.255.0 10.66.1.2 200
ip route 10.66.8.0 255.255.255.0 10.66.1.10 200
ip route 10.66.12.0 255.255.255.0 10.66.1.3 200
ip route 192.168.16.0 255.255.255.0 10.66.1.11 200
!
logging buffered 4096 debugging
access-list 1 deny   10.66.1.0 0.0.0.255
access-list 1 permit any
access-list 51 permit 159.24.0.0 0.0.255.255
access-list 51 permit 205.223.96.0 0.0.15.255
access-list 190 deny   icmp any any redirect
access-list 190 deny   ip 240.0.0.0 15.255.255.255 any
access-list 190 deny   ip 127.0.0.0 0.255.255.255 any
access-list 190 deny   ip host 0.0.0.0 any
access-list 190 permit tcp any any
access-list 190 permit udp any any
access-list 190 permit icmp any any
access-list 190 permit ipinip any any
access-list 190 permit gre any any
access-list 190 permit pcp any any
access-list 190 permit ospf any any
access-list 190 permit eigrp any any
access-list 190 permit igrp any any
access-list 190 permit ahp any any
access-list 190 permit esp any any
access-list 191 deny   eigrp any any
access-list 191 permit ip any any
dialer-list 1 protocol ip list 191
!
!
!
snmp-server community public RO
snmp-server community tmedomain6 RW 51
snmp-server contact MCIWORLDCOM 800-256-9284
snmp-server host 205.223.99.69 traps tmedomain6 frame-relay snmp
snmp-server host 205.223.99.77 traps tmedomain6 frame-relay snmp
bridge 1 protocol ieee
!
line con 0
password 7 0105160A5A
login
line aux 0
password 7 03124B0507
login
transport input all
line vty 0 4
password 7 0012030805
login
transport input telnet
!
ntp clock-period 17208414
ntp server 205.223.99.65
no scheduler allocate
end

Thanks for your help in advance.

Georg


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

_________________________________
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