Mailing List Archive

LCP Echo
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Strange question here,

I'd like to maintain PPP timeouts based on LCP layer Echo rather than
relying on "ppp idle timeout" which seems to operate up in the IPCP.

I've done this with other vendor's kit before, but , for the life of me
I can't seem to find any documentation for doing this on cisco
virtual-template.

I'd like to be able to configure a timeout based on this.

Any assistance appreciated,

Kind Regards,


- --
David Freedman
Network Engineering Department
Claranet UK Limited
http://www.clara.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEo+DetFWeqpgEZrIRAjMuAJ9hzGHvsS/H0C4/TWgGpL3ZjxanVQCfRB5M
L9L0Z/gOOea/ry2mfqzHH+w=
=KMxJ
-----END PGP SIGNATURE-----
_______________________________________________
cisco-nas mailing list
cisco-nas@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nas
Re: LCP Echo [ In reply to ]
David Freedman <> wrote on Thursday, June 29, 2006 4:17 PM:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Strange question here,
>
> I'd like to maintain PPP timeouts based on LCP layer Echo rather than
> relying on "ppp idle timeout" which seems to operate up in the IPCP.
>
> I've done this with other vendor's kit before, but , for the life of
> me I can't seem to find any documentation for doing this on cisco
> virtual-template.
>
> I'd like to be able to configure a timeout based on this.

Well, just enable keepalive with the appropriate timer on the
vtemplate.. the regular keepalive mechanisms applies here, three
consecutive missed keepalives tears down LCP ..

oli

_______________________________________________
cisco-nas mailing list
cisco-nas@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nas
Re: LCP Echo [ In reply to ]
> Well, just enable keepalive with the appropriate timer on the
> vtemplate.. the regular keepalive mechanisms applies here, three
> consecutive missed keepalives tears down LCP ..
>

Actually, the default is 5 missed keepalives, but one can tune this as
he wishes:

c3620(config-if)#keepalive ?
<0-32767> Keepalive period (default 10 seconds)
<cr>

c3620(config-if)#keepalive 10 ?
<1-255> Keepalive retries
<cr>

Aaron
_______________________________________________
cisco-nas mailing list
cisco-nas@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nas