<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><BR>Dear all<BR>
&nbsp;<BR>
Thank you for all of your input. I configured vpdn ip udp ignore checksum<BR>
&amp; I&nbsp;have corrected a mis-config on our radius server&nbsp;(passing compression attribute to cisco) now that the L2TP data daemon is running normal, but I am still facing high cpu on Pool Manager &amp; IP Input<BR>
anymore suggestions?<BR>
&nbsp;<BR>
&nbsp;<BR>
CPU utilization for five seconds: 91%/44%; one minute: 91%; five minutes: 86%<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; 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 175&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22&nbsp; 0.00%&nbsp; 0.00%&nbsp; 0.00%&nbsp;&nbsp; 0 Chunk Manager&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 487964&nbsp;&nbsp; 5014024&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 97&nbsp; 0.00%&nbsp; 0.00%&nbsp; 0.00%&nbsp;&nbsp; 0 Load Meter&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp; 1606476&nbsp;&nbsp;&nbsp; 870141&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1846&nbsp; 0.00%&nbsp; 0.00%&nbsp; 0.00%&nbsp;&nbsp; 0 CEF Scanner&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; 22428792&nbsp;&nbsp; 3318958&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6757&nbsp; 0.00%&nbsp; 0.06%&nbsp; 0.05%&nbsp;&nbsp; 0 Check heaps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp; 5&nbsp;&nbsp; 481842360 102963163&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4679&nbsp; 9.05%&nbsp; 9.70%&nbsp; 7.90%&nbsp;&nbsp; 0 Pool Manager&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp; 37&nbsp; 11275060121049358292&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1074 36.02% 35.07% 32.40%&nbsp;&nbsp; 0 IP Input <BR><BR>Thank You<BR>
&nbsp;<BR>
Anthony<BR><BR><BR><BR>

