Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Good afternoon,I am working on Packet Tracer to be able to send packets from computers to each other on different vlans with IPv6, on IPv4 it works as it should, you can ping other computers and they return an echo message but with IPv6 I am not bein...
Hello, could someone take a look at my packet tracer?
I'm triying to solve the packet tracer from my teacher but I can't make the DHCP Server lease IP address because in simulation mode, in the layer 7 it says "The DHCP server does not have a pool co...
Hi, but MPLS11, the Multilayer Switch has the networks directly connected because it has the svi of the vlans and it's the default gateway of them, even with this should I add manually the routes to route the return traffic?When you say Layer3 you me...
PT is a good tool for me, I don't have any physical Cisco equipment to test, but I will be more aware from now on that it may not always simulate everything correctly. I also noticed what you mentioned, when you close PT you have to reapply the confi...
Ohhh, yes this!!
I was missing the
ipv6 enable
command on the interface Gi0/0
Also, I cheked it with
debug ipv6 nd
and on HR0 I needed to have
ipv6 unicast-routing on global config and ipv6 address autoconfig and ipv6 enable
on the interface to start...
Guess you are right but I've watching tutorials, especially one about "Lab 3. IPv6 Address Autoconfiguration" in YouTube and it worked with PT and GS3. Anyways thanks for the info