dynamips

Cisco router emulator for 7200/3600/3725/3745/2600/1700 models

brewmacoslinux
Try with needOr install directly
Source

About

Cisco 7200/3600/3725/3745/2600/1700 Router Emulator

Commands

dynamips

Examples

Start emulating a Cisco 7200 router with specified IOS image$ dynamips -P 7200 -r /path/to/c7200-adventerprisek9-mz.124-24.image
Run a 3725 router and listen on specific TCP port for console$ dynamips -P 3725 -r ios.image -p 2000
Configure hypervisor mode to manage multiple router instances$ dynamips -H 7200:0 -r ios.image &