Who can help me? I am trying to get  cisco2620 modular router to route out
of it's bri interface. can anyone help? below you will find a copy of th
current configuration....the only significant interface to look out for here
is Bri1/0 ...This is the interface i am testing with  at the moment. You can
just ignore the Dialer map / dialer interface configurations for now. I just
want to see the interface showing some sign of life....at the moment the
lights wont even flicker, even though the debug(q921 & q931) messages I'm
receiving arent showing me anything relevant.
 I would really appreciate any form of help. Cheers
 Pash!
 
 Config---------------------------->


oks>en
Password:
oks#sh conf
Using 1443 out of 29688 bytes
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname oks
!
no logging console
no logging monitor
enable secret 5 $1$DjGs$cxj/.CpMxoel/kKvi.Wqn1
!
!
!
!
!
memory-size iomem 15
ip subnet-zero
!
isdn switch-type basic-net3
isdn voice-call-failure 0
!
!
!
interface FastEthernet0/0
 ip address 192.168.0.2 255.255.255.0
 no ip directed-broadcast
 duplex auto
 speed auto
!
interface BRI0/0
 no ip address
 no ip directed-broadcast
 shutdown
 isdn switch-type basic-net3
!
interface BRI1/0
 ip address 192.168.8.2 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 dialer string 053
 dialer string 02710750
 dialer-group 1
 isdn switch-type basic-net3
!
interface BRI1/1
 no ip address
 no ip directed-broadcast
 shutdown
 isdn switch-type basic-net3
!
interface BRI1/2
 no ip address
 no ip directed-broadcast
 shutdown
 isdn switch-type basic-net3
!
interface BRI1/3
 no ip address
 no ip directed-broadcast
 shutdown
 isdn switch-type basic-net3
!
interface Dialer0
 no ip address
 no ip directed-broadcast
 dialer in-band
 no cdp enable
!
ip classless
ip route 192.168.0.0 255.255.255.0 FastEthernet0/0
ip route 192.168.8.0 255.255.255.0 BRI1/0
no ip http server
!
!
map-class dialer xxxxxxxx
!
map-class dialer oks_cisco1
 dialer isdn speed 56
dialer-list 1 protocol ip permit
!
line con 0
 password ucheoma
 transport input none
line aux 0
line vty 0 4
 login
!
end



Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=11045&t=11045
--------------------------------------------------
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