Re: (PM) cisco to PM3

Jean-Gabriel Cabanas (info@alcyonis.fr)
Tue, 17 Feb 1998 10:03:16 +0100

do you have problems with multilink ppp or with the autenthication scheme ??
if it's with multilink ppp check out the
dialer load-threshold parameter on the cisco side...it goes from
0 to 255 and we had to use a very low value (40 !!) to enforce the second
channel to connect..:))
if it's with autenthication you have to deal for...here's my SECRET trade
patented working configuration :)) (btw, why isn't it on Liviginston
oops...Lucent site ???;))
on the cisco side :
username cisco passwd bigsecret
username pm3 passwd bigsecret (the same :))
!on the bri interface
ip unnumbered Ethernet0
encapsulation ppp
dialer idle-timeout 60
dialer map ip pm3_ip_address name pm3 phone_num
dialer load-threshold 40
dialer-group 1
no fair-queue
ppp multilink
ppp authentication chap callin
!general routing params
ip classless
ip route 0.0.0.0 0.0.0.0 pm3_ip_address
ip route pm3_ip_address 255.255.255.255 BRI0
dialer-list 1 protocol ip permit

on the PM3 side :
the system name should be set to 'pm3' (as seen upper)
and the radius entry :
cisco
CHAP-Password = "bigsecret",
NAS-Port-Type = ISDN,
Service-Type = Framed-User,
NAS-Port-Type=ISDN,
Port-Limit = 2,
Framed-Protocol = PPP,
Framed-IP-Address = cisco_ip_address,
Framed-IP-Netmask = cisco_ip_netmask,
Framed-Route = "the static route goes here :)",
Framed-Routing = None,

Hope this helps :))
(I've got the tips from the Livingston/Lucent Guy here in Sophia Antipolis,
if he reads this list (he should :)) many thanks)
Jean-Gabriel Cabanas
Alcyonis Global Internet
http://www.alcyonis.fr
e-mail : info@alcyonis.fr

-----Original Message-----
From: Markus Hanny <M.Hanny@Austria.EU.net>
To: portmaster-users@livingston.com <portmaster-users@livingston.com>
Date: Tuesday, February 17, 1998 11:36 AM
Subject: (PM) cisco to PM3

>
>Hmmm, did someone of you succeed in connecting a cisco to a PM3 with
>Multilink PPP? I neither succeeded with the static assignment
>min-channels 2, max-channels 2, nor with bandwith on demand settings?
>
>Any hints greatly appreciated,
>
>cheerio,
>
>Markus Hanny
>-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>EUnet Austria GmbH - Network Operations Center - M.Hanny@Austria.EU.net
>Diefenbachgasse 35 - A-1150 Wien, Austria - Tel:+43 1 899 33-0 Fax:-533
>
>-
>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/>

-
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/>