Pendahuluan
Judul Instalasi Cisco Packet tracher on linux ubuntu 16.04Pengertian Packet Tracer adalah platform visual yang simulasi program yang dirancang oleh Cisco Systems yang memungkinkan pengguna untuk membuat topologi jaringan dan meniru yang bentuk modern jaringan komputer . Perangkat lunak ini memungkinkan pengguna untuk mensimulasikan konfigurasi router Cisco dan switch menggunakan antarmuka baris perintah simulasi.
Latar Belakang
Pengguna ingin menbuat merancang sebuah jaringan dengan menggunakan aplikasi simulasiTujuan
Pengguna dapat merancang sebuah jaringan dengan memanfaatkan aplikasi dan fitur cisco packet tracherHasil yang diharapkan
dapat menginstal cisco packet tracher dengan benar dan lancarjangka waktu
+- 15 menitTahapan dan pelaksana
Pertama download dulu cisco packet tracher download sinijika sudah di download terminal lalu masuk folder di mana paket tadi terdownload.
#cd Downloads/
- Lalu extract paket tersebut dengan perintah.
#tar -xzfv Cisco-PT-70-x32.tar.gzLalu install packetnya, dengan perintah.
./install
Read the following End User License Agreement “EULA” carefully. You must accept the terms of this EULA to install and use Cisco Packet Tracer.
Press the Enter key to read the EULA. <~~ Press the Enter Cisco Packet Tracer Software License Agreement IMPORTANT: PLEASE READ THIS CISCO PACKET TRACER SOFTWARE LICENSE AGREEMENT (THE "AGREEMENT") CAREFULLY. DOWNLOADING, INSTALLING OR USING THE CISCO PACKET TRACER SOFTWARE CONSTITUTES ACCEPTANCE OF THIS AGREEMENT. IF YOU DO NOT AGREE ........................ .......................... Cisco, Cisco Systems, and the Cisco Systems logo are registered trademarks of Cisco Systems, Inc. in the U.S. and certain other countries. Any other trademarks mentioned in this document are the property of their respective owners. Do you accept the terms of the EULA? (Y)es/(N)o Y
You have accepted the terms to the EULA. Congratulations. Packet Tracer will now be installed.
Enter location to install Cisco Packet Tracer or press enter for default [/opt/pt]:
Installing into /opt/pt
Not able to create and copy files to /opt/pt tekan enter
Should we try to gain root access with sudo? [Yn] Y
[sudo] password for admin: password anda
Installing into /opt/pt
Copied all files successfully to /opt/pt
Should we create a symbolic link “packettracer” in /usr/local/bin for easy Cisco Packet Tracer startup? [Yn] Y
Type “packettracer” in a terminal to start Cisco Packet Tracer
Writing PT7HOME environment variable to /etc/profile
Cisco Packet Tracer 7.0 installed successfully
kemdian buka packet tracher dengan perintah
#packettracher
Temuan masalah
--
hasil yang di dapat
penginstal cisco packet tracher tanpa ada kendala
Kesimpulan
aplikasi simulasi yang sangat berguna
http://www.pinter-net123.com/2016/10/install-cisco-packet-tracer-70-di-linux.html
0 comments