Alcatel-Lucent Virtualized Simulator on GNS3
The Alcatel-Lucent virtualized Simulator (vSim) is a virtualization-ready version of SR OS called SR OS-VM. This new operating system is designed to run in a virtual machine (VM) on a generic Intel x86 server. In control and management plane aspects, the vSim is functionally and operationally equivalent to an Alcatel-Lucent hardware-based SR OS router.The vSim is intended to be used as a laboratory tool to fully simulate the control and management plane of an SR OS node. The vSim is not intended to be used in a production network environment and the forwarding plane is limited to 250 pps per interface. Furthermore, without a license file it will run for 1 hour before reloading.
Host Software and Hardware Requirements
- Linux x86-64
- Qemu emulator version 2.1.2 (qemu-system-x86_64 or i386)
- GNS3 version 1.2 or later
- RAM - at least 4 GB
- CPU with hardware virtualization support (VT-x or AMD-V)
Virtual Machines Software and Hardware Requirements
- TiMOS-B-12.0.R6 ALCATEL SR 7750, TiMOS-SR-12.0.R6-vm.zip
- RAM 2048 MB, CPU x86-32
- Qemu additional parameters: -nographic -enable-kvm
1. Installation Steps
Extract image from the zip file.
$ unzip TiMOS-SR-12.0.R6-vm.zip
$ cd vm/7xxx-i386/
Now a virtual disk sros-vm.qcow2 is extracted. To start Qemu virtual Continue reading