<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Dear&nbsp;all,<BR>&nbsp;<BR>We have a 7206 w/NPE300 running as a LNS terminating pppoe sessions from our telco. We are concurrently running around 360 pppoe sessions.<BR>&nbsp;<BR>Recently. I noticed that our 7206 is having extremely high cpu, at times going to 100%, please see below<BR>&nbsp;<BR>CPU utilization for five seconds: 99%/42%; one minute: 99%; five minutes: 99%<BR>&nbsp;PID Runtime(ms)&nbsp;&nbsp; Invoked&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; uSecs&nbsp;&nbsp; 5Sec&nbsp;&nbsp; 1Min&nbsp;&nbsp; 5Min TTY Process <BR>&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 75&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; 0.00%&nbsp; 0.00%&nbsp; 0.00%&nbsp;&nbsp; 0 Chunk Manager&nbsp;&nbsp;&nbsp; <BR>&nbsp; <BR>&nbsp;&nbsp; 5&nbsp;&nbsp; 472509060 101324023&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4663&nbsp; 7.65%&nbsp; 8.80%&nbsp; 8.84%&nbsp;&nbsp; 0 Pool Manager&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp; 37&nbsp; 10810547881019294234&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1060 22.79% 25.16% 25.51%&nbsp;&nbsp; 0 IP Input&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR><BR>&nbsp;101&nbsp;&nbsp; 705044020 800103660&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 881 18.89% 21.35% 19.34%&nbsp;&nbsp; 0 L2TP data daemon <BR>&nbsp;102&nbsp;&nbsp;&nbsp; 53153196&nbsp; 10197928&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5212&nbsp; 2.19%&nbsp; 0.46%&nbsp; 0.45%&nbsp;&nbsp; 0 L2TP mgmt daemon <BR><BR>&nbsp;<BR>It seemed that Pool Manager + IP Input + L2TP data daemon together is causing this issue. I was searching for documents regarding this&nbsp;on google and came to this mailing list. I&nbsp;am wondering if you guys can help me out by identifying the mis-configuration that I have on my end as it is my understanding that a 7206 should at least take close 1000 pppoe sessions.&nbsp; Thank You in advance for your input.<BR>&nbsp;<BR>&nbsp;<BR>hostname LNS<BR>!<BR>boot system slot1:c7200-is-mz.122-32.bin<BR>boot system slot1:c7200-is-mz.120-3.T3<BR>aaa new-model<BR>aaa authentication login default local<BR>aaa authentication login no_rad line<BR>aaa authentication ppp default group radius local<BR>aaa authentication ppp vpdn group radius<BR>aaa authorization network default group radius<BR>aaa authorization configuration default group radius<BR>aaa accounting delay-start<BR>aaa accounting exec default start-stop group radius<BR>aaa accounting network default start-stop group radius<BR>enable secret 5 XXXXXXXXXXXXXXXXXXXXXXXXXXX<BR>!<BR>clock timezone EST -5<BR>clock summer-time EDT recurring<BR>ip subnet-zero<BR>no ip source-route<BR>ip cef<BR>!<BR>!<BR>ip name-server XXXXXX<BR>ip name-server XXXXXX<BR>ip name-server XXXXXX<BR>!<BR>vpdn enable<BR>! <BR>vpdn-group XXXXXXXX<BR>accept-dialin<BR>&nbsp; protocol l2tp<BR>&nbsp; virtual-template 1<BR>&nbsp;terminate-from hostname&nbsp;XXXXXX<BR>&nbsp;local name&nbsp;XXXXXXX<BR>&nbsp;lcp renegotiation always<BR>!<BR>interface FastEthernet0/0<BR>&nbsp;ip address X.X.X.X 255.255.255.192<BR>&nbsp;no ip mroute-cache<BR>&nbsp;duplex full<BR>!<BR>interface FastEthernet1/0<BR>&nbsp;no ip address<BR>&nbsp;no ip mroute-cache<BR>&nbsp;duplex full<BR>!<BR>interface FastEthernet1/0.401<BR>&nbsp;description !!XXXXXXXXXXXXXXXXXXXXXXXX!!<BR>&nbsp;encapsulation dot1Q 401<BR>&nbsp;ip address 10.70.X.X 255.255.255.252<BR>&nbsp;no ip mroute-cache<BR>!<BR>interface FastEthernet2/0<BR>&nbsp;description !!Internet Feed!!<BR>&nbsp;ip address&nbsp;Y.Y.Y.Y 255.255.255.252<BR>&nbsp;no ip mroute-cache<BR>&nbsp;duplex full<BR>!<BR>interface Virtual-Template1<BR>&nbsp;mtu 1492<BR>&nbsp;ip unnumbered FastEthernet2/0&nbsp;&nbsp; <BR>&nbsp;peer default ip address pool internet1 internet2<BR>&nbsp;ppp authentication pap vpdn<BR>!<BR>ip local pool internet1 A.A.A.A B.B.B.B<BR>ip local pool internet2&nbsp;C.C.C.C D.D.D.D<BR>ip classless<BR>ip route 0.0.0.0 0.0.0.0&nbsp;Y.Y.Y.Y<BR>no ip http server&nbsp; <BR>!<BR>ip radius source-interface FastEthernet0/0<BR>radius-server host&nbsp;<FONT face="">X.X.X.X</FONT> auth-port 1645 acct-port 1646<BR>radius-server host&nbsp;X.X.X.X auth-port 1645 acct-port 1646<BR>radius-server key 7&nbsp;ZZZZZZZZZZZZZZZ<BR>&nbsp;<BR>Anthony<BR><br /><hr />Be one of the first to try  <a href='http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d' target='_new'>Windows Live Mail.</a></body>
</html>