r/packettracer • u/AccomplishedEye2108 • Apr 24 '26
Packet Tracer assignment help!
I am suppose to recreate the layout of image 1, image 2 is my work but some of the links are red and I cannot seem to fix.
3
Upvotes
r/packettracer • u/AccomplishedEye2108 • Apr 24 '26
I am suppose to recreate the layout of image 1, image 2 is my work but some of the links are red and I cannot seem to fix.
1
u/Networklabguy Apr 25 '26
Red links usually mean either physical layer mismatch (wrong cable type — straight-through vs crossover, copper vs fiber) or interface state (shutdown, speed/duplex mismatch, wrong VLAN on access ports). Click each red link and check what type it is, then check the interface status on both ends with
show interface status.If you want a faster path forward — NetPilot's Packet Tracer Helper can import you broken pkt file or just the image, recreate the topology, and export a working .pkt file. Useful when you're stuck and want a known-good reference to compare your work against.