Re: Idle timeouts

Michael Brennen (mbrennen@fni.com)
Tue, 12 Aug 1997 22:28:03 -0500 (CDT)

You're gonna kick yourself... :) Put a comma after Framed-MTU = 1500:

Framed-MTU = 1500,
Idle-Timeout = 560

-- Michael

On Tue, 12 Aug 1997, Jacob H. Suter wrote:

> Ok, I got something screwed up... Here's my example:
>
> DEFAULT Auth-Type = Local, Framed-Protocol = PPP
> Service-Type = Framed-User,
> Framed-Protocol = PPP,
> Framed-IP-Address = 255.255.255.254,
> Framed-MTU = 1500
> Idle-Timeout = 560
>
> Anyone know what I did wrong here? Everything works but the idle timeout..