networking-forum.com
Community BlogCommunity Wiki * Register  * Search  * Login
View unanswered postsView active topics

All times are UTC - 6 hours [ DST ]



Post new topic Reply to topic  [ 43 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
PostPosted: Mon May 23, 2011 12:20 pm 
Offline
New Member
New Member
User avatar

Joined: Sun Jan 31, 2010 8:35 am
Posts: 4
Certs: CCNA
Hmm... getting lower processor usage with idlemax = 100, but after a while serial links start flapping. Gonna test with different settings.
Using 5 router topology, 2691 adventerprise image on a C2D T5550 with 2gb of RAM.


Top
 Profile  
 
PostPosted: Sun May 29, 2011 3:30 am 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Tue May 17, 2011 4:18 pm
Posts: 699
I tried on windows7 but my cpu's are all still 100%, maybe I forgot something ??

Thanks

Code:
autostart = False
[127.0.0.1:7200]
    workingdir = C:\Users\Yves\AppData\Local\Temp
    udp = 10000
    [[3725]]
        image = 37xx\3725\c3725-adventerprisek9_ivs-mz.123-11.T3.bin
        ram = 128
        ghostios = True
     idlemax = 100
        idlepc = 0x614ac21c
    [[ROUTER R1]]
        model = 3725
        console = 2000
        x = -129.0
        y = -99.0
    [[ROUTER R2]]
        model = 3725
        console = 2002
idlepc = 0x614ac27c       
x = 23.0
        y = -99.0
[127.0.0.1:7201]
    workingdir = C:\Users\Yves\AppData\Local\Temp
    udp = 10100
    [[7200]]
        image = 7200\c7200-a3jk9s-mz.122-23.bin
        ghostios = True
        idlepc = 0x614ac21c
      idlemax = 100
    [[ROUTER R4]]
        console = 2003
        x = -109.0
        y = -3.0
    [[ROUTER R5]]
        console = 2004
        x = 64.0
        y = 12.0

_________________
Save water, drink beer


Top
 Profile  
 
PostPosted: Sun May 29, 2011 4:11 am 
Offline
Post Whore
Post Whore
User avatar

Joined: Thu Apr 17, 2008 6:44 pm
Posts: 6071
Location: Perth, WA
Certs: CCNA
Nah just keep doing that idle thing and it'll suddenly drop to like 12%.

_________________
- Pete


Top
 Profile  
 
PostPosted: Sun May 29, 2011 4:12 am 
Offline
Post Whore
Post Whore
User avatar

Joined: Tue Mar 31, 2009 4:15 pm
Posts: 4511
Location: South Florida
Certs: More than none
Use one idlepc value per IOS image. You have 2 different idle pc values for your 3725's and are using one of those same values on the 7200. I can not say I have ever seen the idlepc values for different router IOS versions being numbered so closely.

_________________
"See packet, be packet, you are packet. Ignore all else!" -The Networker
packetsdropped.wordpress.com


Top
 Profile  
 
PostPosted: Sun May 29, 2011 4:15 am 
Offline
CCIE #38070
CCIE #38070
User avatar

Joined: Wed Jun 18, 2008 7:49 am
Posts: 12486
Location: London, UK
Certs: CCIE ,CC-NP/IP, JNCIP-SP, JNCIS-ENT, BC-/SPNE/NP
wirerat wrote:
Use one idlepc value per IOS image. You have 2 different idle pc values for your 3725's and are using one of those same values on the 7200. I can not say I have ever seen the idlepc values for different router IOS versions being numbered so closely.

+1

Where did you get your values from?

_________________
www.mellowd.co.uk/ccie/


Top
 Profile  
 
PostPosted: Sun May 29, 2011 4:27 am 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Tue May 17, 2011 4:18 pm
Posts: 699
Thanks for your help, but still at 100%,

The demo config file described in the OP showed the use of them so I tried it.


Code:
autostart = False
[127.0.0.1:7200]
    workingdir = C:\Users\Yves\AppData\Local\Temp
    udp = 10000
    [[3725]]
        image = 37xx\3725\c3725-adventerprisek9_ivs-mz.123-11.T3.bin
        ram = 128
        ghostios = True
     idlemax = 100
        idlepc = 0x614ac21c
    [[ROUTER R1]]
        model = 3725
        console = 2000
        x = -129.0
        y = -99.0
    [[ROUTER R2]]
        model = 3725
        console = 2002
   
x = 23.0
        y = -99.0
[127.0.0.1:7201]
    workingdir = C:\Users\Yves\AppData\Local\Temp
    udp = 10100
    [[7200]]
        image = 7200\c7200-a3jk9s-mz.122-23.bin
        ghostios = True
        idlepc = 0x614ac27c     
      idlemax = 100
    [[ROUTER R4]]
        console = 2003
        x = -109.0
        y = -3.0
    [[ROUTER R5]]
        console = 2004
        x = 64.0
        y = 12.0

_________________
Save water, drink beer


Top
 Profile  
 
PostPosted: Sun May 29, 2011 4:38 am 
Offline
CCIE #38070
CCIE #38070
User avatar

Joined: Wed Jun 18, 2008 7:49 am
Posts: 12486
Location: London, UK
Certs: CCIE ,CC-NP/IP, JNCIP-SP, JNCIS-ENT, BC-/SPNE/NP
You need to figure out your own idlepc values. Remove both of them and start again. Never copy anyone elses.

_________________
www.mellowd.co.uk/ccie/


Top
 Profile  
 
PostPosted: Sun May 29, 2011 4:44 am 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Tue May 17, 2011 4:18 pm
Posts: 699
Got it :-)

Here it is :

http://dynagen.org/tutorial.htm#_Toc193247999

_________________
Save water, drink beer


