challenge- configuring an isdn with rotary group

From: Victor (cain23@gmail.com)
Date: Mon Apr 24 2006 - 08:15:52 GMT-3


Hi if you can help me with this I owe you a big one!
 I have to configure 4 bri to 4 bri in the other end, so I tought the best
idea is to make a rotary group, I don4t know if i can do it simpler
the point is I followed a multink config and it seems I do not have the
correct config in my routers, but i am changing the config but I dont
reach the point...
I am just trying to make a isdn call interface bri 0 numbertocall
I attach the router configs as well removing the phone numbers:

SMACI4500#sh is st bri 0
Global ISDN Switchtype = basic-net3
ISDN BRI0 interface
        dsl 0, interface ISDN Switchtype = basic-net3
    Layer 1 Status:
        ACTIVE
    Layer 2 Status:
        TEI = 64, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
    Layer 3 Status:
        0 Active Layer 3 Call(s)
    Active dsl 0 CCBs = 0
    The Free Channel Mask: 0x80000003
    Number of L2 Discards = 0, L2 Session ID = 2
    Total Allocated ISDN CCBs = 0
TSMACI4500#
00:15:27: %ISDN-6-LAYER2DOWN: Layer 2 for Interface BR0, TEI 64 changed to
dow

Current configuration : 2114 bytes
!
version 12.1
service config
no service single-slot-reload-enable
service tcp-keepalives-out
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname TSMACI4500
!
boot system flash
enable secret 5 $1$GGuR$HuTvavLwqhsLdXVKf9of8/
enable password 7 140317061C55737B76
!
username xxx password 7 09414F1B1A0A191B
!
!
!
!
ip subnet-zero
 --More--  no ip domain-lookup
!
isdn switch-type basic-net3
!
!
!
interface Serial0
 no ip address
 no ip mroute-cache
 shutdown
!
interface Serial1
 no ip address
 no ip mroute-cache
 shutdown
 no cdp enable
!
interface Serial2
 no ip address
 no ip mroute-cache
 shutdown
 no cdp enable
!
 --More--  interface Serial3
 no ip address
 no ip mroute-cache
 shutdown
 no cdp enable
!
interface BRI0
 description Marconi 913393319
 bandwidth 64
 no ip address
 encapsulation ppp
 no ip mroute-cache
 shutdown
 dialer idle-timeout 180
 dialer load-threshold 5 outbound
 dialer-group 1
 isdn switch-type basic-net3
 ppp authentication chap
 ppp chap hostname marconi
!
interface BRI1
 description Marconi 913393324
 no ip address
 --More--   no ip mroute-cache
 isdn switch-type basic-net3
 no cdp enable
!
interface BRI2
 description Marconi 913393335
 no ip address
 no ip mroute-cache
 shutdown
 isdn switch-type basic-net3
 no cdp enable
!
interface BRI3
 description Marconi 913393337
 no ip address
 no ip mroute-cache
 shutdown
 isdn switch-type basic-net3
 no cdp enable
!
interface FastEthernet0
 ip address 172.16.23.190 255.255.255.224
 no ip mroute-cache
 --More--   half-duplex
 no cdp enable
!
interface Dialer1
 ip address 192.168.1.253 255.255.255.252
 encapsulation ppp
 dialer pool 1
 dialer string
 dialer string
 dialer string
 dialer string
 dialer-group 1
 ppp authentication chap
 ppp chap hostname
 ppp chap password 7 11041817141D0505
 ppp multilink
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
no ip http server
!
access-list 101 permit ip any any
dialer-list 1 protocol ip list 101
 --More--  no cdp run
!
!
line con 0
 exec-timeout 0 0
line aux 0
line vty 0 4
 password 7 140317061C5079062B26273D31
 login
!
end

and the other router:
ersion 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname MOMARCI4500
!
enable secret 5 $1$oL1F$Oqn65ynJNCFEmwi.8.SHR/
enable password 7 120D001A025A555478
!
username marconi password 7 082C4D5C0A160B1E
!
!
!
!
ip subnet-zero
no ip domain-lookup
!
isdn switch-type basic-net3
!
!
!
interface Ethernet0
 ip address 172.16.131.32 255.255.254.0
 media-type 10BaseT
 no cdp enable
!
interface Ethernet1
 no ip address
 shutdown
 media-type 10BaseT
!
interface Ethernet2
 no ip address
 shutdown
 media-type 10BaseT
!
interface Ethernet3
 no ip address
 shutdown
 media-type 10BaseT
!
interface Ethernet4
 no ip address
 shutdown
 media-type 10BaseT
!
interface Ethernet5
 no ip address
 shutdown
 media-type 10BaseT
!
interface Serial0
 no ip address
 shutdown
!
interface Serial1
 no ip address
 shutdown
!
interface Serial2
 no ip address
 shutdown
!
interface Serial3
 no ip address
 shutdown
!
interface BRI0
 description marconi
 no ip address
 no ip mroute-cache
 dialer pool-member 1
 isdn switch-type basic-net3
!
interface BRI1
 description marconi
 no ip address
 shutdown
 isdn switch-type basic-net3
!
interface BRI2
 description marconi
 no ip address
 shutdown
 isdn switch-type basic-net3
!
interface BRI3
 description marconi
 no ip address
 shutdown
 isdn switch-type basic-net3
!
interface Dialer0
 no ip address
 no cdp enable
!
interface Dialer1
 ip address 192.168.0.254 255.255.255.252
 encapsulation ppp
 dialer pool 1
 dialer string
 dialer string
 dialer string
 dialer string
 dialer-group 1
 no cdp enable
 ppp chap hostname xxx
 ppp chap password 7 121404051104020D
!
router eigrp 1
 passive-interface Dialer1
 network 172.16.0.0
 auto-summary
 no eigrp log-neighbor-changes
!
ip classless
ip route 0.0.0.0 0.0.0.0 172.16.131.254
ip route 172.16.23.160 255.255.255.224 Dialer1 permanent
no ip http server
!
access-list 101 permit ip any any log-input
dialer-list 1 protocol ip list 101
no cdp run
!
!
line con 0
 exec-timeout 180 0
 password 7 04560A140C714247
 login
line aux 0
line vty 0 4
 password 7 13081600085C0A23
 login
!
end



This archive was generated by hypermail 2.1.4 : Mon May 01 2006 - 11:41:59 GMT-3