Cisco Packet Tracer Installation Ubuntu.

Опубликовано: 02 Октябрь 2024
на канале: Ubuntu Tricks
198
12

1. Download the cisco packet tracer file
http://www.cs.rpi.edu/~kotfid/packett...

2. change the directory to the Downloads folder

cd Downloads


3. Unzip it.

tar -zxvf Downloads/PacketTracer7.tar.gz

4. Change directory to the PacketTracer folder

cd PacketTracer7
5. check which files are present inside PacketTracer7 folder

ls

6.The needed file is install. So now type the command:

sudo bash install

7.Then type the password and press Enter. Cisco license agreement will display; keep pressing on the space bar until you go through all the terms, where after user will be prompt by:
Do you accept the terms of the EULA? (Y)es/(N)o
type y or yes then press Enter.
8.Then type the password and press Enter. Cisco license agreement will display; keep pressing on the space bar until you go through all the terms, where after user will be prompt by:
Do you accept the terms of the EULA? (Y)es/(N)o
type y or yes then press Enter.


9.Then type the password and press Enter. Cisco license agreement will display; keep pressing on the space bar until you go through all the terms, where after user will be prompt by:
Do you accept the terms of the EULA? (Y)es/(N)o
type y or yes then press Enter.


10.Should we create a symbolic link "packettracer" in
/usr/local/bin for easy Cisco Packet Tracer startup? [Yn]
just press y. Then Enter. Now use the list directory command again:

11.The needed file is set_ptenv.sh. So now type the command:

sudo bash set_ptenv.sh


12. To Open Cisco packet tracer :

packettracer