<HR id=stopSpelling>
<BR>
&gt; Date: Wed, 24 Jan 2007 02:37:10 +0200<BR>&gt; From: nitzan.tzelniker@gmail.com<BR>&gt; To: antnada@hotmail.com<BR>&gt; Subject: Re: [cisco-bba] need help on troubleshooting high cpu on 7206 NPE300 LNS<BR>&gt; CC: cisco-bba@puck.nether.net<BR>&gt; <BR>&gt; You can try<BR>&gt; <BR>&gt; vpdn ip udp ignore checksum<BR>&gt; <BR>&gt; Nitzan<BR>&gt; <BR>&gt; On 1/24/07, Anthony Law &lt;antnada@hotmail.com&gt; wrote:<BR>&gt; &gt; Dear all,<BR>&gt; &gt;<BR>&gt; &gt; We have a 7206 w/NPE300 running as a LNS terminating pppoe sessions from our<BR>&gt; &gt; telco. We are concurrently running around 360 pppoe sessions.<BR>&gt; &gt;<BR>&gt; &gt; Recently. I noticed that our 7206 is having extremely high cpu, at times<BR>&gt; &gt; going to 100%, please see below<BR>&gt; &gt;<BR>&gt; &gt; CPU utilization for five seconds: 99%/42%; one minute: 99%; five minutes:<BR>&gt; &gt; 99%<BR>&gt; &gt; PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process<BR>&gt; &gt; 1 0 75 0 0.00% 0.00% 0.00% 0 Chunk Manager<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; 5 472509060 101324023 4663 7.65% 8.80% 8.84% 0 Pool Manager<BR>&gt; &gt;<BR>&gt; &gt; 37 10810547881019294234 1060 22.79% 25.16% 25.51% 0 IP Input<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; 101 705044020 800103660 881 18.89% 21.35% 19.34% 0 L2TP data<BR>&gt; &gt; daemon<BR>&gt; &gt; 102 53153196 10197928 5212 2.19% 0.46% 0.45% 0 L2TP mgmt<BR>&gt; &gt; daemon<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; It seemed that Pool Manager + IP Input + L2TP data daemon together is<BR>&gt; &gt; causing this issue. I was searching for documents regarding this on google<BR>&gt; &gt; and came to this mailing list. I am wondering if you guys can help me out by<BR>&gt; &gt; identifying the mis-configuration that I have on my end as it is my<BR>&gt; &gt; understanding that a 7206 should at least take close 1000 pppoe sessions.<BR>&gt; &gt; Thank You in advance for your input.<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; hostname LNS<BR>&gt; &gt; !<BR>&gt; &gt; boot system slot1:c7200-is-mz.122-32.bin<BR>&gt; &gt; boot system slot1:c7200-is-mz.120-3.T3<BR>&gt; &gt; aaa new-model<BR>&gt; &gt; aaa authentication login default local<BR>&gt; &gt; aaa authentication login no_rad line<BR>&gt; &gt; aaa authentication ppp default group radius local<BR>&gt; &gt; aaa authentication ppp vpdn group radius<BR>&gt; &gt; aaa authorization network default group radius<BR>&gt; &gt; aaa authorization configuration default group radius<BR>&gt; &gt; aaa accounting delay-start<BR>&gt; &gt; aaa accounting exec default start-stop group radius<BR>&gt; &gt; aaa accounting network default start-stop group radius<BR>&gt; &gt; enable secret 5 XXXXXXXXXXXXXXXXXXXXXXXXXXX<BR>&gt; &gt; !<BR>&gt; &gt; clock timezone EST -5<BR>&gt; &gt; clock summer-time EDT recurring<BR>&gt; &gt; ip subnet-zero<BR>&gt; &gt; no ip source-route<BR>&gt; &gt; ip cef<BR>&gt; &gt; !<BR>&gt; &gt; !<BR>&gt; &gt; ip name-server XXXXXX<BR>&gt; &gt; ip name-server XXXXXX<BR>&gt; &gt; ip name-server XXXXXX<BR>&gt; &gt; !<BR>&gt; &gt; vpdn enable<BR>&gt; &gt; !<BR>&gt; &gt; vpdn-group XXXXXXXX<BR>&gt; &gt; accept-dialin<BR>&gt; &gt; protocol l2tp<BR>&gt; &gt; virtual-template 1<BR>&gt; &gt; terminate-from hostname XXXXXX<BR>&gt; &gt; local name XXXXXXX<BR>&gt; &gt; lcp renegotiation always<BR>&gt; &gt; !<BR>&gt; &gt; interface FastEthernet0/0<BR>&gt; &gt; ip address X.X.X.X 255.255.255.192<BR>&gt; &gt; no ip mroute-cache<BR>&gt; &gt; duplex full<BR>&gt; &gt; !<BR>&gt; &gt; interface FastEthernet1/0<BR>&gt; &gt; no ip address<BR>&gt; &gt; no ip mroute-cache<BR>&gt; &gt; duplex full<BR>&gt; &gt; !<BR>&gt; &gt; interface FastEthernet1/0.401<BR>&gt; &gt; description !!XXXXXXXXXXXXXXXXXXXXXXXX!!<BR>&gt; &gt; encapsulation dot1Q 401<BR>&gt; &gt; ip address 10.70.X.X 255.255.255.252<BR>&gt; &gt; no ip mroute-cache<BR>&gt; &gt; !<BR>&gt; &gt; interface FastEthernet2/0<BR>&gt; &gt; description !!Internet Feed!!<BR>&gt; &gt; ip address Y.Y.Y.Y 255.255.255.252<BR>&gt; &gt; no ip mroute-cache<BR>&gt; &gt; duplex full<BR>&gt; &gt; !<BR>&gt; &gt; interface Virtual-Template1<BR>&gt; &gt; mtu 1492<BR>&gt; &gt; ip unnumbered FastEthernet2/0<BR>&gt; &gt; peer default ip address pool internet1 internet2<BR>&gt; &gt; ppp authentication pap vpdn<BR>&gt; &gt; !<BR>&gt; &gt; ip local pool internet1 A.A.A.A B.B.B.B<BR>&gt; &gt; ip local pool internet2 C.C.C.C D.D.D.D<BR>&gt; &gt; ip classless<BR>&gt; &gt; ip route 0.0.0.0 0.0.0.0 Y.Y.Y.Y<BR>&gt; &gt; no ip http server<BR>&gt; &gt; !<BR>&gt; &gt; ip radius source-interface FastEthernet0/0<BR>&gt; &gt; radius-server host X.X.X.X auth-port 1645 acct-port 1646<BR>&gt; &gt; radius-server host X.X.X.X auth-port 1645 acct-port 1646<BR>&gt; &gt; radius-server key 7 ZZZZZZZZZZZZZZZ<BR>&gt; &gt;<BR>&gt; &gt; Anthony<BR>&gt; &gt;<BR>&gt; &gt; ________________________________<BR>&gt; &gt; Be one of the first to try Windows Live Mail.<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; cisco-bba mailing list<BR>&gt; &gt; cisco-bba@puck.nether.net<BR>&gt; &gt; https://puck.nether.net/mailman/listinfo/cisco-bba<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR><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>