>At 05:07 PM 3/5/1999 -0600, you wrote:
>>Is anybody out there is Portmaster line providing ISDN service via PM3's
>>with CT-1's? Can this be done?
>
>You can't do this unless you setup 56k data over voice, or voice bearer
>service or DOVBS or speech or whatever you want to call it... You DON'T
>have an ISDN line. You have channelized T1. You only have 56k DS0 channels.
>You also do not have any ISDN signaling. Your configuration should look
>something like this on the 1600:
>
>
>
>map-class dialer dovbs
> dialer voice-call
> dialer isdn speed 56
>
>interface BRI0
> ip unnumbered Ethernet0
> no ip directed-broadcast
> encapsulation ppp
> dialer idle-timeout 60
> dialer map ip 192.168.1.50 class dovbs speed 56 5551234
> dialer-group 1
> isdn spid1 2125551234101 5551234
> isdn spid2 2125555678101 5555678
> ppp pap sent-username joe password abcdef123456
>
>
Here is what I have:
Current configuration:
!
version 11.3
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
service udp-small-servers
service tcp-small-servers
!
hostname xxxxxx
!
enable secret 5 $1$0daL$sXQUriBL62IeuA09zPCqS0
!
ip subnet-zero
ip nat translation timeout 1800
ip nat inside source list 1 interface Dialer0 overload
no ip domain-lookup
isdn switch-type basic-ni
!
!
!
interface Ethernet0
ip address 172.17.0.1 255.255.0.0
ip nat inside
no ip route-cache
no ip mroute-cache
!
interface BRI0
no ip address
ip nat outside
encapsulation ppp
dialer rotary-group 0
isdn switch-type basic-ni
isdn spid1 41424917960101 2491796
isdn spid2 41424917910101 2491791
no fair-queue
!
interface Dialer0
ip address negotiated
ip nat outside
encapsulation ppp
dialer in-band
dialer idle-timeout 300
dialer string 2494000 class 56k
dialer hold-queue 10
dialer load-threshold 2 either
dialer-group 1
no fair-queue
ppp authentication pap callin
ppp pap sent-username isdntest password 7 08285F4A070D000406
ppp multilink
!
router rip
network 172.17.0.0
!
ip default-gateway 206.190.23.193
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
!
map-class dialer 56k
dialer isdn speed 56
access-list 1 permit any
dialer-list 1 protocol ip permit
banner incoming ^C
"On a day no different than the one now dawning, Leonardo drew the first
strokes of the Mona Lisa, Shakespeare wrote the first words of Hamlet, and
Beethoven began work on his Ninth Symphony." And Windows98 Crashed!
COMPAQ Class Action Law Suit: http://members.aol.com/CClass450/index.htm
-
To unsubscribe, email 'majordomo@livingston.com' with
'unsubscribe portmaster-users' in the body of the message.
Searchable list archive: <URL:http://www.livingston.com/Tech/archive/>