Skip to main content

Intel Quad Core Q6600 - Dynamips




Vzeh si Intel Quad Core/Q6600 - 4G ram, mb asus p5k - za IE dynamips emulaciite i za sega vpechetleniata mi sa mnogo dobri. Pri napulno rabotesht LAB ot 13+ routera s eigpr/bgp/ospf/frame-relay etc.. procesora stoi na 99% load no emulaciata se durji mnogo dobre.


root@netdev:~# ps aux
root 5995 91.8 16.5 1038080 688484 ? Sl Dec11 719:18 dynamips -H 7200
root 5996 119 12.3 814144 513132 ? Sl Dec11 934:09 dynamips -H 7201
root 5997 153 16.3 1038024 677396 ? Sl Dec11 1205:51 dynamips -H 7202
root 5998 34.0 12.3 808428 511008 ? Sl Dec11 266:59 dynamips -H 7203
root@netdev:~#


root@netdev:~# mpstat -P ALL
Linux 2.6.22-14-server (netdev) 12/12/2007

12:57:19 PM CPU %user %nice %sys %iowait %irq %soft %steal %idle intr/s
12:57:19 PM all 99.42 0.00 0.20 0.01 0.01 0.03 0.00 0.33 31.47
12:57:19 PM 0 99.41 0.00 0.21 0.01 0.01 0.03 0.00 0.34 7.87
12:57:19 PM 1 99.44 0.00 0.18 0.01 0.01 0.02 0.00 0.33 7.87
12:57:19 PM 2 99.40 0.00 0.21 0.01 0.01 0.03 0.00 0.33 7.87
12:57:19 PM 3 99.42 0.00 0.20 0.01 0.01 0.02 0.00 0.33 7.87
root@netdev:~#

root@netdev:~# vmstat -s
4149980 total memory
3015764 used memory
1422848 active memory
1527720 inactive memory
1134216 free memory
150680 buffer memory
1667020 swap cache
9863868 total swap
0 used swap
9863868 free swap
18835512 non-nice user cpu ticks
13 nice user cpu ticks
38037 system cpu ticks
62807 idle cpu ticks
1835 IO-wait cpu ticks
1988 IRQ cpu ticks
4739 softirq cpu ticks
0 stolen cpu ticks
698908 pages paged in
6939212 pages paged out
0 pages swapped in
0 pages swapped out
1489749 interrupts
430851802 CPU context switches
1197410054 boot time
10788 forks
root@netdev:~#

Popular posts from this blog

IOS on Unix (IOU)

source http://evilrouters.net/2011/01/18/cisco-iou-faq/ What is IOU? From the Cisco Engineering Education web site (a long time ago): IOS on Unix (IOU) is a fully working version of IOS that runs as a user mode UNIX (Solaris) process. IOU is built as a native Solaris image and run just like any other program. IOU supports all platform independent protocols and features. What operating systems does IOU run on? It is my understanding that, initially, IOU was Solaris (SPARC) only. Nowadays, however, there are also builds for OS X and Linux. Similar to dynamips, IOU allows you to build out a network topology on a computer, without the need for physical routers. This is useful for validating designs, proof-of-concept testing, and certification self-study. Is my system compatible with IOU? You will need to be running the operating system that your IOU image were built for, obviously. Other than that, there are no special requirements to run IOU. It is not very CPU- or memory-intensive, unlik...

Impressed with Poly brand for conference headphones

I previously used my Sony XM4 headphones for calls and initially found them versatile for multiple purposes. However, as my meetings extended to several hours, I noticed they became less comfortable. To address this, I upgraded to wireless headphones from Poly, which offer significantly improved comfort. While I don’t plan to use them for music listening, my initial impression is very positive.

Flapping LDP/RSVP on Olive

I had a strange problem where the LDP and RSVP was flapping on JunOS/Olive and I think I managed to fix it by changing the driver from e1000 to i82559er and lo0.0 with 127.0.0.1.  I don't want to spend more time investigating it but if someone have similar problem at least this comment could be a good start. root@jr2>  *** MPLS *** May 21 14:27:21.472443 Session 4.4.4.4 hold timer expired in Operational state May 21 14:27:21.473451 Connection 4.4.4.4 state Open -> Closed May 21 14:27:21.473838 Session 4.4.4.4 GR state Operational -> Nonexistent May 21 14:27:21.473923 Session 4.4.4.4 state Operational -> Closing May 21 14:27:21.474054 LDP session 4.4.4.4 is down, reason: hold time expired May 21 14:27:21.474364 RPD_LDP_SESSIONDOWN: LDP session 4.4.4.4 is down, reason: hold time expired May 21 14:27:21.475567 Session 4.4.4.4 state Closing -> Nonexistent May 21 14:27:21.476180 CHANGE   317024 /52          nhid ...