Top
 Profile  
 
PostPosted: Sun May 29, 2011 4:57 am 
Offline
CCIE #38070
CCIE #38070
User avatar

Joined: Wed Jun 18, 2008 7:49 am
Posts: 12486
Location: London, UK
Certs: CCIE ,CC-NP/IP, JNCIP-SP, JNCIS-ENT, BC-/SPNE/NP
Yeah that's the one. Once you find a good value (per IOS image) then use that in your .net file

_________________
www.mellowd.co.uk/ccie/


Top
 Profile  
 
PostPosted: Sun May 29, 2011 5:03 am 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Tue May 17, 2011 4:18 pm
Posts: 699
Works!! from 100% to 52% !!!

RTFM!!! Mea Culpa!

_________________
Save water, drink beer


Top
 Profile  
 
PostPosted: Sun Jun 05, 2011 5:41 am 
Offline
Senior Member
Senior Member
User avatar

Joined: Tue Feb 16, 2010 10:06 pm
Posts: 337
Location: Melbourne, Australia
Certs: CCNA, ROUTE, SMB Engineer
52 Percent is still high. 18 percent with 7 routers. You can get insanely low CPU usage with idle max and idle pc

_________________
Weblog -http://blog.ciscoinferno.net/
Twitter -@pandom_


Top
 Profile  
 
PostPosted: Sun Jun 05, 2011 5:50 am 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Tue May 17, 2011 4:18 pm
Posts: 699
anthony wrote:
52 Percent is still high. 18 percent with 7 routers. You can get insanely low CPU usage with idle max and idle pc


Windows or linux ?

_________________
Save water, drink beer


Top
 Profile  
 
PostPosted: Tue Jun 07, 2011 8:39 am 
Offline
Post Whore
Post Whore
User avatar

Joined: Wed Jun 17, 2009 11:28 am
Posts: 1579
Location: Longford Ireland
Certs: BSc computer network administration, CCNP, MCSE
chmod777 wrote:
anthony wrote:
52 Percent is still high. 18 percent with 7 routers. You can get insanely low CPU usage with idle max and idle pc


Windows or linux ?


Windows or Linux shouldn't be running that high.
What are your PC specs?

_________________
Good Luck,

David


Top
 Profile  
 
PostPosted: Tue Jun 07, 2011 10:29 am 
Offline
Post Whore
Post Whore
User avatar

Joined: Thu Apr 17, 2008 6:44 pm
Posts: 6071
Location: Perth, WA
Certs: CCNA
The regular specs. On/off button with a floppy drive and a turbo button. I'm not silly, the turbo button is on.

_________________
- Pete


Top
 Profile  
 
PostPosted: Tue Jun 07, 2011 10:49 am 
Offline
Post Whore
Post Whore
User avatar

Joined: Wed Jun 17, 2009 11:28 am
Posts: 1579
Location: Longford Ireland
Certs: BSc computer network administration, CCNP, MCSE
hang on there, I was referring to the op

_________________
Good Luck,

David


Top
 Profile  
 
PostPosted: Thu Jul 14, 2011 8:04 am 
Offline
Post Whore
Post Whore
User avatar

Joined: Tue Feb 22, 2011 9:40 am
Posts: 1303
Location: Lincoln, NE
Certs: CCNA, MCDST, MCP, A+
Finally got my stupid idlepc values down so I can mess with the idelmax now. My IOS file was being cranky. I've got 7 routers currently running under 30% with two vCPU's.

Thanks for the T110 recommendation Vito! I love it. Going to be adding another NIC soon.


Top
 Profile  
 
PostPosted: Tue Sep 13, 2011 4:25 pm 
Offline
New Member
New Member
User avatar

Joined: Thu Dec 02, 2010 12:40 pm
Posts: 38
Certs: none
it didnt work for me, Im still at 50% and only with 3 routers


Top
 Profile  
 
PostPosted: Tue Sep 13, 2011 5:09 pm 
Offline
Senior Member
Senior Member
User avatar

Joined: Thu Oct 21, 2010 9:08 am
Posts: 330
Location: New Albany, Indiana
Certs: CCNA, CCENT, A+, Net+
Wow, thanks, I'm going try this out.

_________________
http://3rdlayer.wordpress.com/
See most people talk about the OSI model as having 7 layers but they don't mention layer 8 where a lot of the problems actually occur.


Top
 Profile  
 
PostPosted: Wed Sep 14, 2011 3:29 am 
Offline
Post Whore
Post Whore
User avatar

Joined: Wed Jun 17, 2009 11:28 am
Posts: 1579
Location: Longford Ireland
Certs: BSc computer network administration, CCNP, MCSE
So I've just installed GNS on a Samsung NC10 with 2 gig ram and with 3 routers up and running with idle pc values set I am getting a CPU usage of 37%.
So if you get higher than this on a PC you're not doing it correctly.

_________________
Good Luck,

David


Top
 Profile  
 
PostPosted: Fri Sep 16, 2011 8:28 am 
Offline
Junior Member
Junior Member

Joined: Sun Dec 13, 2009 6:08 am
Posts: 81
Location: Germany
Certs: CCNA
Hello networkers,

I would not recommend to use idlemax=100 . I got a macbook air 2011 i7 and 4GB Memory. While labbing I tested the idlemax value.
I did 4 Labs and every routingtable became corrupt (running BGP,OSPF,EIGRP,Redistribution). It was not possible to fish any lab . Without the idlemax value I finished every lab!

I think this value limits cpu cycles and any process which can be calculated fast enough will be dropped. Like TTL :P

My recommendation don't use it.

_________________
http://twitter.com/dersharky


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 43 posts ]  Go to page Previous  1, 2, 3  Next

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: bakraff and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group