Dynamips Status

Wednesday, September 12th, 2007 | Dynamips-Links

PassGuide Cisco Braindumps

Dynamips Status Dynamips Status

10.10.06 – Wydana zostaje wersja 0.2.6-RC1

Christophe Fillot wrote:

The 0.2.6-RC1 release is available.
The main change is that switching features are now available through the NM-16ESW card for Cisco 36xx models. I didn’t test extensively Spanning-Tree, SPAN, … so I’m interested in any feedback about complex configurations. The QoS features (CoS/DSCP treatment) are not yet handled.
Bugfixes:
* Cisco 7200 configuration import into NVRAM was broken ;
* Cisco 3620/3640 with Ethernet NM could loose packets due to incorrect network interrupt handling (7200 and 3660 were not affected);
* The JIT had an incorrect behavior in some cases that I won’t describe here (see BTS entry #65 for details), it was a “silent” bug ;

Thx enceladus  

14.09.06 – Wydana zostaje wersja 0.2.5 Final

Features:

Christophe Fillot wrote:
At this time, the emulator I have programmed is able to boot a large number of Cisco IOS releases available for the 7200 and 3600 platforms, including the latest 12.2S and 12.4T.

The following devices are emulated in the current release (0.2.5):

* MIPS64 CPU processor. The instruction set is not completely emulated now (FPU support is lacking, TLB support is not finished and other minor things), but it is sufficient for IOS ;
* DRAM and Packet SRAM memory ;
* Non-Volatile Memory (NVRAM) ;
* Signetics SCN 2681 DUART (C7200 Console and AUX ports) ;
* National Semiconductors NS16552 DUART (C3600 Console and AUX ports) ;
* Dallas DS1620 Temperature Sensors and Voltage Sensors, allowing the C7200 Environmental Monitor to work properly ;
* NMC93C46 Serial EEPROM ;
* Bootflash of 8 Mb (Intel 28F016SA) ;
* Galileo GT64010/GT64120 PCI controller, DEC 21×50 PCI bridges and so ;
* PCMCIA ATA disk emulation (C7200 only at this time).

The following Cisco 7200 Port Adapters (PA) are currently supported:

* FastEthernet cards “C7200-IO-FE” and “PA-FE-TX” based on DEC21140 chip
* Ethernet cards “PA-4E” and “PA-8E” based on AMD Am79c97x chips
* ATM card “PA-A1″ based on Texas Instruments Tneta1570 chip
* Serial cards “PA-4T+” and “PA-8T”
* POS (Packet over Sonet) card “PA-POS-OC3″ (experimental, only works with recent IOS images)

The following Cisco 3600 Network Modules (NM) are currently supported:

* Ethernet cards: “NM-1E”, “NM-4E” and “NM-1FE-TX”, all based on AMD Am79c97x chips
* Serial card “NM-4T”10.10.06 – Wydana zostaje wersja 0.2.6-RC1
Quote:

The 0.2.6-RC1 release is available.
The main change is that switching features are now available through the NM-16ESW card for Cisco 36xx models. I didn’t test extensively Spanning-Tree, SPAN, … so I’m interested in any feedback about complex configurations. The QoS features (CoS/DSCP treatment) are not yet handled.
Bugfixes:

Cisco 7200 configuration import into NVRAM was broken ;

Cisco 3620/3640 with Ethernet NM could loose packets due to incorrect network interrupt handling (7200 and 3660 were not affected);

The JIT had an incorrect behavior in some cases that I won’t describe here (see BTS entry #65 for details), it was a “silent” bug ;
18.10.06 – wydanie 0.2.6-RC2
Quote:

The 0.2.6-RC2 release is available.
Changes for the NM-16ESW:
- Base MAC address is now properly generated ;
- An ager has been added to delete inactive dynamic MAC addresses. Please note that this ager runs every 15 seconds, whereas the interval should be modified dynamically ;
- Displaying MAC address-table should now work correctly ;
- Better handling of BPDU packets (spanning-tree should work fine now) ;
Other changes:
- Merged a patch from Damjan Marion who added support for Solaris (x86) build. Many thanks to him!

14.11.06 – wydanie 0.2.6-RC3
Quote:
The 0.2.6-RC3 release is available.

The main change is the support of the Cisco 2691, 3725 and 3745 routers, with the following remarks:

* PCMCIA disks are correctly handled ;
* Integrated FastEthernet ports (of the GT96100 system controller) can be used ;
* The possible Network Modules are: NM-1FE-TX, NM-4T and NM-16ESW.
* Dynagen doesn’t support yet these 3 models, Greg will work on it. At the moment, you can use them with command line or directly with hypervisor commands.

Hello all,

The 0.2.7-RC1 release is available. It mainly introduces support for the PowerPC architecture. You will be able to mix MIPS and PowerPC platforms in the same hypervisor instance.

New platforms, port adapters and features:

* Cisco 2600 platform. Possible Network Modules: NM-1E, NM-4E, NM-1FE-TX, NM-16ESW. NM-4T is not supported. This platform is very good for “CE” routers (less memory and less CPU power used) in your labs. Don’t forget to set the appropriate amount of RAM for recent IOS images ;
* Cisco 7200 NPE-G2: basically working (excepted integrated GigabitEthernet ports), but not recommended for common use (a lot of bugs remain) ;
* Cisco 7200 new Ethernet Port Adapters: PA-2FE-TX (2 FastEthernet ports), PA-GE (1 GigabitEthernet port), C7200-I/O-2FE/E, C7200-I/O-GE+E. These PA and IOcards are based on the Intel i82543 chip, which is incompletely emulated. Please let me know if you encounter strange problems with them.
* Greg Anuzelli added support for PCAP capture on virtual interfaces. You can capture Serial (Cisco HDLC, PPP, Frame Relay) and Ethernet packets. ATM is not supported. This will require a Dynagen upgrade.
* “Sparse memory”: this feature will allow to start more routers per hypervisor instance. The virtual memory is only allocated when required, and Ghost RAM is loaded only once (if used). This will also require a Dynagen upgrade.

Bug fixes:

Current status
At this time, the emulator I have programmed is able to boot a large number of Cisco IOS releases available for the 7200, 3600, 3700 and 2600 platforms, including the latest 12.2S and 12.4T.

The following devices are emulated in the current release (0.2.7):

MIPS64 and PowerPC CPU processors. The instruction sets are not completely emulated now (MIPS FPU support is lacking, TLB support is not finished and other minor things), but it is sufficient for IOS ;
DRAM and Packet SRAM memory ;
Non-Volatile Memory (NVRAM) ;
Signetics SCN 2681 DUART (C7200 Console and AUX ports) ;
National Semiconductors NS16552 DUART (C3600/C3700/C2600 Console and AUX ports) ;
Dallas DS1620 Temperature Sensors and Voltage Sensors, allowing the C7200 Environmental Monitor to work properly ;
NMC93C46 Serial EEPROM ;
Bootflash of 8 Mb (Intel 28F016SA) ;
Galileo GT64010/GT64120/GT96100 PCI controllers, DEC 21×50 PCI bridges and so ;
PCMCIA ATA disk emulation (C7200 only at this time).

The following Cisco 7200 Port Adapters (PA) are currently supported:

FastEthernet cards “C7200-IO-FE” and “PA-FE-TX” based on DEC21140 chip
FastEthernet cards “C7200-IO-2FE” and “PA-2FE-TX” based on Intel i8254x chips
GigabitEthernet cards “C7200-IO-GE-E” and “PA-GE” based on Intel i8254x chips
Ethernet cards “PA-4E” and “PA-8E” based on AMD Am79c97x chips
ATM card “PA-A1″ based on Texas Instruments Tneta1570 chip
Serial cards “PA-4T+” and “PA-8T”
POS (Packet over Sonet) card “PA-POS-OC3″ (experimental, only works with recent IOS images)

The following Cisco 3600 (3620,3640,3660) Network Modules (NM) are currently supported:

Ethernet cards: “NM-1E”, “NM-4E” and “NM-1FE-TX”, all based on AMD Am79c97x chips
Ethernet switching module: “NM-16ESW”
Serial card “NM-4T”

The following Cisco 2691/3725/3745 Network Modules (NM) are currently supported:

FastEthernet cards: “NM-1FE-TX”
Ethernet switching module: “NM-16ESW”
Serial card “NM-4T”

The following Cisco 2600 Network Modules (NM) are currently supported:

Ethernet cards: “NM-1E”, “NM-4E” and “NM-1FE-TX”
Ethernet switching module: “NM-16ESW”

You can also get development info and beta versions on my technical blog (http://www.ipflow.utc.fr/blog).

To run at a decent speed, the emulator uses a JIT (Just In Time) compiler, which is working on x86 CPU (like Pentium) and x86_64 CPU (AMD64/Intel EM64T). It is also possible to run the emulator without the JIT support on non-x86 machines, but it is slower.

You can find some information about the C7200 hardware on the Cisco Web site (http://www.cisco.com/en/US/produ … 86a00800942e0.shtml)

Bookmark and Share
passguide dumps

PassGuide Cisco Training Materials Dumps

No comments yet.

Leave a comment