What is GNS3 ? GNS3 is an open source software that simulate complex networks while being as close as possible from the way real networks perform, all of this without having dedicated network hardware such as routers and switches. Here are the Steps to install GNS on Fedora 17/18/19: First of all we need to install the telnet and pyqt4: Telnet will give us the access console of our network devices: #yum install telnet pyqt4 Now download the GNS3 form below link: http://sourceforge.net/projects/gns-3/files/GNS3/0.8.4/GNS3-0.8.4-src.tar.bz2/download #tar -xjvf GNS3-0.8.4-src.tar.bz2 #cd GNS3-0.8.4-src/ #python2.7 setup.py build #python2.7 setup.py install To emulate Cisco devices, We need dynamips Here we can download the dynamips: thanks for Huaren Zhong who is providing this repo. [rpm-sphere] name=RPM Sphere baseurl=http://download.opensuse.org/repositories/home:/zhonghuaren/Fedora_18/ enabled=1 gpgcheck=0 Then instal...
Welcome to your go-to blog for all things DevOps and cloud technologies! Dive into comprehensive guides on Red Hat certifications (RHCSA, RHCE, RHCSS, RHCVA, RHCDS, RHCA), along with essential tools like OpenStack, OpenShift, and Rancher. Learn how to streamline workflows, master Cloud Storage, and optimize virtualization with VMware. Enhance your networking skills with CCNA and explore cutting-edge practices in Linux, automation, cloud computing, and DevOps pipelines.