Questions tagged [cisco-packet-tracer]
10 questions
3
votes
3 answers
Cisco Packet Tracer: Clear screen (cls) in PC Command Prompt
I notice that the cls and clear commands don't work in Cisco Packet Tracer's PC.
Is there a way to accomplish this?
Sabrina
- 5,083
- 8
- 15
- 25
1
vote
0 answers
How To Add VPCS To Cisco Packet Tracer 8.2.1?
I am trying to automate tasks in packet trace version 8.2.1, and I am trying to run some commands on a group of routers using a Python script as described by chatGPT. Here is the script:
# Define the list of routers and the command to run
routers =…
Shadi
- 149
- 5
1
vote
1 answer
Can not configure router to connect 4 PCs in Cisco Packet Tracer
I am trying to connect 4 PCs via 4231router. I have used Copper Straight Through cable to connect PCs to the router. Since this router model contains only 2 GigabitEthernet ports, I have added the NIM-ES2-4 module to get 4 more GigabitEthernet…
vthz
- 13
- 3
0
votes
1 answer
"Invalid input detected at '^' marker" error encountered. How to resolve?
When attempting to configure a static route on a router in Packet Tracer, I run into an error where the g0/1 interface part of the code isn't accepted. What should I check first, or do to resolve this error message I keep getting? I have been…
A. S.
- 1
- 1
0
votes
1 answer
How to do redundancy in this topology (isp and firewall)
behind an ISP router, I did setup a firewall that includes (DHCP server, Squid, ClamAV, Light Squid, Snort, Port Forwarding, and OpenVPN), linked to an ethernet switch.
3 PCs, VoIP server(static address) are connected to that switch, I duplicated my…
Mr.Robot
- 53
- 1
- 2
- 6
0
votes
1 answer
Subnetting with VLSM
Hello I am new to networking and I am a bit confused. I need to subnet this with VLSM, I think I need 6 subnets if I'm not mistaken. I don't really know how to determine all the hosts needed in each subnet. My network address is 192.168.5.0/24. I…
0
votes
1 answer
How can I connect DNS server to two networks in CISCO?
I'm trying to connect the DNS server to two networks named Network A and Network B, I added a screenshot of my Networks. I'm not sure about the DNS server's addresses. What should be the addresses of DNS server in IP configuration?
I've searched…
elys
- 3
- 1
0
votes
1 answer
I have trouble about pinging pc1 to pc3 and pc2 to pc3 but the pc3 can successfully ping pc1 and pc3
I have trouble about pinging pc1 to pc3 and pc2 to pc3 but the pc3 can successfully ping pc1 and pc3.
This is EIGRP packet tracer that allows routers to connect pcs to pcs:
yoon
- 1
0
votes
1 answer
Cisco packet tracer making sure that configurations are correct
So I am doing a lab with cisco packet tracer now the check result button is super helpful, but I want to learn how to self check if everything is working without the help of the option.
This is the lab I am doing
zellez
- 103
- 3
0
votes
0 answers
How can I use a separate DHCP server and have it go through 2 routers in Cisco Packet Tracer?
I am currently using Cisco Packet Tracer to simulate a network.
Currently I've got this setup:
PT DHCP Agent
For some reason I'm not able to get the DHCP server to return an answer to PC1 even though it successfully gets the request.
Here are my…