[c-nsp] PPPoE Session
cnsp at marenda.net
cnsp at marenda.net
Sun Feb 2 06:43:50 EST 2014
> Hi all
> Can I control the session timeout via CLI ? i.e. I want each
> PPPoE session to be disconnected automatically after for example 24
> hours?
Yes We Can:
!
int dialer 3
! ...
encapsulation ppp
dialer pool 2
dialer-group 1
dialer idle-timeout 0
dialer persistent
no cdp enable
keepalive 30
ppp authentication chap ...
ppp chap ...
! ...
!
timeout absolute 1400 0
!
!
On the central side,
You can put it into an interface virtual-template
or set it thru AAA (radiator can calculate the value
to fix the automatic disconnection to a given time.
Hope this help's,
Juergen.
More information about the cisco-nsp
mailing list