Mailing List Archive

[nsp] simulate large amount of dialin-users?
Hi,

i have to test the performance of a 7206 acting as a ppp
termination box. does anyone have an idea how i can simulate
about 1000 users coming in via l2tp?

i thought using a 3640 dialing in via PPPoA over back2back pvcs on
another 3640 and forwarding that ppp-sessions via l2tp to the 7206 but
can't figure out a working config :(

has anyone tried that before?

thanks,
markus
Re: [nsp] simulate large amount of dialin-users? [ In reply to ]
> i have to test the performance of a 7206 acting as a ppp
> termination box. does anyone have an idea how i can simulate
> about 1000 users coming in via l2tp?

A comment which won't solve your problem, but may still be
relevant: There is a great deal of difference in terms of
processor load between 1000 more or less permanent L2TP
sessions (think xDSL or similar) and 1000 dialup sessions
(e.g. ISDN BRI) which are rapidly changing. The L2TP
session signalling is rather heavy (speaking from practical
experience here).

Steinar Haug, Nethelp consulting, sthaug@nethelp.no
Re: [nsp] simulate large amount of dialin-users? [ In reply to ]
the approach you are following should work. in prev. incarnation
when i was doing a fair bit of BBA testing, it's a technique i used.
unfortunately i didn't keep any configs handy :(

some suggestions on things to look for -

3640 client -- ATM -- 3640 LAC -- 7200 LNS

i assume you can bring up the ATM connection between the client and
LAC fine?

test the ATM connection by configuring a 1483 routed PVC, and ensure
you can ping back and forth.

then configure the client side for PPPoA for 1 PVC.
on the vtemplate you may want to use "ip address negotiated" to
get an address from the other side.

on the 3640 LAC, first configure it to terminate PPPoA. configure
a pool, and let it assign an address.

if PPPoA comes up, you know you are fine till then.

the next step would be to check connectivity between the LAC and
LNS (ping, etc).

the next step would to convert the LAC from terminating the session
to actually tunnelling it (based on username, etc).

if the tunnel doesn't come up, run "debug vpdn l2x-events",
"debug vpdn l2x-errors" on both the LAC and LNS and it will help you.
you should also run "debug ppp event" "debug ppp error"

if i find my configs, i will send it to you.

cheers
.siva

On Tue, 17 Sep 2002, Markus Hofmann wrote:

> Hi,
>
> i have to test the performance of a 7206 acting as a ppp
> termination box. does anyone have an idea how i can simulate
> about 1000 users coming in via l2tp?
>
> i thought using a 3640 dialing in via PPPoA over back2back pvcs on
> another 3640 and forwarding that ppp-sessions via l2tp to the 7206 but
> can't figure out a working config :(
>
> has anyone tried that before?
>
> thanks,
> markus
>
>
> _______________________________________________
> cisco-nsp mailing list real_name)s@puck.nether.net
> http://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>