Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) Multilink PPP on TNT and Maxen...



>At 02:07 PM 8/20/98 -0400, Joe Bowers wrote:
>>(this affects both analog & digital) and you needed to change the Ascend
>>Maximum Channel attribute to 2 (or more) for mulit-channel calls.

At 15:51 1998/08/20 -0700, Kevin A. Smith wrote:
>Or remove any explicit restrictions. The default will allow multi-channel
>calls - setting the above parameter to 2 will explicitly limit the session
>to 2-channels.

If the configuration on the Max or TNT is like mine,
with "Use Answer as Default=Yes" and "Max Ch Count=1" in the "Answer" profile
then you will need something in the Radius profile to raise the limit.

Example from my working Maxen:
Ethernet->Answer->Use Answer as Default=Yes
                  Encaps->MPP=Yes
                          MP=Yes                      
                          PPP=Yes
                  PPP options->BACP=Yes
                               Min Ch Count=1    
                               Max Ch Count=1
          Mod Config->Shared Prof=No 

Radius:
JoeMPUser	Password = "MySecretStuffHere"
	User-Service = Framed-User,
        Framed-Protocol = MPP,
	Ascend-Assign-IP-Pool = 1,
        Ascend-Maximum-Channels = 2,
	Ascend-Idle-Limit = 600

If you want the user to be able to login more than one seperate session,
but using the same Login ID add:
	Ascend-Shared-Profile-Enable = Shared-Profile-Yes,

-Jim H
----
Jim Howard             Sr Network Engineer        Lyceum Internet
jhoward@lyceum.com     http://www.lyceum.com/     404.248.1733     

My PGP Public Key: http://www.lyceum.com/~jhoward/pgp-key.txt
Fingerprint: 7E8B E2BA 1314 2535 CB08  CFF9 119B 7CD3 2488 954D

++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>